Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam_commands.c34 static int tpam_command_hangup(tpam_card *, u32);
93 return tpam_command_hangup(card, c->arg); in tpam_command()
474 static int tpam_command_hangup(tpam_card *card, u32 channel) { in tpam_command_hangup() function