Home
last modified time | relevance | path

Searched refs:hsc_channel (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hsi/clients/
H A Dhsi_char.c78 struct hsc_channel { struct
106 struct hsc_channel channels[HSC_DEVS]; argument
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()
248 struct hsc_channel *channel = cl_data->channels + msg->channel; in hsc_tx_completed()
276 struct hsc_channel *channel = cl_data->channels; in hsc_break_received()
415 struct hsc_channel *channel = file->private_data; in hsc_read()
[all …]