Searched refs:uintf (Results 1 – 3 of 3) sorted by relevance
431 fc_usb->uintf->cur_altsetting->endpoint[0].desc.wMaxPacketSize); in flexcop_usb_transfer_init()524 usb_set_intfdata(fc_usb->uintf, fc_usb); in flexcop_usb_init()530 usb_set_intfdata(fc_usb->uintf, NULL); in flexcop_usb_exit()566 fc_usb->uintf = intf; in flexcop_usb_probe()
21 struct usb_interface *uintf; member
238 struct media_v2_interface kintf, __user *uintf; in media_device_get_topology() local274 uintf = media_get_uptr(topo->ptr_interfaces); in media_device_get_topology()277 if (ret || !uintf) in media_device_get_topology()301 if (copy_to_user(uintf, &kintf, sizeof(kintf))) in media_device_get_topology()303 uintf++; in media_device_get_topology()