Home
last modified time | relevance | path

Searched full:detached (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/linux-6.14.4/include/linux/
Ddevm-helpers.h41 * detached. A few drivers need delayed work which must be cancelled before
42 * driver is detached to avoid accessing removed resources.
44 * cancellation when driver is detached.
65 * Initialize work which is automatically cancelled when driver is detached.
67 * is detached to avoid accessing removed resources.
69 * cancellation when driver is detached.
Dclockchips.h25 * DETACHED: Device is not used by clockevents core. Initial state or can be
29 * reached from DETACHED or SHUTDOWN.
31 * from DETACHED or SHUTDOWN.
/linux-6.14.4/drivers/extcon/
Dextcon-max14577.c189 * @attached: the state of cable (true:attached, false:detached)
238 ctrl1, ctrl2, attached ? "attached" : "detached"); in max14577_muic_set_path()
249 * This function check the cable state either attached or detached,
273 * detached. in max14577_muic_get_cable_type()
306 * charger cable is detached. in max14577_muic_get_cable_type()
329 attached ? "attached" : "detached", cable_type); in max14577_muic_jig_handler()
343 attached ? "attached" : "detached"); in max14577_muic_jig_handler()
362 /* Check accessory state which is either detached or attached */ in max14577_muic_adc_handler()
368 attached ? "attached" : "detached", cable_type, in max14577_muic_adc_handler()
411 * proper operation when this accessory is attached/detached. in max14577_muic_adc_handler()
[all …]
Dextcon-max8997.c191 * @attached: the state of cable (true:attached, false:detached)
230 ctrl1, ctrl2, attached ? "attached" : "detached"); in max8997_muic_set_path()
241 * This function check the cable state either attached or detached,
265 * detached. in max8997_muic_get_cable_type()
297 * charger cable is detached. in max8997_muic_get_cable_type()
334 attached ? "attached" : "detached"); in max8997_muic_handle_usb()
359 attached ? "attached" : "detached"); in max8997_muic_handle_dock()
389 /* Check cable state which is either detached or attached */ in max8997_muic_adc_handler()
445 * proper operation when this cable is attached/detached. in max8997_muic_adc_handler()
449 attached ? "attached" : "detached", cable_type); in max8997_muic_adc_handler()
[all …]
Dextcon-max77693.c251 * @attached: the state of cable (true:attached, false:detached)
291 ctrl1, ctrl2, attached ? "attached" : "detached"); in max77693_muic_set_path()
302 * This function check the cable state either attached or detached,
331 * detached. in max77693_muic_get_cable_type()
355 * is detached. in max77693_muic_get_cable_type()
410 * charger cable is detached. in max77693_muic_get_cable_type()
460 attached ? "attached" : "detached", cable_type); in max77693_muic_dock_handler()
465 * Check power cable whether attached or detached state. in max77693_muic_dock_handler()
517 attached ? "attached" : "detached"); in max77693_muic_dock_handler()
611 attached ? "attached" : "detached"); in max77693_muic_adc_ground_handler()
[all …]
Dextcon-max77843.c240 ctrl1, ctrl2, attached ? "attached" : "detached"); in max77843_muic_set_path()
376 attached ? "attached" : "detached", gnd_cable_type); in max77843_muic_adc_gnd_handler()
402 attached ? "attached" : "detached", gnd_cable_type); in max77843_muic_adc_gnd_handler()
416 attached ? "attached" : "detached", cable_type); in max77843_muic_jig_handler()
445 attached ? "attached" : "detached"); in max77843_muic_dock_handler()
469 attached ? "attached" : "detached", cable_type, in max77843_muic_adc_handler()
519 attached ? "attached" : "detached", cable_type); in max77843_muic_adc_handler()
524 attached ? "attached" : "detached", cable_type); in max77843_muic_adc_handler()
541 attached ? "attached" : "detached", in max77843_muic_chg_handler()
616 attached ? "attached" : "detached", chg_type); in max77843_muic_chg_handler()
Dextcon-max3355.c35 * ID = 1 means USB HOST cable detached. in max3355_id_irq()
44 * As we don't have event for USB peripheral cable detached, in max3355_id_irq()
Dextcon-palmas.c63 dev_dbg(palmas_usb->dev, "USB cable is detached\n"); in palmas_vbus_irq_handler()
99 dev_dbg(palmas_usb->dev, "USB-HOST cable is detached\n"); in palmas_id_irq_handler()
104 dev_dbg(palmas_usb->dev, "USB-HOST cable is detached\n"); in palmas_id_irq_handler()
130 dev_dbg(palmas_usb->dev, "USB-HOST cable is detached\n"); in palmas_gpio_id_detect()
/linux-6.14.4/include/linux/power/
Dcharger-manager.h47 * But if charger cable is detached, disable charger.
49 * (External Connector) when charger cable is attached/detached.
52 * false: the charger cable is detached
92 * in the array of charger cables is attached/detached.
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dbpf_obj_pinning.c59 /* create O_PATH fd for detached mount */ in bpf_obj_pinning_detached()
64 /* If we wanted to expose detached mount in the file system, we'd do in bpf_obj_pinning_detached()
79 /* pin BPF map into detached BPF FS through mnt_fd */ in bpf_obj_pinning_detached()
86 /* get BPF map from detached BPF FS through mnt_fd */ in bpf_obj_pinning_detached()
261 if (test__start_subtest("detached")) in test_bpf_obj_pinning()
Dperf_branches.c65 bool detached = false; in test_perf_branches_common() local
91 detached = true; in test_perf_branches_common()
97 if (!detached) in test_perf_branches_common()
Dfexit_sleep.c58 * The nanosleep_fentry prog will get detached first. in test_fexit_sleep()
59 * The nanosleep_fexit prog will get detached second. in test_fexit_sleep()
/linux-6.14.4/Documentation/driver-api/surface_aggregator/clients/
Ddtx.rst37 detached, optionally (model dependent) housing the discrete GPU (dGPU).
41 operation and allowing it to be detached when requested.
94 can be detached from the base. This is the exact behavior as without
99 clipboard cannot be detached from the base. Furthermore, the EC sends
265 - Base has been detached/is not present.
379 attached, detached, or detachment has become infeasible due to low clipboard
636 Get the current base connection state (i.e. attached/detached) and the type
/linux-6.14.4/tools/usb/usbip/src/
Dusbip_detach.c65 info("Port %d is already detached!\n", idev->port); in detach_port()
89 info("Port %d is now detached!\n", portnum); in detach_port()
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_crtc.h37 * @DETACHED: all the context banks are detached.
43 DETACHED, enumerator
/linux-6.14.4/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
Dswitchdev.rst144 hw_addr 00:00:00:00:00:00 state inactive opstate detached
151 hw_addr 00:00:00:00:00:00 state inactive opstate detached
224 hw_addr 00:00:00:00:88:88 state inactive opstate detached
233 hw_addr 00:00:00:00:88:88 state active opstate detached
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-class-extcon52 cables attached and HDMI and EAR_JACK cables detached.
81 device. The state value is either 0 (detached) or 1
/linux-6.14.4/drivers/pci/pwrctrl/
Dcore.c106 * is only called when the power control device is being detached. If in pci_pwrctrl_device_unset_ready()
107 * it is being detached then the child PCI device must have already in pci_pwrctrl_device_unset_ready()
/linux-6.14.4/tools/testing/selftests/net/
Dnl_netdev.py88 detached = [pp for pp in pp_list if "detach-time" in pp]
90 ksft_eq(len(detached), 1)
/linux-6.14.4/rust/kernel/
Ddevres.rs117 // detached. in new()
173 /// returned `Devres` instance' `data` will be revoked once the device is detached.
181 /// is owned by devres and will be revoked / dropped, once the device is detached.
/linux-6.14.4/tools/testing/selftests/pidfd/
Dpidfd_bind_mount.c126 * Test that a detached mount can be created for a pidfd and then
162 * Test that a detached mount can be created for a pidfd and then
/linux-6.14.4/drivers/net/
Dtun.c147 struct tun_struct *detached; member
595 tfile->detached = tun; in tun_disable_queue()
602 struct tun_struct *tun = tfile->detached; in tun_enable_queue()
604 tfile->detached = NULL; in tun_enable_queue()
643 if (!tfile->detached) in __tun_detach()
648 if (tun && !tfile->detached) { in __tun_detach()
674 } else if (tfile->detached && clean) { in __tun_detach()
767 if (rtnl_dereference(tfile->tun) && !tfile->detached) in tun_attach()
775 if (!tfile->detached && in tun_attach()
790 if (!tfile->detached && in tun_attach()
[all …]
/linux-6.14.4/Documentation/netlink/specs/
Dnetdev.yaml166 Seconds in CLOCK_BOOTTIME of when Page Pool was detached by
167 the driver. Once detached Page Pool can no longer be used to
170 before truly disappearing. "Detached" Page Pools cannot be
172 Attribute is absent if Page Pool has not been detached, and
/linux-6.14.4/drivers/of/
Dof_private.h120 bool detached);
129 * own the devtree lock or work on detached trees only.
/linux-6.14.4/tools/testing/vma/
Dvma_internal.h272 /* Flag to indicate areas detached from the mm->mm_mt tree */
273 bool detached; member
481 static inline void vma_mark_detached(struct vm_area_struct *vma, bool detached) in vma_mark_detached() argument
484 if (detached) in vma_mark_detached()
486 vma->detached = detached; in vma_mark_detached()

12345678910>>...14