usb_host_interface  165 include/linux/usb.h 	struct usb_host_interface *altsetting;
usb_host_interface  167 include/linux/usb.h 	struct usb_host_interface *cur_altsetting;	/* the currently
usb_host_interface  233 include/linux/usb.h 	struct usb_host_interface altsetting[0];
usb_host_interface  753 include/linux/usb.h extern struct usb_host_interface *usb_altnum_to_altsetting(
usb_host_interface  755 include/linux/usb.h extern struct usb_host_interface *usb_find_alt_setting(
usb_host_interface  417 include/linux/usb/hcd.h 		struct usb_host_interface *old_alt,
usb_host_interface  418 include/linux/usb/hcd.h 		struct usb_host_interface *new_alt);