Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/rc/
Dite-cir.c292 dev->params.get_rx_bytes(dev, rx_buf, in ite_cir_isr()
1354 .get_rx_bytes = it87_get_rx_bytes,
1379 .get_rx_bytes = it87_get_rx_bytes,
1404 .get_rx_bytes = it8708_get_rx_bytes,
1430 .get_rx_bytes = it8709_get_rx_bytes,
Dite-cir.h93 int (*get_rx_bytes) (struct ite_dev *dev, u8 *buf, int buf_size); member