Searched refs:specific_device_id_tbl (Results 1 – 7 of 7) sorted by relevance
167 static struct specific_device_id specific_device_id_tbl[] = { variable317 int num = ARRAY_SIZE(specific_device_id_tbl); in disable_ht_for_spec_devid()320 vid = specific_device_id_tbl[i].idVendor; in disable_ht_for_spec_devid()321 pid = specific_device_id_tbl[i].idProduct; in disable_ht_for_spec_devid()322 flags = specific_device_id_tbl[i].flags; in disable_ht_for_spec_devid()
47 static struct specific_device_id specific_device_id_tbl[] = { variable699 int num = sizeof(specific_device_id_tbl) / sizeof(struct specific_device_id); in disable_ht_for_spec_devid()702 vid = specific_device_id_tbl[i].idVendor; in disable_ht_for_spec_devid()703 pid = specific_device_id_tbl[i].idProduct; in disable_ht_for_spec_devid()704 flags = specific_device_id_tbl[i].flags; in disable_ht_for_spec_devid()
299 static struct specific_device_id specific_device_id_tbl[] = { variable818 int num = sizeof(specific_device_id_tbl) / sizeof(struct specific_device_id); in process_spec_devid()821 vid = specific_device_id_tbl[i].idVendor; in process_spec_devid()822 pid = specific_device_id_tbl[i].idProduct; in process_spec_devid()823 flags = specific_device_id_tbl[i].flags; in process_spec_devid()
227 static struct specific_device_id specific_device_id_tbl[] = { variable781 int num = sizeof(specific_device_id_tbl)/sizeof(struct specific_device_id); in process_spec_devid()785 vid = specific_device_id_tbl[i].idVendor; in process_spec_devid()786 pid = specific_device_id_tbl[i].idProduct; in process_spec_devid()787 flags = specific_device_id_tbl[i].flags; in process_spec_devid()
287 static struct specific_device_id specific_device_id_tbl[] = { variable836 int num = sizeof(specific_device_id_tbl) / sizeof(struct specific_device_id); in process_spec_devid()839 vid = specific_device_id_tbl[i].idVendor; in process_spec_devid()840 pid = specific_device_id_tbl[i].idProduct; in process_spec_devid()841 flags = specific_device_id_tbl[i].flags; in process_spec_devid()
61 static struct specific_device_id specific_device_id_tbl[] = { variable1334 int num = sizeof(specific_device_id_tbl) / sizeof(struct specific_device_id); in disable_ht_for_spec_devid()1337 vid = specific_device_id_tbl[i].idVendor; in disable_ht_for_spec_devid()1338 pid = specific_device_id_tbl[i].idProduct; in disable_ht_for_spec_devid()1339 flags = specific_device_id_tbl[i].flags; in disable_ht_for_spec_devid()