Searched refs:dhd_conf_set_chiprev (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_config.h | 321 int dhd_conf_set_chiprev(dhd_pub_t *dhd, uint chip, uint chiprev);
|
| H A D | dhd_cdc.c | 687 dhd_conf_set_chiprev(dhd, revinfo.chipnum, revinfo.chiprev); in dhd_sync_with_dongle()
|
| H A D | dbus.c | 2761 dhd_conf_set_chiprev(pub, bus->pub.attrib.devid, bus->pub.attrib.chiprev); in dhd_dbus_probe_cb()
|
| H A D | dhd_config.c | 3443 dhd_conf_set_chiprev(dhd_pub_t *dhd, uint chip, uint chiprev) in dhd_conf_set_chiprev() function
|
| H A D | dhd_linux.c | 9533 dhd_conf_set_chiprev(&dhd->pub, dhd_bus_chip(bus), dhd_bus_chiprev(bus)); in dhd_attach()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_config.h | 421 int dhd_conf_set_chiprev(dhd_pub_t *dhd, uint chip, uint chiprev);
|
| H A D | dhd_cdc.c | 732 dhd_conf_set_chiprev(dhd, revinfo.chipnum, revinfo.chiprev); in dhd_sync_with_dongle()
|
| H A D | dbus.c | 2782 dhd_conf_set_chiprev(pub, bus->pub.attrib.devid, bus->pub.attrib.chiprev); in dhd_dbus_probe_cb()
|
| H A D | dhd_config.c | 4608 dhd_conf_set_chiprev(dhd_pub_t *dhd, uint chip, uint chiprev) in dhd_conf_set_chiprev() function
|
| H A D | dhd_linux.c | 11666 dhd_conf_set_chiprev(&dhd->pub, dhd_bus_chip(bus), dhd_bus_chiprev(bus)); in dhd_attach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_config.h | 427 int dhd_conf_set_chiprev(dhd_pub_t *dhd, uint chip, uint chiprev);
|
| H A D | dhd_cdc.c | 653 dhd_conf_set_chiprev(dhd, revinfo.chipnum, revinfo.chiprev); in dhd_sync_with_dongle()
|
| H A D | dbus.c | 2986 dhd_conf_set_chiprev(pub, bus->pub.attrib.devid, bus->pub.attrib.chiprev); in dhd_dbus_probe_cb()
|
| H A D | dhd_config.c | 4747 dhd_conf_set_chiprev(dhd_pub_t *dhd, uint chip, uint chiprev) in dhd_conf_set_chiprev() function
|
| H A D | dhd_linux.c | 11541 dhd_conf_set_chiprev(&dhd->pub, dhd_bus_chip(bus), dhd_bus_chiprev(bus)); in dhd_attach()
|