Lines Matching defs:ch
42 mISDN_queue_message(struct mISDNchannel *ch, struct sk_buff *skb) in mISDN_queue_message()
51 struct mISDNchannel *ch; in get_channel4id() local
93 struct mISDNchannel *ch; in send_layer2() local
151 struct mISDNchannel *ch; in send_msg_to_layer() local
333 l1_receive(struct mISDNchannel *ch, struct sk_buff *skb) in l1_receive()
343 set_channel_address(struct mISDNchannel *ch, u_int sapi, u_int tei) in set_channel_address()
349 __add_layer2(struct mISDNchannel *ch, struct mISDNstack *st) in __add_layer2()
355 add_layer2(struct mISDNchannel *ch, struct mISDNstack *st) in add_layer2()
363 st_own_ctrl(struct mISDNchannel *ch, u_int cmd, void *arg) in st_own_ctrl()
425 connect_layer1(struct mISDNdevice *dev, struct mISDNchannel *ch, in connect_layer1()
463 connect_Bstack(struct mISDNdevice *dev, struct mISDNchannel *ch, in connect_Bstack()
520 create_l2entity(struct mISDNdevice *dev, struct mISDNchannel *ch, in create_l2entity()
569 delete_channel(struct mISDNchannel *ch) in delete_channel()