Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/caif/
H A Dcaif_hsi.h111 int (*cfhsi_fifo_occupancy) (struct cfhsi_ops *dev, size_t *occupancy); member
/kernel/linux/linux-5.10/drivers/net/caif/
H A Dcaif_hsi.c173 ret = cfhsi->ops->cfhsi_fifo_occupancy(cfhsi->ops, in cfhsi_flush_fifo()
799 WARN_ON(cfhsi->ops->cfhsi_fifo_occupancy(cfhsi->ops, in cfhsi_wake_up()
920 WARN_ON(cfhsi->ops->cfhsi_fifo_occupancy(cfhsi->ops, in cfhsi_wake_down()

Completed in 3 milliseconds