Searched refs:bundles (Results 1 – 12 of 12) sorted by relevance
/linux-6.6.21/drivers/greybus/ |
D | bundle.c | 72 list_for_each_entry(bundle, &intf->bundles, links) { in gb_bundle_find() 217 list_add(&bundle->links, &intf->bundles); in gb_bundle_create()
|
D | interface.c | 799 INIT_LIST_HEAD(&intf->bundles); in gb_interface_create() 1144 list_for_each_entry_safe_reverse(bundle, tmp, &intf->bundles, links) { in gb_interface_enable() 1163 list_for_each_entry_safe(bundle, tmp, &intf->bundles, links) in gb_interface_enable() 1197 list_for_each_entry_safe(bundle, next, &intf->bundles, links) in gb_interface_disable()
|
D | manifest.c | 381 list_for_each_entry_safe(bundle, bundle_next, &intf->bundles, links) { in gb_manifest_parse_bundles()
|
D | control.c | 94 list_for_each_entry(bundle, &intf->bundles, links) { in gb_control_get_bundle_versions()
|
/linux-6.6.21/include/linux/greybus/ |
D | interface.h | 35 struct list_head bundles; member
|
/linux-6.6.21/drivers/pinctrl/ |
D | Kconfig | 125 functions. This driver bundles a pinctrl driver to select the function 167 different functions. This driver bundles a pinctrl driver to select the
|
/linux-6.6.21/Documentation/hid/ |
D | hiddev.rst | 74 bundles called "reports". Each report is divided into "fields",
|
/linux-6.6.21/drivers/usb/gadget/ |
D | Kconfig | 307 Microsoft Windows XP bundles the "Remote NDIS" (RNDIS) protocol,
|
/linux-6.6.21/drivers/usb/gadget/legacy/ |
D | Kconfig | 160 Microsoft Windows XP bundles the "Remote NDIS" (RNDIS) protocol,
|
/linux-6.6.21/Documentation/driver-api/usb/ |
D | gadget.rst | 418 versions of Windows, using drivers that Microsoft bundles and supports,
|
/linux-6.6.21/Documentation/admin-guide/pm/ |
D | cpuidle.rst | 65 the cores present themselves to software as "bundles" each consisting of
|
/linux-6.6.21/Documentation/networking/ |
D | rxrpc.rst | 173 (#) AF_RXRPC sockets map onto RxRPC connection bundles. Actual RxRPC
|