Lines Matching defs:iface
169 int usb_stor_suspend(struct usb_interface *iface, pm_message_t message)
171 struct us_data *us = usb_get_intfdata(iface);
189 int usb_stor_resume(struct usb_interface *iface)
191 struct us_data *us = usb_get_intfdata(iface);
203 int usb_stor_reset_resume(struct usb_interface *iface)
205 struct us_data *us = usb_get_intfdata(iface);
225 int usb_stor_pre_reset(struct usb_interface *iface)
227 struct us_data *us = usb_get_intfdata(iface);
235 int usb_stor_post_reset(struct usb_interface *iface)
237 struct us_data *us = usb_get_intfdata(iface);