ac97.c | 109 static int ac97_modem_offhook_set(struct ac97_softc *, int, int); 2277 ac97_modem_offhook_set(struct ac97_softc *as, int line, int newval) function in typeref:typename:int 2318 ac97_modem_offhook_set(as, AC97_GPIO_LINE1_OH, tmp); 2332 ac97_modem_offhook_set(as, AC97_GPIO_LINE2_OH, tmp);
|