Searched defs:tuples (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/sound/soc/intel/avs/ |
A D | topology.c | 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() 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 …]
|
/linux-6.3-rc2/include/linux/mmc/ |
A D | sdio_func.h | 59 struct sdio_func_tuple *tuples; member
|
A D | card.h | 330 struct sdio_func_tuple *tuples; /* unknown common tuples */ member
|
/linux-6.3-rc2/sound/soc/sof/ |
A D | topology.c | 53 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() 1162 static int sof_get_token_value(u32 token_id, struct snd_sof_tuple *tuples, int num_tuples) in sof_get_token_value()
|
A D | sof-audio.h | 377 struct snd_sof_tuple *tuples; member 433 struct snd_sof_tuple *tuples; member
|
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/ |
A D | cls_redirect.c | 378 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common() local
|
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
A D | hclge_main.c | 7021 struct hclge_fd_rule_tuples *tuples) in hclge_fd_get_flow_tuples() 7046 const struct hclge_fd_rule_tuples *tuples) in hclge_fd_search_flow_keys() 7059 static void hclge_fd_build_arfs_rule(const struct hclge_fd_rule_tuples *tuples, in hclge_fd_build_arfs_rule()
|
A D | hclge_main.h | 716 struct hclge_fd_rule_tuples tuples; member
|
Completed in 58 milliseconds