Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_controller_trace.h34 TRACE_EVENT(azx_get_position,
Dhda_controller.h197 unsigned int azx_get_position(struct azx *chip, struct azx_dev *azx_dev);
Dhda_controller.c298 unsigned int azx_get_position(struct azx *chip, in azx_get_position() function
329 EXPORT_SYMBOL_GPL(azx_get_position);
337 azx_get_position(chip, azx_dev)); in azx_pcm_pointer()