Searched refs:snd_cs8427_iec958_active (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/sound/
H A Dcs8427.h184 int snd_cs8427_iec958_active(struct snd_i2c_device *cs8427, int active);
/linux-master/sound/i2c/
H A Dcs8427.c557 int snd_cs8427_iec958_active(struct snd_i2c_device *cs8427, int active) function
577 EXPORT_SYMBOL(snd_cs8427_iec958_active); variable
/linux-master/sound/pci/ice1712/
H A Dice1712.c354 snd_cs8427_iec958_active(ice->cs8427, 1);
359 snd_cs8427_iec958_active(ice->cs8427, 0);

Completed in 96 milliseconds