Home
last modified time | relevance | path

Searched refs:tpam_command_acceptd (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam_commands.c32 static int tpam_command_acceptd(tpam_card *, u32);
89 return tpam_command_acceptd(card, c->arg); in tpam_command()
412 static int tpam_command_acceptd(tpam_card *card, u32 channel) { in tpam_command_acceptd() function