Home
last modified time | relevance | path

Searched defs:array (Results 1 – 14 of 14) sorted by relevance

/sound/hda/
Darray.c19 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/soc/intel/avs/
Ddebugfs.c141 u32 *array, num_elems; in probe_points_write() local
178 u32 *array, num_elems; in probe_points_disconnect_write() local
366 u32 *array, num_elems; in trace_control_write() local
Dtopology.c21 #define avs_tplg_vendor_array_at(array, offset) \ argument
25 #define avs_tplg_vendor_array_next(array) \ argument
/sound/isa/
Dcmi8328.c196 static int array_find(const int array[], int item) in array_find()
207 static int array_find_l(const long array[], long item) in array_find_l()
/sound/soc/sof/
Dtopology.c451 struct snd_soc_tplg_vendor_array *array) in sof_parse_uuid_tokens()
496 static int sof_copy_tuples(struct snd_sof_dev *sdev, struct snd_soc_tplg_vendor_array *array, in sof_copy_tuples()
618 struct snd_soc_tplg_vendor_array *array) in sof_parse_string_tokens()
664 struct snd_soc_tplg_vendor_array *array) in sof_parse_word_tokens()
714 int count, struct snd_soc_tplg_vendor_array *array, in sof_parse_token_sets()
800 struct snd_soc_tplg_vendor_array *array, in sof_parse_tokens()
Dsof-client-probes.c260 u32 num_elems, *array; in sof_probes_dfs_points_write() local
319 u32 *array; in sof_probes_dfs_points_remove_write() local
/sound/soc/codecs/
Des8326.c470 static inline int get_coeff(int mclk, int rate, int array, in get_coeff()
543 int coeff, array; in es8326_pcm_hw_params() local
Dtas5086.c339 static int index_in_array(const int *array, int len, int needle) in index_in_array()
/sound/pci/hda/
Dhda_proc.c49 struct snd_array *array) in print_nid_array()
Dhda_codec.c461 struct snd_array *array, in look_up_pincfg()
Dhda_generic.c290 struct nid_path *array = spec->paths.list; in snd_hda_get_path_idx() local
/sound/soc/sh/rcar/
Drsnd.h445 #define for_each_rsnd_mod_arrays(iterator, pos, io, array, size) \ argument
448 #define for_each_rsnd_mod_array(iterator, pos, io, array) \ argument
Dcore.c481 enum rsnd_mod_type *array, in rsnd_mod_next()
/sound/pci/lola/
Dlola.h265 struct lola_mixer_array __iomem *array; member