Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.h80 int (*position_check)(struct azx *chip, struct azx_dev *azx_dev); member
H A Dhda_controller.c1070 if (!chip->ops->position_check || in stream_update()
1071 chip->ops->position_check(chip, azx_dev)) { in stream_update()
H A Dhda_intel.c2127 .position_check = azx_position_check,