Searched refs:uintf (Results 1 – 5 of 5) sorted by relevance
426 struct usb_host_interface *alt = fc_usb->uintf->cur_altsetting; in flexcop_usb_transfer_init()514 alt = fc_usb->uintf->cur_altsetting; in flexcop_usb_init()543 usb_set_intfdata(fc_usb->uintf, fc_usb); in flexcop_usb_init()549 usb_set_intfdata(fc_usb->uintf, NULL); in flexcop_usb_exit()585 fc_usb->uintf = intf; in flexcop_usb_probe()
22 struct usb_interface *uintf; member
238 struct media_v2_interface kintf, __user *uintf; in media_device_get_topology() local276 uintf = media_get_uptr(topo->ptr_interfaces); in media_device_get_topology()279 if (ret || !uintf) in media_device_get_topology()303 if (copy_to_user(uintf, &kintf, sizeof(kintf))) in media_device_get_topology()305 uintf++; in media_device_get_topology()
21 struct usb_interface *uintf = to_usb_interface(dev->dev); in __mt76u_vendor_request() local22 struct usb_device *udev = interface_to_usbdev(uintf); in __mt76u_vendor_request()285 struct usb_interface *uintf = to_usb_interface(dev->dev); in mt76u_check_sg() local286 struct usb_device *udev = interface_to_usbdev(uintf); in mt76u_check_sg()422 struct usb_interface *uintf = to_usb_interface(dev->dev); in mt76u_fill_bulk_urb() local423 struct usb_device *udev = interface_to_usbdev(uintf); in mt76u_fill_bulk_urb()
1638 struct usb_interface *uintf = to_usb_interface(dev->dev); in mt76u_bulk_msg() local1639 struct usb_device *udev = interface_to_usbdev(uintf); in mt76u_bulk_msg()
Completed in 21 milliseconds