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

/linux-master/sound/pci/ice1712/
H A Dice1712.c123 static inline u32 snd_ice1712_ds_read(struct snd_ice1712 *ice, u8 channel, u8 addr) function
513 tmp = snd_ice1712_ds_read(ice, substream->number * 2, ICE1712_DSC_CONTROL);
664 if (!(snd_ice1712_ds_read(ice, substream->number * 2, ICE1712_DSC_CONTROL) & 1))
670 ptr = snd_ice1712_ds_read(ice, substream->number * 2, addr) -

Completed in 115 milliseconds