|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | PARSE_ERROR1 { isdn_tty_fax_modem_result(1, info); return 1; } |
Functions | |
| int | isdn_tty_fax_command (modem_info *info, isdn_ctrl *c) |
| void | isdn_tty_fax_bitorder (modem_info *info, struct sk_buff *skb) |
| int | isdn_tty_cmd_PLUSF_FAX (char **p, modem_info *info) |
Definition at line 25 of file isdn_ttyfax.c.
| int isdn_tty_cmd_PLUSF_FAX | ( | char ** | p, |
| modem_info * | info | ||
| ) |
Definition at line 1116 of file isdn_ttyfax.c.
| void isdn_tty_fax_bitorder | ( | modem_info * | info, |
| struct sk_buff * | skb | ||
| ) |
Definition at line 283 of file isdn_ttyfax.c.
| int isdn_tty_fax_command | ( | modem_info * | info, |
| isdn_ctrl * | c | ||
| ) |
Definition at line 191 of file isdn_ttyfax.c.
1.8.2