Home
last modified time | relevance | path

Searched defs:alt (Results 1 – 25 of 75) sorted by relevance

123

/linux-3.3/drivers/usb/core/
Dmessage.c1020 struct usb_host_interface *alt = intf->cur_altsetting; in create_intf_ep_devs() local
1034 struct usb_host_interface *alt = intf->cur_altsetting; in remove_intf_ep_devs() local
1119 struct usb_host_interface *alt = intf->cur_altsetting; in usb_disable_interface() local
1237 struct usb_host_interface *alt = intf->cur_altsetting; in usb_enable_interface() local
1280 struct usb_host_interface *alt; in usb_set_interface() local
1442 struct usb_host_interface *alt; in usb_reset_configuration() local
1458 struct usb_host_interface *alt; in usb_reset_configuration() local
1481 struct usb_host_interface *alt; in usb_reset_configuration() local
1523 struct usb_host_interface *alt; in usb_if_uevent() local
1799 struct usb_host_interface *alt; in usb_set_configuration() local
Dconfig.c294 struct usb_host_interface *alt = &intfc->altsetting[j]; in usb_release_interface_cache() local
310 struct usb_host_interface *alt; in usb_parse_interface() local
/linux-3.3/drivers/input/misc/
Dati_remote2.c807 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_probe() local
874 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_disconnect() local
897 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_suspend() local
921 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_resume() local
947 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_reset_resume() local
978 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_pre_reset() local
998 struct usb_host_interface *alt = interface->cur_altsetting; in ati_remote2_post_reset() local
/linux-3.3/arch/arm/plat-nomadik/include/plat/
Dpincfg.h123 #define PIN_CFG(num, alt) \ argument
127 #define PIN_CFG_INPUT(num, alt, pull) \ argument
131 #define PIN_CFG_OUTPUT(num, alt, val) \ argument
/linux-3.3/drivers/media/video/cpia2/
Dcpia2_usb.c380 static int configure_transfer_mode(struct camera_data *cam, unsigned int alt) in configure_transfer_mode()
453 unsigned int alt) in cpia2_usb_change_streaming_alternate()
482 static int set_alternate(struct camera_data *cam, unsigned int alt) in set_alternate()
/linux-3.3/drivers/media/video/gspca/stv06xx/
Dstv06xx.c268 struct usb_host_interface *alt; in stv06xx_start() local
303 struct usb_host_interface *alt; in stv06xx_isoc_init() local
317 struct usb_host_interface *alt; in stv06xx_isoc_nego() local
/linux-3.3/sound/usb/
Dhelper.h22 #define get_endpoint(alt,ep) (&(alt)->endpoint[ep].desc) argument
/linux-3.3/arch/powerpc/kernel/
Dpower6-pmu.c346 unsigned int alt; in find_alternatives_list() local
362 static int p6_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in p6_get_alternatives()
Dmpc7450-pmu.c226 static int mpc7450_get_alternatives(u64 event, unsigned int flags, u64 alt[]) in mpc7450_get_alternatives()
/linux-3.3/drivers/media/dvb/dvb-usb/
Dgl861.c132 struct usb_host_interface *alt; in gl861_probe() local
Dau6610.c169 struct usb_host_interface *alt; in au6610_probe() local
Dm920x.c122 struct usb_host_interface *alt; in m920x_init_ep() local
421 struct usb_host_interface *alt; in m920x_identify_state() local
Dfriio.c420 struct usb_host_interface *alt; in friio_probe() local
/linux-3.3/arch/x86/kernel/
Dmodule.c164 const Elf_Shdr *s, *text = NULL, *alt = NULL, *locks = NULL, in module_finalize() local
/linux-3.3/drivers/usb/gadget/
Df_serial.c121 static int gser_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in gser_set_alt()
Df_phonet.c400 static int pn_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in pn_set_alt()
456 u8 alt; in pn_get_alt() local
Df_subset.c255 static int geth_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in geth_set_alt()
Df_loopback.c352 unsigned intf, unsigned alt) in loopback_set_alt()
Df_obex.c194 static int obex_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in obex_set_alt()
Df_eem.c184 static int eem_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in eem_set_alt()
/linux-3.3/arch/powerpc/platforms/wsp/
Dscom_smp.c143 static int a2_scom_getgpr(scom_map_t scom, int thread, int gpr, int alt, in a2_scom_getgpr()
178 int alt, u64 val) in a2_scom_setgpr()
/linux-3.3/drivers/ata/
Dpata_sc1200.c194 struct ata_port *alt = host->ports[1 ^ qc->ap->port_no]; in sc1200_qc_defer() local
Dpata_sl82c105.c216 struct ata_port *alt = host->ports[1 ^ qc->ap->port_no]; in sl82c105_qc_defer() local
/linux-3.3/drivers/usb/atm/
Dxusbatm.c54 struct usb_host_interface *alt; in xusbatm_find_intf() local
/linux-3.3/drivers/media/video/gspca/
Dxirlink_cit.c1584 struct usb_host_interface *alt; in cit_get_packet_size() local
2776 struct usb_host_interface *alt; in sd_isoc_init() local
2801 struct usb_host_interface *alt; in sd_isoc_nego() local

123