Searched refs:snd_ice1712_6fire_write_pca (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/sound/pci/ice1712/ |
D | ews.c | 407 static int snd_ice1712_6fire_write_pca(struct snd_ice1712 *ice, unsigned char reg, unsigned char da… 464 snd_ice1712_6fire_write_pca(ice, PCF9554_REG_CONFIG, 0x80); in snd_ice1712_ews_init() 835 static int snd_ice1712_6fire_write_pca(struct snd_ice1712 *ice, unsigned char reg, unsigned char da… in snd_ice1712_6fire_write_pca() function 886 snd_ice1712_6fire_write_pca(ice, PCF9554_REG_OUTPUT, (unsigned char)ndata); in snd_ice1712_6fire_control_put() 923 snd_ice1712_6fire_write_pca(ice, PCF9554_REG_OUTPUT, (unsigned char)ndata); in snd_ice1712_6fire_select_input_put()
|