Home
last modified time | relevance | path

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

/include/linux/hsi/
Dhsi.h235 int (*stop_tx)(struct hsi_client *cl); member
411 return hsi_get_port(cl)->stop_tx(cl); in hsi_stop_tx()
/include/linux/
Dserial_core.h46 void (*stop_tx)(struct uart_port *); member