Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h107 int capture_index_offset; member
H A Dhda_tegra.c337 chip->capture_index_offset = 0; in hda_tegra_first_init()
H A Dhda_controller.c1273 if (index >= chip->capture_index_offset && in stream_direction()
1274 index < chip->capture_index_offset + chip->capture_streams) in stream_direction()
H A Dhda_intel.c1989 chip->capture_index_offset = 0; in azx_first_init()