Lines Matching refs:avs_tplg_token_parser

121 struct avs_tplg_token_parser {  struct
195 const struct avs_tplg_token_parser *parsers, int count, in avs_parse_uuid_tokens()
221 const struct avs_tplg_token_parser *parsers, int count, in avs_parse_string_tokens()
247 const struct avs_tplg_token_parser *parsers, int count, in avs_parse_word_tokens()
278 const struct avs_tplg_token_parser *parsers, size_t count, in avs_parse_tokens()
422 const struct avs_tplg_token_parser *parsers, size_t num_parsers) in parse_dictionary_entries()
455 const struct avs_tplg_token_parser *parsers, size_t num_parsers) in parse_dictionary()
473 static const struct avs_tplg_token_parser library_parsers[] = {
495 static const struct avs_tplg_token_parser audio_format_parsers[] = {
560 static const struct avs_tplg_token_parser modcfg_base_parsers[] = {
601 static const struct avs_tplg_token_parser modcfg_ext_parsers[] = {
790 static const struct avs_tplg_token_parser pin_format_parsers[] = {
924 static const struct avs_tplg_token_parser pplcfg_parsers[] = {
971 static const struct avs_tplg_token_parser binding_parsers[] = {
1036 static const struct avs_tplg_token_parser module_parsers[] = {
1097 static const struct avs_tplg_token_parser pipeline_parsers[] = {
1118 static const struct avs_tplg_token_parser bindings_parsers[] = {
1213 static const struct avs_tplg_token_parser path_parsers[] = {
1237 const struct avs_tplg_token_parser *parsers, u32 num_parsers) in avs_tplg_path_create()
1292 static const struct avs_tplg_token_parser path_tmpl_parsers[] = {
1304 const struct avs_tplg_token_parser *tmpl_tokens, u32 num_tmpl_tokens, in parse_path_template()
1305 const struct avs_tplg_token_parser *path_tokens, u32 num_path_tokens) in parse_path_template()
1457 static const struct avs_tplg_token_parser manifest_parsers[] = {