Searched defs:is_alive (Results 1 - 5 of 5) sorted by relevance

/drivers/pcmcia/
H A Dm32r_cfc.c270 static int __init is_alive(u_short sock) function
274 pr_debug("m32r_cfc: is_alive:\n");
281 pr_debug("m32r_cfc: is_alive: sock stat is 0x%04x\n", stat);
310 if (is_alive(pcc_sockets))
H A Dm32r_pcc.c281 static int __init is_alive(u_short sock) function
313 if (is_alive(pcc_sockets))
H A Di82365.c640 static int __init is_alive(u_short sock) function
668 if (is_alive(sockets))
/drivers/staging/speakup/
H A Dspk_types.h173 int (*is_alive)(struct spk_synth *synth); member in struct:spk_synth
/drivers/block/
H A Dfloppy.c637 static void is_alive(const char *func, const char *message) function
1684 is_alive(__func__, "bizarre fdc");
1719 is_alive(__func__, "normal interrupt end");
1842 is_alive(__func__, "");
2904 is_alive(__func__, "old request running");
2909 is_alive(__func__, "");

Completed in 458 milliseconds