Home
last modified time | relevance | path

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

/drivers/media/rc/
Dite-cir.c297 dev->params.get_rx_bytes(dev, rx_buf, in ite_cir_isr()
1359 .get_rx_bytes = it87_get_rx_bytes,
1384 .get_rx_bytes = it87_get_rx_bytes,
1409 .get_rx_bytes = it8708_get_rx_bytes,
1435 .get_rx_bytes = it8709_get_rx_bytes,
Dite-cir.h98 int (*get_rx_bytes) (struct ite_dev *dev, u8 *buf, int buf_size); member