Home
last modified time | relevance | path

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

/linux-4.4.14/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.c404 hsi_flush(cl); in ssip_reset()
/linux-4.4.14/include/linux/hsi/
Dhsi.h386 static inline int hsi_flush(struct hsi_client *cl) in hsi_flush() function