Home
last modified time | relevance | path

Searched refs:specific_device_id_tbl (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Dusb_intf.c167 static struct specific_device_id specific_device_id_tbl[] = { variable
317 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dpci_intf.c47 static struct specific_device_id specific_device_id_tbl[] = { variable
699 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dusb_intf.c299 static struct specific_device_id specific_device_id_tbl[] = { variable
818 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dusb_intf.c227 static struct specific_device_id specific_device_id_tbl[] = { variable
781 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dusb_intf.c287 static struct specific_device_id specific_device_id_tbl[] = { variable
836 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dpci_intf.c61 static struct specific_device_id specific_device_id_tbl[] = { variable
1334 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dusb_intf.c287 static struct specific_device_id specific_device_id_tbl[] = { variable
836 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()