Searched defs:bh_action (Results 1 - 3 of 3) sorted by relevance

/drivers/char/pcmcia/
H A Dsynclink_cs.c732 static int bh_action(MGSLPC_INFO *info) function
777 while((action = bh_action(info)) != 0) {
/drivers/tty/
H A Dsynclink_gt.c481 static int bh_action(struct slgt_info *info);
1929 static int bh_action(struct slgt_info *info) function
1969 while((action = bh_action(info))) {
H A Dsynclinkmp.c595 static int bh_action(SLMP_INFO *info);
1967 static int bh_action(SLMP_INFO *info) function
2012 while((action = bh_action(info)) != 0) {

Completed in 34 milliseconds