Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/caif/
Dcaif_hsi.h111 int (*cfhsi_fifo_occupancy) (struct cfhsi_ops *dev, size_t *occupancy); member
/Linux-v5.4/drivers/net/caif/
Dcaif_hsi.c173 ret = cfhsi->ops->cfhsi_fifo_occupancy(cfhsi->ops, in cfhsi_flush_fifo()
814 WARN_ON(cfhsi->ops->cfhsi_fifo_occupancy(cfhsi->ops, in cfhsi_wake_up()
935 WARN_ON(cfhsi->ops->cfhsi_fifo_occupancy(cfhsi->ops, in cfhsi_wake_down()