Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h290 typedef unsigned int (*azx_get_pos_callback_t)(struct azx *, struct azx_dev *); typedef
312 azx_get_pos_callback_t get_position[2];
Dhda_intel.c1262 static azx_get_pos_callback_t callbacks[] = { in assign_position_fix()