Lines Matching defs:hc
276 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()
464 l1oip_socket_parse(struct l1oip *hc, struct sockaddr_in *sin, u8 *buf, int len) in l1oip_socket_parse()
654 struct l1oip *hc = (struct l1oip *)data; in l1oip_socket_thread() local
779 l1oip_socket_close(struct l1oip *hc) in l1oip_socket_close()
804 l1oip_socket_open(struct l1oip *hc) in l1oip_socket_open()
832 struct l1oip *hc = container_of(work, struct l1oip, workq); in l1oip_send_bh() local
849 struct l1oip *hc = (struct l1oip *)data; in l1oip_keepalive() local
857 struct l1oip *hc = (struct l1oip *)data; in l1oip_timeout() local
894 struct l1oip *hc = dch->hw; in handle_dmsg() local
956 struct l1oip *hc = dch->hw; in channel_dctrl() local
998 open_dchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_dchannel()
1025 open_bchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_bchannel()
1055 struct l1oip *hc = dch->hw; in l1oip_dctrl() local
1109 struct l1oip *hc = bch->hw; in handle_bmsg() local
1249 release_card(struct l1oip *hc) in release_card()
1291 struct l1oip *hc, *next; in l1oip_cleanup() local
1304 init_card(struct l1oip *hc, int pri, int bundle) in init_card()
1460 struct l1oip *hc; in l1oip_init() local