Home
last modified time | relevance | path

Searched refs:azx_get_pos_callback_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_controller.h91 typedef unsigned int (*azx_get_pos_callback_t)(struct azx *, struct azx_dev *); typedef
115 azx_get_pos_callback_t get_position[2];
H A Dhda_intel.c1572 static const azx_get_pos_callback_t callbacks[] = { in assign_position_fix()