Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtda1997x.c263 u8 audio_ch_alloc; member
1314 frame.audio.channel_allocation != state->audio_ch_alloc) { in tda1997x_parse_infoframe()
1316 state->audio_ch_alloc = frame.audio.channel_allocation; in tda1997x_parse_infoframe()
1317 tda1997x_configure_audout(sd, state->audio_ch_alloc); in tda1997x_parse_infoframe()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A 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()

Completed in 7 milliseconds