Home
last modified time | relevance | path

Searched defs:if_desc (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/net/
H A Dvmnet-shared.c43 xpc_object_t if_desc = xpc_dictionary_create(NULL, NULL, 0); in build_if_desc() local
90 xpc_object_t if_desc; in net_init_vmnet_shared() local
H A Dvmnet-host.c50 xpc_object_t if_desc = xpc_dictionary_create(NULL, NULL, 0); in build_if_desc() local
95 xpc_object_t if_desc; in net_init_vmnet_host() local
/openbmc/u-boot/common/
H A Dusb.c376 struct usb_interface *if_desc = NULL; in usb_parse_config() local
/openbmc/u-boot/include/
H A Dusb.h80 struct usb_interface if_desc[USB_MAXINTERFACES]; member