Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_intel_trace.h34 TRACE_EVENT(azx_get_position,
Dhda_controller.h414 unsigned int azx_get_position(struct azx *chip, struct azx_dev *azx_dev);
Dhda_controller.c700 unsigned int azx_get_position(struct azx *chip, in azx_get_position() function
731 EXPORT_SYMBOL_GPL(azx_get_position);
739 azx_get_position(chip, azx_dev)); in azx_pcm_pointer()