Home
last modified time | relevance | path

Searched refs:capture_index_offset (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h304 int capture_index_offset; member
Dhda_tegra.c374 chip->capture_index_offset = 0; in hda_tegra_first_init()
Dhda_controller.c182 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()
Dhda_intel.c1610 chip->capture_index_offset = 0; in azx_first_init()