Home
last modified time | relevance | path

Searched refs:start_idx (Results 1 – 3 of 3) sorted by relevance

/sound/hda/ext/
Dhdac_ext_stream.c69 int snd_hdac_ext_stream_init_all(struct hdac_bus *bus, int start_idx, in snd_hdac_ext_stream_init_all() argument
73 int i, tag, idx = start_idx; in snd_hdac_ext_stream_init_all()
/sound/soc/intel/skylake/
Dskl.c915 int cp_streams, pb_streams, start_idx; in skl_first_init() local
967 start_idx = cp_streams; in skl_first_init()
969 (bus, start_idx, pb_streams, SNDRV_PCM_STREAM_PLAYBACK); in skl_first_init()
/sound/pci/hda/
Dhda_codec.c1626 int start_idx) in find_empty_mixer_ctl_idx() argument
1630 for (i = 0, idx = start_idx; i < 16; i++, idx++) { in find_empty_mixer_ctl_idx()