Lines Matching refs:usb_interface

231 static const struct usb_device_id *usb_match_dynamic_id(struct usb_interface *intf,
324 struct usb_interface *intf = to_usb_interface(dev);
434 struct usb_interface *intf = to_usb_interface(dev);
529 * No device driver should directly modify internal usb_interface or
539 struct usb_interface *iface, void *data)
613 struct usb_interface *iface)
712 int usb_match_one_id(struct usb_interface *interface,
805 const struct usb_device_id *usb_match_id(struct usb_interface *interface,
882 struct usb_interface *intf;
912 const struct usb_interface *intf = to_usb_interface(dev);
1119 void usb_forced_unbind_intf(struct usb_interface *intf)
1140 struct usb_interface *intf;
1160 static void usb_rebind_intf(struct usb_interface *intf)
1187 struct usb_interface *intf;
1224 struct usb_interface *intf;
1303 struct usb_interface *intf, pm_message_t msg)
1324 struct usb_interface *intf, pm_message_t msg, int reset_resume)
1408 struct usb_interface *intf;
1509 struct usb_interface *intf;
1724 * @intf: the usb_interface whose counter should be decremented
1737 void usb_autopm_put_interface(struct usb_interface *intf)
1752 * @intf: the usb_interface whose counter should be decremented
1765 void usb_autopm_put_interface_async(struct usb_interface *intf)
1780 * @intf: the usb_interface whose counter should be decremented
1787 void usb_autopm_put_interface_no_suspend(struct usb_interface *intf)
1798 * @intf: the usb_interface whose counter should be incremented
1815 int usb_autopm_get_interface(struct usb_interface *intf)
1831 * @intf: the usb_interface whose counter should be incremented
1846 int usb_autopm_get_interface_async(struct usb_interface *intf)
1864 * @intf: the usb_interface whose counter should be incremented
1871 void usb_autopm_get_interface_no_resume(struct usb_interface *intf)
1884 struct usb_interface *intf;