Home
last modified time | relevance | path

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

/drivers/staging/pi433/
Drf69.h54 int rf69_enable_crc(struct spi_device *spi);
Dpi433_if.c231 ret = rf69_enable_crc(dev->spi); in rf69_set_rx_cfg()
348 ret = rf69_enable_crc(dev->spi); in rf69_set_tx_cfg()
Drf69.c735 int rf69_enable_crc(struct spi_device *spi) in rf69_enable_crc() function