Searched refs:vend_idx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.c | 142 hfcsusb_idtab[hw->vend_idx].driver_info; in handle_led() 1920 probe_alt_setting, vend_idx, cfg_used, *vcf, attr, cfg_found, in hfcsusb_probe() local 1924 vend_idx = 0xffff; in hfcsusb_probe() 1930 vend_idx = i; in hfcsusb_probe() 1936 "%s: interface(%d) actalt(%d) minor(%d) vend_idx(%d)\n", in hfcsusb_probe() 1938 intf->minor, vend_idx); in hfcsusb_probe() 1940 if (vend_idx == 0xffff) { in hfcsusb_probe() 2088 hw->vend_idx = vend_idx; /* store found vendor */ in hfcsusb_probe() 2097 hfcsusb_idtab[vend_idx] in hfcsusb_probe() [all...] |
H A D | hfcsusb.h | 282 int vend_idx; /* index in hfcsusb_idtab */ member
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.c | 142 hfcsusb_idtab[hw->vend_idx].driver_info; in handle_led() 1920 probe_alt_setting, vend_idx, cfg_used, *vcf, attr, cfg_found, in hfcsusb_probe() local 1924 vend_idx = 0xffff; in hfcsusb_probe() 1930 vend_idx = i; in hfcsusb_probe() 1936 "%s: interface(%d) actalt(%d) minor(%d) vend_idx(%d)\n", in hfcsusb_probe() 1938 intf->minor, vend_idx); in hfcsusb_probe() 1940 if (vend_idx == 0xffff) { in hfcsusb_probe() 2088 hw->vend_idx = vend_idx; /* store found vendor */ in hfcsusb_probe() 2097 hfcsusb_idtab[vend_idx] in hfcsusb_probe() [all...] |
H A D | hfcsusb.h | 282 int vend_idx; /* index in hfcsusb_idtab */ member
|
Completed in 7 milliseconds