Searched refs:small_match (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.c | 1921 ep_addr, cmptbl[16], small_match, iso_packet_size, packet_size, in hfcsusb_probe() local 1948 small_match = -1; in hfcsusb_probe() 2004 if (small_match < cfg_used) { in hfcsusb_probe() 2005 small_match = cfg_used; in hfcsusb_probe() 2016 if (small_match == -1) in hfcsusb_probe() 2026 vcf = validconf[small_match]; in hfcsusb_probe() 2109 conf_str[small_match], ifnum, alt_used); in hfcsusb_probe()
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.c | 1921 ep_addr, cmptbl[16], small_match, iso_packet_size, packet_size, in hfcsusb_probe() local 1948 small_match = -1; in hfcsusb_probe() 2004 if (small_match < cfg_used) { in hfcsusb_probe() 2005 small_match = cfg_used; in hfcsusb_probe() 2016 if (small_match == -1) in hfcsusb_probe() 2026 vcf = validconf[small_match]; in hfcsusb_probe() 2109 conf_str[small_match], ifnum, alt_used); in hfcsusb_probe()
|
Completed in 5 milliseconds