Searched refs:rf69_enable_crc (Results 1 – 3 of 3) sorted by relevance
54 int rf69_enable_crc(struct spi_device *spi);
231 ret = rf69_enable_crc(dev->spi); in rf69_set_rx_cfg()348 ret = rf69_enable_crc(dev->spi); in rf69_set_tx_cfg()
735 int rf69_enable_crc(struct spi_device *spi) in rf69_enable_crc() function