Lines Matching defs:hc
264 l1oip_socket_send(struct l1oip *hc, u8 localcodec, u8 channel, u32 chanmask, in l1oip_socket_send()
350 l1oip_socket_recv(struct l1oip *hc, u8 remotecodec, u8 channel, u16 timebase, in l1oip_socket_recv()
444 l1oip_socket_parse(struct l1oip *hc, struct sockaddr_in *sin, u8 *buf, int len) in l1oip_socket_parse()
634 struct l1oip *hc = (struct l1oip *)data; in l1oip_socket_thread() local
754 l1oip_socket_close(struct l1oip *hc) in l1oip_socket_close()
779 l1oip_socket_open(struct l1oip *hc) in l1oip_socket_open()
807 struct l1oip *hc = container_of(work, struct l1oip, workq); in l1oip_send_bh() local
824 struct l1oip *hc = from_timer(hc, t, keep_tl); in l1oip_keepalive() local
832 struct l1oip *hc = from_timer(hc, t, in l1oip_timeout() local
870 struct l1oip *hc = dch->hw; in handle_dmsg() local
936 struct l1oip *hc = dch->hw; in channel_dctrl() local
978 open_dchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_dchannel()
1005 open_bchannel(struct l1oip *hc, struct dchannel *dch, struct channel_req *rq) in open_bchannel()
1035 struct l1oip *hc = dch->hw; in l1oip_dctrl() local
1089 struct l1oip *hc = bch->hw; in handle_bmsg() local
1233 release_card(struct l1oip *hc) in release_card()
1273 struct l1oip *hc, *next; in l1oip_cleanup() local
1286 init_card(struct l1oip *hc, int pri, int bundle) in init_card()
1438 struct l1oip *hc; in l1oip_init() local