Lines Matching defs:channel
129 static void hsc_add_tail(struct hsc_channel *channel, struct hsi_msg *msg, in hsc_add_tail()
139 static struct hsi_msg *hsc_get_first_msg(struct hsc_channel *channel, in hsc_get_first_msg()
174 static void hsc_reset_list(struct hsc_channel *channel, struct list_head *l) in hsc_reset_list()
208 static inline int hsc_msgs_alloc(struct hsc_channel *channel) in hsc_msgs_alloc()
241 struct hsc_channel *channel = cl_data->channels + msg->channel; in hsc_rx_completed() local
261 struct hsc_channel *channel = cl_data->channels + msg->channel; in hsc_tx_completed() local
289 struct hsc_channel *channel = cl_data->channels; in hsc_break_received() local
428 struct hsc_channel *channel = file->private_data; in hsc_read() local
487 struct hsc_channel *channel = file->private_data; in hsc_write() local
540 struct hsc_channel *channel = file->private_data; in hsc_ioctl() local
605 struct hsc_channel *channel; in hsc_open() local
648 struct hsc_channel *channel = file->private_data; in hsc_release() local
678 static void hsc_channel_init(struct hsc_channel *channel) in hsc_channel_init()
692 struct hsc_channel *channel; in hsc_probe() local