Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/usb/class/netusb/
Dfunction_eem.c225 const struct usb_if_descriptor *if_desc = (void *)desc; in eem_status_interface() local
Dfunction_ecm.c344 const struct usb_if_descriptor *if_desc = (void *)desc; in ecm_status_interface() local
/Zephyr-Core-2.7.6/subsys/usb/class/hid/
Dcore.c294 struct usb_if_descriptor *if_desc = (void *)cfg->interface_descriptor; in usb_set_hid_report_size() local
613 struct usb_if_descriptor *if_desc = (struct usb_if_descriptor *)head; in hid_interface_config() local
643 struct usb_if_descriptor *if_desc = cfg->interface_descriptor; in usb_hid_set_proto_code() local
/Zephyr-Core-2.7.6/tests/subsys/usb/desc_sections/src/
Ddesc_sections.c112 struct usb_if_descriptor *if_desc = (struct usb_if_descriptor *)head; in interface_config() local
/Zephyr-Core-2.7.6/subsys/usb/
Dusb_descriptor.c518 const struct usb_if_descriptor *if_desc = in usb_get_dev_data_by_iface() local
Dusb_device.c711 const uint8_t *if_desc = NULL; in usb_set_interface() local
/Zephyr-Core-2.7.6/subsys/usb/class/audio/
Daudio.c692 const struct usb_if_descriptor *if_desc; in audio_custom_handler() local
/Zephyr-Core-2.7.6/subsys/usb/class/
Dcdc_acm.c425 struct usb_if_descriptor *if_desc = (struct usb_if_descriptor *) head; in cdc_interface_config() local