Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/caif/
Dcaif_hsi.h111 int (*cfhsi_fifo_occupancy) (struct cfhsi_ops *dev, size_t *occupancy); member
/linux-4.1.27/drivers/net/caif/
Dcaif_hsi.c173 ret = cfhsi->ops->cfhsi_fifo_occupancy(cfhsi->ops, in cfhsi_flush_fifo()
819 WARN_ON(cfhsi->ops->cfhsi_fifo_occupancy(cfhsi->ops, in cfhsi_wake_up()
940 WARN_ON(cfhsi->ops->cfhsi_fifo_occupancy(cfhsi->ops, in cfhsi_wake_down()