Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dtopology.c57 struct snd_sof_tuple *tuples, int num_tuples, in sof_update_ipc_object()
506 struct snd_sof_tuple *tuples, int tuples_size, int *num_copied_tuples) in sof_copy_tuples()
1195 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.h406 struct snd_sof_tuple *tuples; global() member
465 struct snd_sof_tuple *tuples; global() member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c347 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; test_cls_redirect_common() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c7027 struct hclge_fd_rule_tuples *tuples) in hclge_fd_get_flow_tuples()
7052 const struct hclge_fd_rule_tuples *tuples) in hclge_fd_search_flow_keys()
7065 static void hclge_fd_build_arfs_rule(const struct hclge_fd_rule_tuples *tuples, in hclge_fd_build_arfs_rule()
H A Dhclge_main.h745 struct hclge_fd_rule_tuples tuples; member