Home
last modified time | relevance | path

Searched refs:vend_idx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c142 hfcsusb_idtab[hw->vend_idx].driver_info; in handle_led()
1916 probe_alt_setting, vend_idx, cfg_used, *vcf, attr, cfg_found, in hfcsusb_probe() local
1920 vend_idx = 0xffff; in hfcsusb_probe()
1926 vend_idx = i; in hfcsusb_probe()
1934 intf->minor, vend_idx); in hfcsusb_probe()
1936 if (vend_idx == 0xffff) { in hfcsusb_probe()
2084 hw->vend_idx = vend_idx; /* store found vendor */ in hfcsusb_probe()
2093 hfcsusb_idtab[vend_idx].driver_info; in hfcsusb_probe()
H A Dhfcsusb.h282 int vend_idx; /* index in hfcsusb_idtab */ member