Searched refs:rf69_enable_crc (Results 1 – 3 of 3) sorted by relevance
64 int rf69_enable_crc(struct spi_device *spi);
241 ret = rf69_enable_crc(dev->spi); in rf69_set_rx_cfg()352 ret = rf69_enable_crc(dev->spi); in rf69_set_tx_cfg()
714 int rf69_enable_crc(struct spi_device *spi) in rf69_enable_crc() function