Home
last modified time | relevance | path

Searched refs:tuples (Results 1 – 25 of 35) sorted by relevance

12

/linux/sound/soc/intel/avs/
H A Dtopology.c29 * Scan provided block of tuples for the specified token. If found,
36 avs_tplg_vendor_array_lookup(struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_vendor_array_lookup() argument
43 u32 tuples_size = le32_to_cpu(tuples->size); in avs_tplg_vendor_array_lookup()
48 tuple = tuples->value; in avs_tplg_vendor_array_lookup()
56 tuples = avs_tplg_vendor_array_next(tuples); in avs_tplg_vendor_array_lookup()
68 * several vendor tuples and a specific token marks the beginning of
72 avs_tplg_vendor_array_lookup_next(struct snd_soc_tplg_vendor_array *tuples, in avs_tplg_vendor_array_lookup_next() argument
75 u32 tuples_size = le32_to_cpu(tuples->size); in avs_tplg_vendor_array_lookup_next()
81 tuples in avs_tplg_vendor_array_lookup_next()
101 avs_tplg_vendor_entry_size(struct snd_soc_tplg_vendor_array * tuples,u32 block_size,u32 entry_id_token,u32 * size) avs_tplg_vendor_entry_size() argument
198 avs_parse_uuid_tokens(struct snd_soc_component * comp,void * object,const struct avs_tplg_token_parser * parsers,int count,struct snd_soc_tplg_vendor_array * tuples) avs_parse_uuid_tokens() argument
224 avs_parse_string_tokens(struct snd_soc_component * comp,void * object,const struct avs_tplg_token_parser * parsers,int count,struct snd_soc_tplg_vendor_array * tuples) avs_parse_string_tokens() argument
250 avs_parse_word_tokens(struct snd_soc_component * comp,void * object,const struct avs_tplg_token_parser * parsers,int count,struct snd_soc_tplg_vendor_array * tuples) avs_parse_word_tokens() argument
281 avs_parse_tokens(struct snd_soc_component * comp,void * object,const struct avs_tplg_token_parser * parsers,size_t count,struct snd_soc_tplg_vendor_array * tuples,int priv_size) avs_parse_tokens() argument
425 parse_dictionary_header(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,void ** dict,u32 * num_entries,size_t entry_size,u32 num_entries_token) parse_dictionary_header() argument
449 parse_dictionary_entries(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size,void * dict,u32 num_entries,size_t entry_size,u32 entry_id_token,const struct avs_tplg_token_parser * parsers,size_t num_parsers) parse_dictionary_entries() argument
482 parse_dictionary(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size,void ** dict,u32 * num_entries,size_t entry_size,u32 num_entries_token,u32 entry_id_token,const struct avs_tplg_token_parser * parsers,size_t num_parsers) parse_dictionary() argument
513 avs_tplg_parse_libraries(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_libraries() argument
577 avs_tplg_parse_audio_formats(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_audio_formats() argument
618 avs_tplg_parse_modcfgs_base(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_modcfgs_base() argument
879 avs_tplg_parse_modcfg_ext(struct snd_soc_component * comp,struct avs_tplg_modcfg_ext * cfg,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_modcfg_ext() argument
928 avs_tplg_parse_modcfgs_ext(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_modcfgs_ext() argument
1000 avs_tplg_parse_pplcfgs(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_pplcfgs() argument
1065 avs_tplg_parse_bindings(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_bindings() argument
1140 avs_tplg_module_create(struct snd_soc_component * comp,struct avs_tplg_pipeline * owner,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_module_create() argument
1225 avs_tplg_pipeline_create(struct snd_soc_component * comp,struct avs_tplg_path * owner,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_pipeline_create() argument
1332 avs_tplg_path_create(struct snd_soc_component * comp,struct avs_tplg_path_template * owner,struct snd_soc_tplg_vendor_array * tuples,u32 block_size,const struct avs_tplg_token_parser * parsers,u32 num_parsers) avs_tplg_path_create() argument
1398 parse_path_template(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size,struct avs_tplg_path_template * template,const struct avs_tplg_token_parser * tmpl_tokens,u32 num_tmpl_tokens,const struct avs_tplg_token_parser * path_tokens,u32 num_path_tokens) parse_path_template() argument
1445 avs_tplg_path_template_create(struct snd_soc_component * comp,struct avs_tplg * owner,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_path_template_create() argument
1489 avs_tplg_parse_initial_configs(struct snd_soc_component * comp,struct snd_soc_tplg_vendor_array * tuples,u32 block_size) avs_tplg_parse_initial_configs() argument
1708 struct snd_soc_tplg_vendor_array *tuples = manifest->priv.array; avs_manifest() local
1871 struct snd_soc_tplg_vendor_array *tuples; avs_control_load() local
[all...]
/linux/drivers/mmc/core/
H A Dsdio_cis.c270 prev = &func->tuples; in sdio_read_cis()
272 prev = &card->tuples; in sdio_read_cis()
373 *prev = card->tuples; in sdio_read_cis()
387 tuple = card->tuples; in sdio_free_common_cis()
395 card->tuples = NULL; in sdio_free_common_cis()
422 tuple = func->tuples; in sdio_free_func_cis()
424 while (tuple && tuple != func->card->tuples) { in sdio_free_func_cis()
430 func->tuples = NULL; in sdio_free_func_cis()
/linux/sound/soc/sof/
H A Dtopology.c45 * @tuples: pointer to the tuples array
46 * @num_tuples: number of tuples in the tuples array
53 struct snd_sof_tuple *tuples, int num_tuples, in sof_update_ipc_object() argument
87 if (tokens[i].token == tuples[j].token) { in sof_update_ipc_object()
94 *val = tuples[j].value.v; in sof_update_ipc_object()
103 *val = (u16)tuples[j].value.v; in sof_update_ipc_object()
115 tokens[i].get_token((void *)tuples[j].value.s, object, in sof_update_ipc_object()
487 * sof_copy_tuples - Parse tokens and copy them to the @tuples arra
498 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
1173 sof_get_token_value(u32 token_id,struct snd_sof_tuple * tuples,int num_tuples) sof_get_token_value() argument
[all...]
H A Dipc3-topology.c425 ret = sof_update_ipc_object(scomp, host, SOF_PCM_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_host()
431 ret = sof_update_ipc_object(scomp, &host->config, SOF_COMP_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_host()
470 ret = sof_update_ipc_object(scomp, &tone->config, SOF_COMP_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_tone()
504 swidget->tuples, swidget->num_tuples, in sof_ipc3_widget_setup_comp_mixer()
551 ret = sof_update_ipc_object(scomp, pipeline, SOF_SCHED_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_pipeline()
557 ret = sof_update_ipc_object(scomp, swidget, SOF_PIPELINE_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_pipeline()
607 ret = sof_update_ipc_object(scomp, buffer, SOF_BUFFER_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_buffer()
639 ret = sof_update_ipc_object(scomp, src, SOF_SRC_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_src()
646 swidget->tuples, swidget->num_tuples, sizeof(src->config), 1); in sof_ipc3_widget_setup_comp_src()
680 ret = sof_update_ipc_object(scomp, asrc, SOF_ASRC_TOKENS, swidget->tuples, in sof_ipc3_widget_setup_comp_asrc()
[all …]
H A Dsof-audio.h396 * @tuples: array of parsed tuples
397 * @num_tuples: number of tuples in the tuples array
406 struct snd_sof_tuple *tuples;
462 struct snd_sof_tuple *tuples;
661 struct snd_sof_tuple *tuples, int num_tuples,
405 struct snd_sof_tuple *tuples; global() member
461 struct snd_sof_tuple *tuples; global() member
H A Dipc4-topology.c359 SOF_AUDIO_FMT_NUM_TOKENS, swidget->tuples, in sof_ipc4_get_audio_fmt()
376 ret = sof_update_ipc_object(scomp, module_base_cfg, SOF_COMP_TOKENS, swidget->tuples, in sof_ipc4_get_audio_fmt()
395 SOF_IN_AUDIO_FORMAT_TOKENS, swidget->tuples, in sof_ipc4_get_audio_fmt()
417 SOF_OUT_AUDIO_FORMAT_TOKENS, swidget->tuples, in sof_ipc4_get_audio_fmt()
591 SOF_COPIER_TOKENS, swidget->tuples, in sof_ipc4_widget_setup_pcm()
614 swidget->tuples, in sof_ipc4_widget_setup_pcm()
708 SOF_COPIER_TOKENS, swidget->tuples, in sof_ipc4_widget_setup_comp_dai()
716 SOF_DAI_TOKENS, swidget->tuples, in sof_ipc4_widget_setup_comp_dai()
871 ret = sof_update_ipc_object(scomp, pipeline, SOF_SCHED_TOKENS, swidget->tuples, in sof_ipc4_widget_setup_comp_pipeline()
888 ret = sof_update_ipc_object(scomp, swidget, SOF_PIPELINE_TOKENS, swidget->tuples, in sof_ipc4_widget_setup_comp_pipeline()
[all …]
/linux/tools/testing/selftests/drivers/net/hw/
H A Drss_ctx.py379 tuples = [(c['header']['dev-name'], c.get('context', -1)) for c in ctxs]
380 ksft_eq(len(tuples), len(set(tuples)), "duplicates in context dump")
381 ctx_tuples = set([ctx for ctx in tuples if ctx[0] == cfg.ifname])
398 tuples = [(c['header']['dev-name'], c.get('context', -1)) for c in ctxs]
399 ctx_tuples = set(tuples)
400 ksft_eq(len(tuples), len(ctx_tuples), "duplicates in context dump")
407 tuples = [(c['header']['dev-name'], c.get('context', -1)) for c in ctxs]
408 ksft_eq(len(tuples), len(set(tuples)), "duplicates in context dump")
409 ctx_tuples = set([ctx for ctx in tuples if ctx[0] == cfg.ifname])
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c343 offsetof(struct hclge_fd_rule, tuples.dst_mac),
346 offsetof(struct hclge_fd_rule, tuples.src_mac),
349 offsetof(struct hclge_fd_rule, tuples.vlan_tag1),
353 offsetof(struct hclge_fd_rule, tuples.ether_proto),
356 offsetof(struct hclge_fd_rule, tuples.l2_user_def),
359 offsetof(struct hclge_fd_rule, tuples.ip_tos),
362 offsetof(struct hclge_fd_rule, tuples.ip_proto),
365 offsetof(struct hclge_fd_rule, tuples.src_ip),
368 offsetof(struct hclge_fd_rule, tuples.dst_ip),
371 offsetof(struct hclge_fd_rule, tuples.l3_user_def),
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcls_redirect.c347 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common() local
357 &tuples[UDP][i]))) in test_cls_redirect_common()
362 &tuples[TCP][i]))) in test_cls_redirect_common()
371 struct tuple *tuple = &tuples[test->type][j]; in test_cls_redirect_common()
/linux/drivers/opp/
H A DKconfig5 SOCs have a standard set of tuples consisting of frequency and
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmarvell,gicp.txt15 - marvell,spi-ranges: tuples of GIC SPI interrupts ranges available
/linux/Documentation/devicetree/bindings/pci/
H A D83xx-512x-pci.txt6 - reg: should contain two address length tuples
H A Dpci-iommu.txt38 The property is an arbitrary number of tuples of
H A Dpci-msi.txt33 msi-specifier data. The property is an arbitrary number of tuples of
/linux/Documentation/devicetree/bindings/leds/
H A Dleds-trigger-pattern.txt3 The pattern is given by a series of tuples, of brightness and duration (ms).
/linux/include/linux/mmc/
H A Dsdio_func.h59 struct sdio_func_tuple *tuples; member
/linux/drivers/net/wireless/broadcom/b43/
H A Dsdio.c101 tuple = func->tuples; in b43_sdio_probe()
/linux/Documentation/admin-guide/cgroup-v1/
H A Dnet_prio.rst36 It contains a list of tuples in the form <ifname priority>. Contents of this
/linux/drivers/bluetooth/
H A Dbtsdio.c277 struct sdio_func_tuple *tuple = func->tuples; in btsdio_probe()
/linux/Documentation/ABI/stable/
H A Dsysfs-bus-firewire31 Contains space-separated tuples of specifier_id and
/linux/Documentation/devicetree/bindings/regulator/
H A Dti-abb-regulator.txt27 - ti,abb_info: An array of 6-tuples u32 items providing information about ABB
/linux/drivers/leds/trigger/
H A DKconfig136 which is a series of tuples, of brightness and duration (ms).
/linux/Documentation/power/
H A Dopp.rst29 The set of discrete tuples consisting of frequency and voltage pairs that
39 We can represent these as three OPPs as the following {Hz, uV} tuples:
/linux/Documentation/pcmcia/
H A Ddriver-changes.rst66 interested in all tuples of one type. To decode the MAC from CISTPL_FUNCE,
/linux/drivers/ssb/
H A Dsdio.c484 tuple = bus->host_sdio->tuples; in ssb_sdio_get_invariants()

12