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.h188 unsigned int azx_get_position(struct azx *chip, struct azx_dev *azx_dev);
H A Dcontroller.c286 unsigned int azx_get_position(struct azx *chip, in azx_get_position() function
317 EXPORT_SYMBOL_GPL(azx_get_position);
325 azx_get_position(chip, azx_dev)); in azx_pcm_pointer()