Lines Matching refs:usb_interface

230 static const struct usb_device_id *usb_match_dynamic_id(struct usb_interface *intf,
321 struct usb_interface *intf = to_usb_interface(dev);
431 struct usb_interface *intf = to_usb_interface(dev);
519 struct usb_interface *intf = to_usb_interface(dev);
539 * No device driver should directly modify internal usb_interface or
549 struct usb_interface *iface, void *data)
623 struct usb_interface *iface)
722 int usb_match_one_id(struct usb_interface *interface,
815 const struct usb_device_id *usb_match_id(struct usb_interface *interface,
892 struct usb_interface *intf;
922 const struct usb_interface *intf = to_usb_interface(dev);
1128 void usb_forced_unbind_intf(struct usb_interface *intf)
1149 struct usb_interface *intf;
1169 static void usb_rebind_intf(struct usb_interface *intf)
1196 struct usb_interface *intf;
1233 struct usb_interface *intf;
1312 struct usb_interface *intf, pm_message_t msg)
1333 struct usb_interface *intf, pm_message_t msg, int reset_resume)
1417 struct usb_interface *intf;
1518 struct usb_interface *intf;
1733 * @intf: the usb_interface whose counter should be decremented
1746 void usb_autopm_put_interface(struct usb_interface *intf)
1761 * @intf: the usb_interface whose counter should be decremented
1774 void usb_autopm_put_interface_async(struct usb_interface *intf)
1789 * @intf: the usb_interface whose counter should be decremented
1796 void usb_autopm_put_interface_no_suspend(struct usb_interface *intf)
1807 * @intf: the usb_interface whose counter should be incremented
1824 int usb_autopm_get_interface(struct usb_interface *intf)
1840 * @intf: the usb_interface whose counter should be incremented
1855 int usb_autopm_get_interface_async(struct usb_interface *intf)
1873 * @intf: the usb_interface whose counter should be incremented
1880 void usb_autopm_get_interface_no_resume(struct usb_interface *intf)
1893 struct usb_interface *intf;