Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dtda1997x.c263 u8 audio_ch_alloc; member
1330 frame.audio.channel_allocation != state->audio_ch_alloc) { in tda1997x_parse_infoframe()
1332 state->audio_ch_alloc = frame.audio.channel_allocation; in tda1997x_parse_infoframe()
1333 tda1997x_configure_audout(sd, state->audio_ch_alloc); in tda1997x_parse_infoframe()