Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h189 unsigned int azx_get_pos_posbuf(struct azx *chip, struct azx_dev *azx_dev);
H A Dhda_controller.c284 unsigned int azx_get_pos_posbuf(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_posbuf() function
288 EXPORT_SYMBOL_GPL(azx_get_pos_posbuf);
301 pos = azx_get_pos_posbuf(chip, azx_dev); in azx_get_position()
H A Dhda_intel.c660 pos = azx_get_pos_posbuf(chip, azx_dev); in azx_position_ok()
671 chip->get_position[stream] = azx_get_pos_posbuf; in azx_position_ok()
1574 [POS_FIX_POSBUF] = azx_get_pos_posbuf, in assign_position_fix()
1577 [POS_FIX_SKL] = azx_get_pos_posbuf, in assign_position_fix()