Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/compat/linuxkpi/common/include/linux/
H A Dusb.h294 struct usb_host_interface *usb_altnum_to_altsetting(
/freebsd-14.2/sys/dev/usb/
H A Dusbdi.h182 struct usb_host_interface *altsetting;
183 struct usb_host_interface *cur_altsetting;
H A Dusb_device.h79 struct usb_host_interface { struct
/freebsd-14.2/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-14.2/sys/contrib/dev/rtw88/
H A Dusb.c142 struct usb_host_interface *host_interface = &interface->altsetting[0]; in rtw_usb_parse()
/freebsd-14.2/sys/contrib/dev/mediatek/mt76/
H A Dusb.c297 struct usb_host_interface *intf_desc = intf->cur_altsetting; in mt76u_set_endpoints()