Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_controller_trace.h35 TRACE_EVENT(azx_get_position,
H A Dhda_controller.h187 unsigned int azx_get_position(struct azx *chip, struct azx_dev *azx_dev);
H A Dhda_controller.c290 unsigned int azx_get_position(struct azx *chip, in azx_get_position() function
321 EXPORT_SYMBOL_GPL(azx_get_position);
329 azx_get_position(chip, azx_dev)); in azx_pcm_pointer()