Searched refs:cs8403_stream_bits (Results 1 – 4 of 4) sorted by relevance
222 snd_cs8403_decode_spdif_bits(&ucontrol->value.iec958, ice->spdif.cs8403_stream_bits); in delta_spdif_stream_get() 232 change = ice->spdif.cs8403_stream_bits != val; in delta_spdif_stream_put() 233 ice->spdif.cs8403_stream_bits = val; in delta_spdif_stream_put() 376 ice->spdif.cs8403_stream_bits = ice->spdif.cs8403_bits; in delta_open_spdif() 387 tmp = ice->spdif.cs8403_stream_bits; in delta_setup_spdif() 396 change = ice->spdif.cs8403_stream_bits != tmp; in delta_setup_spdif() 397 ice->spdif.cs8403_stream_bits = tmp; in delta_setup_spdif()
277 snd_cs8404_decode_spdif_bits(&ucontrol->value.iec958, ice->spdif.cs8403_stream_bits); in ews88_spdif_stream_get() 287 change = ice->spdif.cs8403_stream_bits != val; in ews88_spdif_stream_put() 288 ice->spdif.cs8403_stream_bits = val; in ews88_spdif_stream_put() 302 ice->spdif.cs8403_stream_bits = ice->spdif.cs8403_bits; in ews88_open_spdif() 313 tmp = ice->spdif.cs8403_stream_bits; in ews88_setup_spdif() 322 change = ice->spdif.cs8403_stream_bits != tmp; in ews88_setup_spdif() 323 ice->spdif.cs8403_stream_bits = tmp; in ews88_setup_spdif()
268 unsigned char cs8403_stream_bits; member
2493 ice->spdif.cs8403_stream_bits = (0x01 | /* consumer format */ in snd_ice1712_create()