Searched refs:snd_ice1712_6fire_write_pca (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/sound/pci/ice1712/ |
D | ews.c | 407 static int snd_ice1712_6fire_write_pca(struct snd_ice1712 *ice, unsigned char reg, unsigned char da… 463 snd_ice1712_6fire_write_pca(ice, PCF9554_REG_CONFIG, 0x80); in snd_ice1712_ews_init() 831 static int snd_ice1712_6fire_write_pca(struct snd_ice1712 *ice, unsigned char reg, unsigned char da… in snd_ice1712_6fire_write_pca() function 880 snd_ice1712_6fire_write_pca(ice, PCF9554_REG_OUTPUT, (unsigned char)ndata); in snd_ice1712_6fire_control_put() 915 snd_ice1712_6fire_write_pca(ice, PCF9554_REG_OUTPUT, (unsigned char)ndata); in snd_ice1712_6fire_select_input_put()
|