Searched defs:array (Results 1 – 11 of 11) sorted by relevance
/sound/hda/ |
D | array.c | 19 void *snd_array_new(struct snd_array *array) in snd_array_new() 45 void snd_array_free(struct snd_array *array) in snd_array_free()
|
/sound/isa/ |
D | cmi8328.c | 196 static int array_find(int array[], int item) in array_find() 207 static int array_find_l(long array[], long item) in array_find_l()
|
/sound/soc/intel/skylake/ |
D | skl-topology.c | 2618 struct snd_soc_tplg_vendor_array *array; in skl_tplg_get_tokens() local 2682 struct snd_soc_tplg_vendor_array *array) in skl_tplg_get_desc_blocks() 2873 struct snd_soc_tplg_vendor_array *array; in skl_tplg_get_pvt_data() local 3180 struct snd_soc_tplg_vendor_array *array, in skl_tplg_get_str_tkn() 3465 struct snd_soc_tplg_vendor_array *array; in skl_tplg_get_manifest_tkn() local 3531 struct snd_soc_tplg_vendor_array *array; in skl_tplg_get_manifest_data() local
|
/sound/soc/sof/ |
D | topology.c | 847 struct snd_soc_tplg_vendor_array *array) in sof_parse_uuid_tokens() 877 struct snd_soc_tplg_vendor_array *array) in sof_parse_string_tokens() 907 struct snd_soc_tplg_vendor_array *array) in sof_parse_word_tokens() 979 struct snd_soc_tplg_vendor_array *array, in sof_parse_tokens()
|
/sound/soc/codecs/ |
D | tas5086.c | 340 static int index_in_array(const int *array, int len, int needle) in index_in_array()
|
/sound/pci/hda/ |
D | hda_proc.c | 49 struct snd_array *array) in print_nid_array()
|
D | hda_codec.c | 461 struct snd_array *array, in look_up_pincfg()
|
D | hda_generic.c | 284 struct nid_path *array = spec->paths.list; in snd_hda_get_path_idx() local
|
/sound/soc/sh/rcar/ |
D | rsnd.h | 452 #define for_each_rsnd_mod_arrays(iterator, pos, io, array, size) \ argument 455 #define for_each_rsnd_mod_array(iterator, pos, io, array) \ argument
|
D | core.c | 491 enum rsnd_mod_type *array, in rsnd_mod_next()
|
/sound/pci/lola/ |
D | lola.h | 265 struct lola_mixer_array __iomem *array; member
|