Lines Matching refs:avs_tplg_token_parser

122 struct avs_tplg_token_parser {  struct
196 const struct avs_tplg_token_parser *parsers, int count, in avs_parse_uuid_tokens()
222 const struct avs_tplg_token_parser *parsers, int count, in avs_parse_string_tokens()
248 const struct avs_tplg_token_parser *parsers, int count, in avs_parse_word_tokens()
279 const struct avs_tplg_token_parser *parsers, size_t count, in avs_parse_tokens()
423 const struct avs_tplg_token_parser *parsers, size_t num_parsers) in parse_dictionary_entries()
456 const struct avs_tplg_token_parser *parsers, size_t num_parsers) in parse_dictionary()
474 static const struct avs_tplg_token_parser library_parsers[] = {
496 static const struct avs_tplg_token_parser audio_format_parsers[] = {
561 static const struct avs_tplg_token_parser modcfg_base_parsers[] = {
602 static const struct avs_tplg_token_parser modcfg_ext_parsers[] = {
791 static const struct avs_tplg_token_parser pin_format_parsers[] = {
925 static const struct avs_tplg_token_parser pplcfg_parsers[] = {
972 static const struct avs_tplg_token_parser binding_parsers[] = {
1037 static const struct avs_tplg_token_parser module_parsers[] = {
1104 static const struct avs_tplg_token_parser pipeline_parsers[] = {
1125 static const struct avs_tplg_token_parser bindings_parsers[] = {
1220 static const struct avs_tplg_token_parser path_parsers[] = {
1244 const struct avs_tplg_token_parser *parsers, u32 num_parsers) in avs_tplg_path_create()
1299 static const struct avs_tplg_token_parser path_tmpl_parsers[] = {
1311 const struct avs_tplg_token_parser *tmpl_tokens, u32 num_tmpl_tokens, in parse_path_template()
1312 const struct avs_tplg_token_parser *path_tokens, u32 num_path_tokens) in parse_path_template()
1486 static const struct avs_tplg_token_parser manifest_parsers[] = {
1618 static const struct avs_tplg_token_parser control_parsers[] = {