Lines Matching defs:ch
74 void ctcm_unpack_skb(struct channel *ch, struct sk_buff *pskb) in ctcm_unpack_skb()
187 static void channel_free(struct channel *ch) in channel_free()
199 static void channel_remove(struct channel *ch) in channel_remove()
254 struct channel *ch = channels; in channel_get() local
308 static inline void ccw_unit_check(struct channel *ch, __u8 sense) in ccw_unit_check()
381 int ctcm_ch_alloc_buffer(struct channel *ch) in ctcm_ch_alloc_buffer()
464 static int ctcm_transmit_skb(struct channel *ch, struct sk_buff *skb) in ctcm_transmit_skb()
604 struct channel *ch; in ctcmpc_send_sweep_req() local
663 static int ctcmpc_transmit_skb(struct channel *ch, struct sk_buff *skb) in ctcmpc_transmit_skb()
1201 struct channel *ch; in ctcm_irq_handler() local
1354 struct channel *ch; in add_channel() local