Home
last modified time | relevance | path

Searched refs:usb_host_interface (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_usb.c865 struct usb_host_interface *p_uhi = NULL; in usb_linux_create_usb_device()
1022 struct usb_host_interface *uhi; in usb_find_host_endpoint()
1078 struct usb_host_interface *
1276 struct usb_host_interface *uhi; in usb_linux_cleanup_interface()
1277 struct usb_host_interface *uhi_end; in usb_linux_cleanup_interface()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h294 struct usb_host_interface *usb_altnum_to_altsetting(
/freebsd/sys/dev/usb/
H A Dusbdi.h183 struct usb_host_interface *altsetting;
184 struct usb_host_interface *cur_altsetting;
H A Dusb_device.h79 struct usb_host_interface { struct
/freebsd/sys/contrib/dev/rtw89/
H A Dusb.c848 struct usb_host_interface *host_interface = &intf->altsetting[0]; in rtw89_usb_parse()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dusb.c827 struct usb_host_interface *iface_desc = interface->cur_altsetting; in ath10k_usb_setup_pipe_resources()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dusb.c300 struct usb_host_interface *intf_desc = intf->cur_altsetting; in mt76u_set_endpoints()
/freebsd/sys/contrib/dev/rtw88/
H A Dusb.c242 struct usb_host_interface *host_interface = &interface->altsetting[0]; in rtw_usb_parse()