Lines Matching defs:ch
45 mISDN_queue_message(struct mISDNchannel *ch, struct sk_buff *skb) in mISDN_queue_message()
54 struct mISDNchannel *ch; in get_channel4id() local
96 struct mISDNchannel *ch; in send_layer2() local
154 struct mISDNchannel *ch; in send_msg_to_layer() local
336 l1_receive(struct mISDNchannel *ch, struct sk_buff *skb) in l1_receive()
346 set_channel_address(struct mISDNchannel *ch, u_int sapi, u_int tei) in set_channel_address()
352 __add_layer2(struct mISDNchannel *ch, struct mISDNstack *st) in __add_layer2()
358 add_layer2(struct mISDNchannel *ch, struct mISDNstack *st) in add_layer2()
366 st_own_ctrl(struct mISDNchannel *ch, u_int cmd, void *arg) in st_own_ctrl()
428 connect_layer1(struct mISDNdevice *dev, struct mISDNchannel *ch, in connect_layer1()
466 connect_Bstack(struct mISDNdevice *dev, struct mISDNchannel *ch, in connect_Bstack()
523 create_l2entity(struct mISDNdevice *dev, struct mISDNchannel *ch, in create_l2entity()
572 delete_channel(struct mISDNchannel *ch) in delete_channel()