Searched refs:drvr_state (Results 1 – 4 of 4) sorted by relevance
58 extern int drvr_state;119 if (drvr_state != SBE_DRVR_AVAILABLE) in watchdog_func()122 pr_warning("%s: drvr not available (%x)\n", __func__, drvr_state); in watchdog_func()
42 extern int drvr_state;359 drvr_state = SBE_DRVR_AVAILABLE; in c4hw_attach_all()369 drvr_state = SBE_DRVR_DOWN; in c4hw_attach_all()383 drvr_state = SBE_DRVR_DOWN; in c4hw_attach_all()
99 extern int drvr_state;1388 if ((drvr_state != SBE_DRVR_AVAILABLE) || (ci->state == C_INIT)) in musycc_intr_bh_tasklet()1397 if (drvr_state != SBE_DRVR_AVAILABLE) in musycc_intr_bh_tasklet()
149 int drvr_state = SBE_DRVR_INIT; variable534 if (drvr_state != SBE_DRVR_AVAILABLE) in c4_watchdog()537 pr_info("drvr not available (%x)\n", drvr_state); in c4_watchdog()