Lines Matching defs:hc
278 l1oip_socket_send(struct l1oip *hc, u8 localcodec, u8 channel, u32 chanmask, in l1oip_socket_send()
364 l1oip_socket_recv(struct l1oip *hc, u8 remotecodec, u8 channel, u16 timebase, in l1oip_socket_recv()
458 l1oip_socket_parse(struct l1oip *hc, struct sockaddr_in *sin, u8 *buf, int len) in l1oip_socket_parse()
646 struct l1oip *hc = (struct l1oip *)data; in l1oip_socket_thread() local
767 l1oip_socket_close(struct l1oip *hc) in l1oip_socket_close()
792 l1oip_socket_open(struct l1oip *hc) in l1oip_socket_open()
820 struct l1oip *hc = container_of(work, struct l1oip, workq); in l1oip_send_bh() local
837 struct l1oip *hc = from_timer(hc, t, keep_tl); in l1oip_keepalive() local
845 struct l1oip *hc = from_timer(hc, t, in l1oip_timeout() local
883 struct l1oip *hc = dch->hw; in handle_dmsg() local
949 struct l1oip *hc = dch->hw; in channel_dctrl() local
991 open_dchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_dchannel()
1018 open_bchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_bchannel()
1048 struct l1oip *hc = dch->hw; in l1oip_dctrl() local
1102 struct l1oip *hc = bch->hw; in handle_bmsg() local
1246 release_card(struct l1oip *hc) in release_card()
1288 struct l1oip *hc, *next; in l1oip_cleanup() local
1301 init_card(struct l1oip *hc, int pri, int bundle) in init_card()
1453 struct l1oip *hc; in l1oip_init() local