/Linux-v5.4/drivers/usb/gadget/udc/ |
D | Kconfig | 43 dynamically linked module called "at91_udc" and force all 44 gadget drivers to also be dynamically linked. 55 dynamically linked module called "lpc32xx_udc" and force all 56 gadget drivers to also be dynamically linked. 89 dynamically linked module called "bcm63xx_udc". 102 dynamically linked module called "fsl_usb2_udc" and force 103 all gadget drivers to also be dynamically linked. 120 dynamically linked module called "fotg210_udc". 141 dynamically linked module called "omap_udc" and force all 142 gadget drivers to also be dynamically linked. [all …]
|
/Linux-v5.4/drivers/staging/most/net/ |
D | net.c | 57 bool linked; member 287 if (nd && nd->rx.linked && nd->tx.linked) in get_net_dev_hold() 332 if (ch->linked) { in comp_probe_channel() 345 ch->linked = true; in comp_probe_channel() 367 if (nd->rx.linked && channel_idx == nd->rx.ch_id) { in comp_disconnect_channel() 369 } else if (nd->tx.linked && channel_idx == nd->tx.ch_id) { in comp_disconnect_channel() 376 if (nd->rx.linked && nd->tx.linked) { in comp_disconnect_channel() 378 ch->linked = false; in comp_disconnect_channel()
|
/Linux-v5.4/drivers/staging/emxx_udc/ |
D | Kconfig | 10 dynamically linked module called "emxx_udc" and force all 11 gadget drivers to also be dynamically linked.
|
/Linux-v5.4/arch/mips/ |
D | Kbuild | 18 # The object files are linked as core-y files would be linked
|
/Linux-v5.4/arch/arm/mach-cns3xxx/ |
D | pcie.c | 31 bool linked; member 60 if (!cnspci->linked && busno > 0) in cns3xxx_pci_map_bus() 203 cnspci->linked = 1; in cns3xxx_pcie_check_link() 244 if (!cnspci->linked) in cns3xxx_pcie_hw_init()
|
/Linux-v5.4/drivers/usb/gadget/legacy/ |
D | Kconfig | 41 dynamically linked module called "g_zero". 76 dynamically linked module called "g_audio". 129 dynamically linked module called "g_ether". 182 dynamically linked module called "g_ncm". 194 dynamically linked module called "gadgetfs". 213 a dynamically linked module called "g_ffs". 255 a dynamically linked module called "g_mass_storage". 288 dynamically linked module called "g_serial". 308 dynamically linked module called "g_midi". 322 dynamically linked module called "g_printer". [all …]
|
/Linux-v5.4/Documentation/ |
D | robust-futex-ABI.txt | 12 linked list in user space, where it can be updated efficiently as locks 30 as glibc linked with the application) has to manage and place the 56 pointer to a single linked list of 'lock entries', one per lock, 73 Each 'lock entry' on the single linked list starting at 'head' consists 109 linked list, but that doesn't matter to the kernel. 111 By keeping its locks linked this way, on a list starting with a 'head' 126 that thread's robust_futex linked lock list a given time. 145 of the 'lock word', to the linked list starting at 'head', and 174 1) the 'head' pointer or an subsequent linked list pointer
|
/Linux-v5.4/drivers/usb/cdns3/ |
D | Kconfig | 10 If you choose to build this driver is a dynamically linked 44 be dynamically linked and module will be called cdns3-pci.ko
|
/Linux-v5.4/Documentation/admin-guide/blockdev/drbd/ |
D | data-structure-v9.rst | 33 linked lists. There are back pointers from peer_devices to their connections a 36 All resources are in the drbd_resources double-linked list. In addition, all
|
/Linux-v5.4/drivers/usb/gadget/function/ |
D | uvc_configfs.c | 133 unsigned linked; member 181 if (ch->linked || opts->refcnt) { \ 619 ++target_hdr->linked; in uvcg_control_class_allow_link() 656 --target_hdr->linked; in uvcg_control_class_drop_link() 780 unsigned linked; member 830 if (ch->linked || opts->refcnt) { in uvcg_format_bma_controls_store() 861 unsigned linked; member 892 if (src_hdr->linked) { in uvcg_streaming_header_allow_link() 931 ++target_fmt->linked; in uvcg_streaming_header_allow_link() 969 --target_fmt->linked; in uvcg_streaming_header_drop_link() [all …]
|
/Linux-v5.4/Documentation/ABI/stable/ |
D | sysfs-devices-node | 123 nodes found in this access class's linked initiators. 130 from nodes found in this access class's linked initiators. 137 found in this access class's linked initiators. 144 from nodes found in this class's linked initiators.
|
/Linux-v5.4/Documentation/RCU/ |
D | rcu.rst | 12 from a linked list would first remove the item from the list, wait for 15 linked lists. 38 linked list, and then wait until all CPUs have switched context,
|
/Linux-v5.4/Documentation/driver-api/soundwire/ |
D | stream.rst | 201 per stream. From ASoC DPCM framework, this stream state maybe linked to 229 framework, this stream state is linked to .hw_params() operation. 274 stream. From ASoC DPCM framework, this stream state is linked to 304 stream. From ASoC DPCM framework, this stream state is linked to 332 per stream. From ASoC DPCM framework, this stream state is linked to 357 per stream. From ASoC DPCM framework, this stream state is linked to 383 framework, this stream state is linked to .hw_free() operation.
|
/Linux-v5.4/scripts/ksymoops/ |
D | README | 2 free standing utility, not linked to any particular kernel version.
|
/Linux-v5.4/drivers/net/ethernet/apm/xgene-v2/ |
D | Kconfig | 7 which uses a linked list of DMA descriptor architecture (v2) for
|
/Linux-v5.4/arch/arm/include/debug/ |
D | tegra.S | 69 ldr \rv, [\rp] @ linked addr is stored there 71 ldr \rp, [\rp, #4] @ linked tegra_uart_config
|
D | brcmstb.S | 54 ldr \rv, [\rp] @ linked addr is stored there 56 ldr \rp, [\rp, #4] @ linked brcmstb_uart_config
|
/Linux-v5.4/tools/perf/Documentation/ |
D | perfconfig.example | 13 # Defaults if linked with libslang
|
D | perf-test.txt | 15 This command does assorted sanity tests, initially through linked routines but
|
/Linux-v5.4/drivers/usb/renesas_usbhs/ |
D | Kconfig | 17 dynamically linked module called "renesas_usbhs"
|
/Linux-v5.4/drivers/usb/gadget/udc/bdc/ |
D | Kconfig | 13 linked module called "bdc".
|
/Linux-v5.4/Documentation/vm/ |
D | zsmalloc.rst | 16 and links them together using various 'struct page' fields. These linked 18 page boundaries. The code refers to these linked pages as a single entity
|
/Linux-v5.4/Documentation/admin-guide/sysctl/ |
D | abi.rst | 14 When a process is executed, it's linked to an exec_domain whose
|
/Linux-v5.4/drivers/md/bcache/ |
D | Kconfig | 26 Keeps all active closures in a linked list and provides a debugfs
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | configfs-usb-gadget-uvc | 173 linked into the streaming class; 194 linked into the streaming header; 225 linked into the streaming class; 249 linked into the streaming header;
|