Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hsi/clients/
Dhsi_char.c307 hsi_flush(msg->cl); in hsc_break_received()
460 hsi_flush(channel->cl); in hsc_read()
519 hsi_flush(channel->cl); in hsc_write()
548 hsi_flush(channel->cl); in hsc_ioctl()
597 hsi_flush(cl_data->cl); in __hsc_port_release()
Dssi_protocol.c407 hsi_flush(cl); in ssip_reset()
/Linux-v4.19/include/linux/hsi/
Dhsi.h383 static inline int hsi_flush(struct hsi_client *cl) in hsi_flush() function