Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/caif/
Dcaif_hsi.h112 int (*cfhsi_rx_cancel)(struct cfhsi_ops *dev); member
/Linux-v4.19/drivers/net/caif/
Dcaif_hsi.c953 cfhsi->ops->cfhsi_rx_cancel(cfhsi->ops); in cfhsi_wake_down()
1265 cfhsi->ops->cfhsi_rx_cancel(cfhsi->ops); in cfhsi_close()