Home
last modified time | relevance | path

Searched refs:g_pub (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddbus.c1418 dhd_pub_t *g_pub = NULL; variable
1427 if (g_pub) { in dhd_bus_unregister()
1428 g_pub->dhd_remove = TRUE; in dhd_bus_unregister()
1429 if (!g_pub->bus) { in dhd_bus_unregister()
1430 dhd_dbus_disconnect_cb(g_pub->bus); in dhd_bus_unregister()
2750 if (!g_pub) { in dhd_dbus_probe_cb()
2763 pub = g_pub; in dhd_dbus_probe_cb()
2780 if (!g_pub) { in dhd_dbus_probe_cb()
2787 if (g_pub || dhd_download_fw_on_driverload) { in dhd_dbus_probe_cb()
2804 if (!g_pub) { in dhd_dbus_probe_cb()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddbus.c1408 dhd_pub_t *g_pub = NULL; variable
1417 if (g_pub) { in dhd_bus_unregister()
1418 g_pub->dhd_remove = TRUE; in dhd_bus_unregister()
1419 if (!g_pub->bus) { in dhd_bus_unregister()
1420 dhd_dbus_disconnect_cb(g_pub->bus); in dhd_bus_unregister()
2729 if (!g_pub) { in dhd_dbus_probe_cb()
2742 pub = g_pub; in dhd_dbus_probe_cb()
2759 if (!g_pub) { in dhd_dbus_probe_cb()
2766 if (g_pub || dhd_download_fw_on_driverload) { in dhd_dbus_probe_cb()
2783 if (!g_pub) { in dhd_dbus_probe_cb()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddbus.c1408 dhd_pub_t *g_pub = NULL; variable
1416 if (g_pub) { in dhd_bus_unregister()
1417 g_pub->dhd_remove = TRUE; in dhd_bus_unregister()
1418 if (!g_pub->bus) { in dhd_bus_unregister()
1419 dhd_dbus_disconnect_cb(g_pub->bus); in dhd_bus_unregister()
2955 if (!g_pub) { in dhd_dbus_probe_cb()
2968 pub = g_pub; in dhd_dbus_probe_cb()
2984 if (dlneeded >= 0 && !g_pub) { in dhd_dbus_probe_cb()
2993 if (g_pub || dhd_download_fw_on_driverload) in dhd_dbus_probe_cb()
3057 if (!g_pub) { in dhd_dbus_probe_cb()
[all …]