Home
last modified time | relevance | path

Searched refs:bundles (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/drivers/greybus/
A Dbundle.c72 list_for_each_entry(bundle, &intf->bundles, links) { in gb_bundle_find()
217 list_add(&bundle->links, &intf->bundles); in gb_bundle_create()
A Dinterface.c799 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()
A Dmanifest.c381 list_for_each_entry_safe(bundle, bundle_next, &intf->bundles, links) { in gb_manifest_parse_bundles()
A Dcontrol.c94 list_for_each_entry(bundle, &intf->bundles, links) { in gb_control_get_bundle_versions()
/linux-6.3-rc2/include/linux/greybus/
A Dinterface.h35 struct list_head bundles; member
/linux-6.3-rc2/drivers/pinctrl/
A DKconfig125 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.3-rc2/Documentation/hid/
A Dhiddev.rst74 bundles called "reports". Each report is divided into "fields",
/linux-6.3-rc2/drivers/usb/gadget/
A DKconfig304 Microsoft Windows XP bundles the "Remote NDIS" (RNDIS) protocol,
/linux-6.3-rc2/drivers/usb/gadget/legacy/
A DKconfig160 Microsoft Windows XP bundles the "Remote NDIS" (RNDIS) protocol,
/linux-6.3-rc2/Documentation/driver-api/usb/
A Dgadget.rst418 versions of Windows, using drivers that Microsoft bundles and supports,
/linux-6.3-rc2/Documentation/admin-guide/pm/
A Dcpuidle.rst65 the cores present themselves to software as "bundles" each consisting of
/linux-6.3-rc2/Documentation/networking/
A Drxrpc.rst173 (#) AF_RXRPC sockets map onto RxRPC connection bundles. Actual RxRPC

Completed in 27 milliseconds