Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dice1724.c2040 unsigned char eitem; in snd_ice1724_get_route_val() local
2048 eitem = xlate[val]; in snd_ice1724_get_route_val()
2049 if (eitem == 255) { in snd_ice1724_get_route_val()
2053 return eitem; in snd_ice1724_get_route_val()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dice1724.c2021 unsigned char eitem; in snd_ice1724_get_route_val() local
2029 eitem = xlate[val]; in snd_ice1724_get_route_val()
2030 if (eitem == 255) { in snd_ice1724_get_route_val()
2034 return eitem; in snd_ice1724_get_route_val()

Completed in 7 milliseconds