Lines Matching refs:g_pub
1408 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()
3058 g_pub = pub; in dhd_dbus_probe_cb()
3075 if (!g_pub) { in dhd_dbus_probe_cb()
3093 dhd_pub_t *pub = g_pub; in dhd_dbus_disconnect_cb()
3124 g_pub = NULL; in dhd_dbus_disconnect_cb()