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