snd_ice1712_6fire_write_pca  421 sound/pci/ice1712/ews.c static int snd_ice1712_6fire_write_pca(struct snd_ice1712 *ice, unsigned char reg, unsigned char data);
snd_ice1712_6fire_write_pca  476 sound/pci/ice1712/ews.c 		snd_ice1712_6fire_write_pca(ice, PCF9554_REG_CONFIG, 0x80);
snd_ice1712_6fire_write_pca  894 sound/pci/ice1712/ews.c 		snd_ice1712_6fire_write_pca(ice, PCF9554_REG_OUTPUT, (unsigned char)ndata);
snd_ice1712_6fire_write_pca  935 sound/pci/ice1712/ews.c 		snd_ice1712_6fire_write_pca(ice, PCF9554_REG_OUTPUT, (unsigned char)ndata);