Lines Matching defs:channel
116 static void hsc_add_tail(struct hsc_channel *channel, struct hsi_msg *msg, in hsc_add_tail()
126 static struct hsi_msg *hsc_get_first_msg(struct hsc_channel *channel, in hsc_get_first_msg()
161 static void hsc_reset_list(struct hsc_channel *channel, struct list_head *l) in hsc_reset_list()
195 static inline int hsc_msgs_alloc(struct hsc_channel *channel) in hsc_msgs_alloc()
228 struct hsc_channel *channel = cl_data->channels + msg->channel; in hsc_rx_completed() local
248 struct hsc_channel *channel = cl_data->channels + msg->channel; in hsc_tx_completed() local
276 struct hsc_channel *channel = cl_data->channels; in hsc_break_received() local
415 struct hsc_channel *channel = file->private_data; in hsc_read() local
474 struct hsc_channel *channel = file->private_data; in hsc_write() local
527 struct hsc_channel *channel = file->private_data; in hsc_ioctl() local
592 struct hsc_channel *channel; in hsc_open() local
635 struct hsc_channel *channel = file->private_data; in hsc_release() local
665 static void hsc_channel_init(struct hsc_channel *channel) in hsc_channel_init()
679 struct hsc_channel *channel; in hsc_probe() local