Searched refs:types (Results 1 – 12 of 12) sorted by relevance
/sound/firewire/bebob/ |
D | bebob_focusrite.c | 188 if (bebob->spec->clock->types == saffirepro_10_clk_src_types) in saffirepro_both_clk_src_get() 272 .types = saffirepro_26_clk_src_types, 283 .types = saffirepro_10_clk_src_types, 298 .types = saffire_both_clk_src_types,
|
D | bebob_yamaha_terratec.c | 53 .types = clk_src_types,
|
D | bebob_terratec.c | 46 .types = phase88_rack_clk_src_types,
|
D | bebob.h | 60 const enum snd_bebob_clock_type *types; member
|
D | bebob_maudio.c | 721 .types = special_clk_types,
|
D | bebob_stream.c | 145 *src = clk_spec->types[id]; in snd_bebob_stream_get_clock_src()
|
/sound/soc/sh/rcar/ |
D | ssi.c | 168 static const enum rsnd_mod_type types[] = { in rsnd_ssi_multi_secondaries() enum 176 for (i = 0; i < ARRAY_SIZE(types); i++) { in rsnd_ssi_multi_secondaries() 177 struct rsnd_mod *mod = rsnd_io_to_mod(io, types[i]); in rsnd_ssi_multi_secondaries() 1084 static const enum rsnd_mod_type types[] = { in rsnd_ssi_connect() enum 1094 for (i = 0; i < ARRAY_SIZE(types); i++) { in rsnd_ssi_connect() 1095 type = types[i]; in rsnd_ssi_connect()
|
D | core.c | 557 enum rsnd_mod_type *types = rsnd_mod_sequence[is_play]; \ 558 for_each_rsnd_mod_arrays(i, mod, io, types, RSND_MOD_MAX) { \ 560 int func_call = rsnd_status_update(io, mod, types[i], \
|
/sound/soc/sof/ |
D | Kconfig | 148 This option enables more verbose IPC logs, with command types in
|
/sound/soc/codecs/ |
D | wm_adsp.c | 2491 static const int types[] = { in wm_halo_create_regions() local 2497 return wm_adsp_create_regions(dsp, id, ARRAY_SIZE(types), types, bases); in wm_halo_create_regions()
|
D | Kconfig | 303 Support for the bus types used to access the codecs to be built must
|
/sound/pci/hda/ |
D | hda_generic.c | 4832 unsigned int types; in check_auto_mic_availability() local 4838 types = 0; in check_auto_mic_availability() 4845 if (types & (1 << attr)) in check_auto_mic_availability() 4866 types |= (1 << attr); in check_auto_mic_availability()
|