Searched refs:aureon_spi_read (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/sound/pci/ice1712/ | 
| D | aureon.c | 540 static void aureon_spi_read(struct snd_ice1712 *ice, unsigned int cs,  in aureon_spi_read()  function 596 	aureon_spi_read(ice, AUREON_CS8415_CS, 0x21, 8, &val, 1);  in aureon_cs8415_get() 604 	aureon_spi_read(ice, AUREON_CS8415_CS, 0x21, 8, buffer, size);  in aureon_cs8415_read()
  |