Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dsdio_func.h59 struct sdio_func_tuple *tuples; member
H A Dcard.h370 struct sdio_func_tuple *tuples; /* unknown common tuples */ global() member
/linux/sound/soc/sof/
H A Dtopology.c57 struct snd_sof_tuple *tuples, int num_tuples, in sof_update_ipc_object() argument
506 sof_copy_tuples(struct snd_sof_dev * sdev,struct snd_soc_tplg_vendor_array * array,int array_size,u32 token_id,int token_instance_num,struct snd_sof_tuple * tuples,int tuples_size,int * num_copied_tuples) sof_copy_tuples() argument
1195 sof_get_token_value(u32 token_id,struct snd_sof_tuple * tuples,int num_tuples) sof_get_token_value() argument
[all...]
H A Dsof-audio.h406 struct snd_sof_tuple *tuples; member
465 struct snd_sof_tuple *tuples; 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.c7022 struct hclge_fd_rule_tuples *tuples) in hclge_fd_get_flow_tuples()
7047 const struct hclge_fd_rule_tuples *tuples) in hclge_fd_search_flow_keys()
7060 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