Searched refs:bundles (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/greybus/ |
| H A 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()
|
| H A 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()
|
| H A D | manifest.c | 380 list_for_each_entry_safe(bundle, bundle_next, &intf->bundles, links) { in gb_manifest_parse_bundles()
|
| H A D | control.c | 94 list_for_each_entry(bundle, &intf->bundles, links) { in gb_control_get_bundle_versions()
|
| /linux/include/linux/greybus/ |
| H A D | interface.h | 35 struct list_head bundles; member
|
| /linux/Documentation/hid/ |
| H A D | hiddev.rst | 74 bundles called "reports". Each report is divided into "fields",
|
| /linux/drivers/usb/gadget/ |
| H A D | Kconfig | 310 Microsoft Windows XP bundles the "Remote NDIS" (RNDIS) protocol,
|
| /linux/drivers/usb/gadget/legacy/ |
| H A D | Kconfig | 160 Microsoft Windows XP bundles the "Remote NDIS" (RNDIS) protocol,
|