Searched refs:capture_index_offset (Results 1 – 4 of 4) sorted by relevance
304 int capture_index_offset; member
374 chip->capture_index_offset = 0; in hda_tegra_first_init()
182 dev = chip->capture_index_offset; in azx_assign_device()1926 return (index >= chip->capture_index_offset && in is_input_stream()1927 index < chip->capture_index_offset + chip->capture_streams); in is_input_stream()
1610 chip->capture_index_offset = 0; in azx_first_init()