Home
last modified time | relevance | path

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

/sound/pci/hda/
Dhda_priv.h286 typedef unsigned int (*azx_get_pos_callback_t)(struct azx *, struct azx_dev *); typedef
308 azx_get_pos_callback_t get_position[2];
Dhda_intel.c1262 static azx_get_pos_callback_t callbacks[] = { in assign_position_fix()