Home
last modified time | relevance | path

Searched refs:detached (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v5.4/Documentation/devicetree/bindings/extcon/
Dextcon-sm5502.txt6 attached or detached and button is pressed or released. It is interfaced to
Dextcon-usbc-cros-ec.txt5 or USB devices when said accessories are attached or detached.
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-class-extcon50 cables attached and HDMI and EAR_JACK cables detached.
78 device. The state value is either 0 (detached) or 1
Dsysfs-firmware-ofw10 Some device drivers use a separate detached device tree which
/Linux-v5.4/drivers/net/
Dtun.c176 struct tun_struct *detached; member
637 tfile->detached = tun; in tun_disable_queue()
644 struct tun_struct *tun = tfile->detached; in tun_enable_queue()
646 tfile->detached = NULL; in tun_enable_queue()
689 if (tun && !tfile->detached) { in __tun_detach()
712 } else if (tfile->detached && clean) { in __tun_detach()
802 if (rtnl_dereference(tfile->tun) && !tfile->detached) in tun_attach()
810 if (!tfile->detached && in tun_attach()
825 if (!tfile->detached && in tun_attach()
835 if (tfile->detached) { in tun_attach()
[all …]
/Linux-v5.4/drivers/of/
Dof_private.h111 bool detached);
Dfdt.c371 bool detached) in __unflatten_device_tree() argument
418 if (detached && mynodes) { in __unflatten_device_tree()
/Linux-v5.4/fs/btrfs/
Drelocation.c75 unsigned int detached:1; member
106 struct list_head detached; member
207 INIT_LIST_HEAD(&cache->detached); in backref_cache_init()
216 while (!list_empty(&cache->detached)) { in backref_cache_cleanup()
217 node = list_entry(cache->detached.next, in backref_cache_cleanup()
233 ASSERT(list_empty(&cache->detached)); in backref_cache_cleanup()
353 BUG_ON(node->detached); in walk_up_backref()
427 BUG_ON(!node->lowest && !node->detached); in remove_backref_node()
489 while (!list_empty(&cache->detached)) { in update_backref_cache()
490 node = list_entry(cache->detached.next, in update_backref_cache()
[all …]
/Linux-v5.4/scripts/coccinelle/free/
Ddevm_free.cocci4 /// the device is detached, and thus the use of the standard freeing
/Linux-v5.4/net/sched/
Dsch_fq.c128 static struct fq_flow detached, throttled; variable
132 f->next = &detached; in fq_flow_set_detached()
138 return f->next == &detached; in fq_flow_is_detached()
/Linux-v5.4/Documentation/kbuild/
Dreproducible-builds.rst93 3. Create detached signatures for the modules, and publish them as
/Linux-v5.4/Documentation/driver-api/
Dconsole.rst79 When unbinding, the modular driver is detached first, and then the system
Dvme.rst269 :c:func:`vme_lm_detach` allows on to be detached from each location monitor
/Linux-v5.4/Documentation/devicetree/
Dof_unittest.txt191 detached and then moving up the parent nodes are removed, and eventually the
/Linux-v5.4/arch/arm/crypto/
Dsha1-armv4-large.S35 @ small = detached Xload/update, loops are folded;
36 @ compact = detached Xload/update, 5x unroll;
/Linux-v5.4/tools/usb/usbip/
DREADME240 port 0 detached
/Linux-v5.4/Documentation/media/v4l-drivers/
Dsoc-camera.rst84 .add and .remove methods are called when a sensor is attached to or detached
/Linux-v5.4/Documentation/driver-api/driver-model/
Ddevres.rst101 detached. If most resources are acquired using managed interface, a
/Linux-v5.4/Documentation/hid/
Dhid-sensor.rst167 keyboard attached/detached or lid open/close.
/Linux-v5.4/Documentation/s390/
Ddriver-model.rst194 * In online state, device detached (CIO_GONE) or last path gone
/Linux-v5.4/tools/bpf/bpftool/Documentation/
Dbpftool-prog.rst140 detached from the current networking name space.
/Linux-v5.4/Documentation/translations/it_IT/process/
D7.AdvancedTopics.rst52 *index*, *fast-forward merge*, *push* e *pull*, *detached head*, eccetera.
/Linux-v5.4/Documentation/process/
D7.AdvancedTopics.rst45 remote branches, the index, fast-forward merges, pushes and pulls, detached
/Linux-v5.4/Documentation/filesystems/caching/
Dobject.txt314 This means that the object will have to be detached from the netfs's
/Linux-v5.4/fs/
Dnamespace.c2364 bool detached = flags & OPEN_TREE_CLONE; in SYSCALL_DEFINE3() local
2385 if (detached && !may_mount()) in SYSCALL_DEFINE3()
2396 if (detached) in SYSCALL_DEFINE3()

12