Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dcontroller_trace.h35 TRACE_EVENT(azx_get_position,
H A Dhda_controller.h185 unsigned int azx_get_position(struct azx *chip, struct azx_dev *azx_dev);
H A Dcontroller.c288 unsigned int azx_get_position(struct azx *chip, in azx_get_position() function
319 EXPORT_SYMBOL_GPL(azx_get_position);
327 azx_get_position(chip, azx_dev)); in azx_pcm_pointer()