Home
last modified time | relevance | path

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

/linux/sound/soc/ti/
H A Dj721e-evm.c47 struct j721e_audio_match_data { struct
80 const struct j721e_audio_match_data *match_data;
515 static const struct j721e_audio_match_data j721e_cpb_data = {
524 static const struct j721e_audio_match_data j721e_cpb_ivi_data = {
533 static const struct j721e_audio_match_data j7200_cpb_data = {
558 const struct j721e_audio_match_data *match_data = priv->match_data; in j721e_calculate_rate_range()