Home
last modified time | relevance | path

Searched refs:EWS_I2C_6FIRE (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/pci/ice1712/
Dews.c42 EWS_I2C_6FIRE = 0 enumerator
471 &spec->i2cdevs[EWS_I2C_6FIRE]); in snd_ice1712_ews_init()
829 snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_6FIRE], &byte, 1); in snd_ice1712_6fire_read_pca()
831 if (snd_i2c_readbytes(spec->i2cdevs[EWS_I2C_6FIRE], &byte, 1) != 1) { in snd_ice1712_6fire_read_pca()
848 if (snd_i2c_sendbytes(spec->i2cdevs[EWS_I2C_6FIRE], bytes, 2) != 2) { in snd_ice1712_6fire_write_pca()