Home
last modified time | relevance | path

Searched refs:rf69_enable_crc (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/staging/pi433/
Drf69.h55 int rf69_enable_crc(struct spi_device *spi);
Dpi433_if.c236 ret = rf69_enable_crc(dev->spi); in rf69_set_rx_cfg()
353 ret = rf69_enable_crc(dev->spi); in rf69_set_tx_cfg()
Drf69.c678 int rf69_enable_crc(struct spi_device *spi) in rf69_enable_crc() function