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

/linux-4.4.14/sound/pci/ice1712/
H A Dews.c146 static int snd_ice1712_ews88mt_chip_select(struct snd_ice1712 *ice, int chip_mask) snd_ice1712_ews88mt_chip_select() function
177 if (snd_ice1712_ews88mt_chip_select(ice, ~(1 << chip) & 0x0f) < 0) ews88mt_ak4524_lock()
194 snd_ice1712_ews88mt_chip_select(ice, 0x0f); ews88mt_ak4524_unlock()
500 if ((err = snd_ice1712_ews88mt_chip_select(ice, 0x0f)) < 0) snd_ice1712_ews_init()

Completed in 65 milliseconds