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.c35 avs_tplg_vendor_array_lookup(struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_vendor_array_lookup()
71 avs_tplg_vendor_array_lookup_next(struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_vendor_array_lookup_next()
100 avs_tplg_vendor_entry_size(struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_vendor_entry_size()
197 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()
280 struct snd_soc_tplg_vendor_array *tuples, int priv_size) in avs_parse_tokens()
396 struct snd_soc_tplg_vendor_array *tuples, in parse_dictionary_header()
420 struct snd_soc_tplg_vendor_array *tuples, u32 block_size, in parse_dictionary_entries()
453 struct snd_soc_tplg_vendor_array *tuples, u32 block_size, in parse_dictionary()
[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.h334 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.c6951 struct hclge_fd_rule_tuples *tuples) in hclge_fd_get_flow_tuples()
6976 const struct hclge_fd_rule_tuples *tuples) in hclge_fd_search_flow_keys()
6989 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