Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam.h179 extern struct sk_buff *build_ACreateNCOReq(const u8 *);
Dtpam_nco.c84 struct sk_buff *build_ACreateNCOReq(const u8 *phone) { in build_ACreateNCOReq() function
Dtpam_commands.c239 if ((skb = build_ACreateNCOReq(""))) in tpam_command_ioctl_dsprun()