Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dews.c132 static int snd_ice1712_ews88mt_chip_select(struct snd_ice1712 *ice, int chip_mask) in snd_ice1712_ews88mt_chip_select() function
163 if (snd_ice1712_ews88mt_chip_select(ice, ~(1 << chip) & 0x0f) < 0) in ews88mt_ak4524_lock()
180 snd_ice1712_ews88mt_chip_select(ice, 0x0f); in ews88mt_ak4524_unlock()
486 if ((err = snd_ice1712_ews88mt_chip_select(ice, 0x0f)) < 0) in snd_ice1712_ews_init()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dews.c132 static int snd_ice1712_ews88mt_chip_select(struct snd_ice1712 *ice, int chip_mask) in snd_ice1712_ews88mt_chip_select() function
163 if (snd_ice1712_ews88mt_chip_select(ice, ~(1 << chip) & 0x0f) < 0) in ews88mt_ak4524_lock()
180 snd_ice1712_ews88mt_chip_select(ice, 0x0f); in ews88mt_ak4524_unlock()
487 err = snd_ice1712_ews88mt_chip_select(ice, 0x0f); in snd_ice1712_ews_init()

Completed in 4 milliseconds