Searched refs:snd_ice1712_6fire_read_pca (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | ews.c | 808 static int snd_ice1712_6fire_read_pca(struct snd_ice1712 *ice, unsigned char reg) in snd_ice1712_6fire_read_pca() function 856 if ((data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT)) < 0) in snd_ice1712_6fire_control_get() 872 if ((data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT)) < 0) in snd_ice1712_6fire_control_put() 899 if ((data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT)) < 0) in snd_ice1712_6fire_select_input_get() 910 if ((data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT)) < 0) in snd_ice1712_6fire_select_input_put()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | ews.c | 812 static int snd_ice1712_6fire_read_pca(struct snd_ice1712 *ice, unsigned char reg) in snd_ice1712_6fire_read_pca() function 860 data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT); in snd_ice1712_6fire_control_get() 877 data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT); in snd_ice1712_6fire_control_put() 905 data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT); in snd_ice1712_6fire_select_input_get() 917 data = snd_ice1712_6fire_read_pca(ice, PCF9554_REG_OUTPUT); in snd_ice1712_6fire_select_input_put()
|
Completed in 3 milliseconds