Home
last modified time | relevance | path

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

/linux-3.3/drivers/pcmcia/
Dm32r_cfc.c271 static int __init is_alive(u_short sock) in is_alive() function
Dm32r_pcc.c282 static int __init is_alive(u_short sock) in is_alive() function
Di82365.c641 static int __init is_alive(u_short sock) in is_alive() function
/linux-3.3/drivers/staging/speakup/
Dspk_types.h173 int (*is_alive)(struct spk_synth *synth); member
/linux-3.3/drivers/block/
Dfloppy.c638 static void is_alive(const char *func, const char *message) in is_alive() function