Symbol: l1oip
drivers/isdn/mISDN/l1oip_core.c
1006
open_bchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq)
drivers/isdn/mISDN/l1oip_core.c
1036
struct l1oip *hc = dch->hw;
drivers/isdn/mISDN/l1oip_core.c
1090
struct l1oip *hc = bch->hw;
drivers/isdn/mISDN/l1oip_core.c
1234
release_card(struct l1oip *hc)
drivers/isdn/mISDN/l1oip_core.c
1274
struct l1oip *hc, *next;
drivers/isdn/mISDN/l1oip_core.c
1287
init_card(struct l1oip *hc, int pri, int bundle)
drivers/isdn/mISDN/l1oip_core.c
1439
struct l1oip *hc;
drivers/isdn/mISDN/l1oip_core.c
1480
hc = kzalloc_obj(struct l1oip, GFP_ATOMIC);
drivers/isdn/mISDN/l1oip_core.c
265
l1oip_socket_send(struct l1oip *hc, u8 localcodec, u8 channel, u32 chanmask,
drivers/isdn/mISDN/l1oip_core.c
351
l1oip_socket_recv(struct l1oip *hc, u8 remotecodec, u8 channel, u16 timebase,
drivers/isdn/mISDN/l1oip_core.c
445
l1oip_socket_parse(struct l1oip *hc, struct sockaddr_in *sin, u8 *buf, int len)
drivers/isdn/mISDN/l1oip_core.c
635
struct l1oip *hc = (struct l1oip *)data;
drivers/isdn/mISDN/l1oip_core.c
755
l1oip_socket_close(struct l1oip *hc)
drivers/isdn/mISDN/l1oip_core.c
780
l1oip_socket_open(struct l1oip *hc)
drivers/isdn/mISDN/l1oip_core.c
808
struct l1oip *hc = container_of(work, struct l1oip, workq);
drivers/isdn/mISDN/l1oip_core.c
825
struct l1oip *hc = timer_container_of(hc, t, keep_tl);
drivers/isdn/mISDN/l1oip_core.c
833
struct l1oip *hc = timer_container_of(hc, t,
drivers/isdn/mISDN/l1oip_core.c
871
struct l1oip *hc = dch->hw;
drivers/isdn/mISDN/l1oip_core.c
937
struct l1oip *hc = dch->hw;
drivers/isdn/mISDN/l1oip_core.c
979
open_dchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq)