Home
last modified time | relevance | path

Searched defs:tuples (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/sound/soc/intel/avs/
H A Dtopology.c197 struct snd_soc_tplg_vendor_array *tuples) in avs_parse_uuid_tokens()
223 struct snd_soc_tplg_vendor_array *tuples) in avs_parse_string_tokens()
249 struct snd_soc_tplg_vendor_array *tuples) in avs_parse_word_tokens()
396 struct snd_soc_tplg_vendor_array *tuples, in parse_dictionary_header()
548 struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_parse_audio_formats()
589 struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_parse_modcfgs_base()
838 struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_parse_modcfg_ext()
887 struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_parse_modcfgs_ext()
959 struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_parse_pplcfgs()
1024 struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_parse_bindings()
[all …]
/openbmc/openpower-hw-diags/test/
H A Dtest-ffdc-file.cpp14 std::vector<util::FFDCTuple> tuples; in TEST() local
/openbmc/linux/include/linux/mmc/
H A Dsdio_func.h59 struct sdio_func_tuple *tuples; member
H A Dcard.h333 struct sdio_func_tuple *tuples; /* unknown common tuples */ member
/openbmc/linux/sound/soc/sof/
H A Dtopology.c53 struct snd_sof_tuple *tuples, int num_tuples, in sof_update_ipc_object()
496 struct snd_sof_tuple *tuples, int tuples_size, int *num_copied_tuples) in sof_copy_tuples()
1171 static int sof_get_token_value(u32 token_id, struct snd_sof_tuple *tuples, int num_tuples) in sof_get_token_value()
H A Dsof-audio.h391 struct snd_sof_tuple *tuples; member
447 struct snd_sof_tuple *tuples; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c379 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c6939 struct hclge_fd_rule_tuples *tuples) in hclge_fd_get_flow_tuples()
6964 const struct hclge_fd_rule_tuples *tuples) in hclge_fd_search_flow_keys()
6977 static void hclge_fd_build_arfs_rule(const struct hclge_fd_rule_tuples *tuples, in hclge_fd_build_arfs_rule()
H A Dhclge_main.h727 struct hclge_fd_rule_tuples tuples; member