Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/pi433/
Drf69.h64 int rf69_enable_crc(struct spi_device *spi);
Dpi433_if.c241 ret = rf69_enable_crc(dev->spi); in rf69_set_rx_cfg()
352 ret = rf69_enable_crc(dev->spi); in rf69_set_tx_cfg()
Drf69.c714 int rf69_enable_crc(struct spi_device *spi) in rf69_enable_crc() function