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

/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h282 int vend_idx; /* index in hfcsusb_idtab */ member in struct:hfcsusb
H A Dhfcsusb.c142 hfcsusb_idtab[hw->vend_idx].driver_info;
1920 probe_alt_setting, vend_idx, cfg_used, *vcf, attr, cfg_found, local
1924 vend_idx = 0xffff;
1930 vend_idx = i;
1936 "%s: interface(%d) actalt(%d) minor(%d) vend_idx(%d)\n",
1938 intf->minor, vend_idx);
1940 if (vend_idx == 0xffff) {
2088 hw->vend_idx = vend_idx; /* store found vendor */
2097 hfcsusb_idtab[vend_idx]
[all...]

Completed in 100 milliseconds