Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h230 struct cyclecounter azx_cc; member
Dhda_controller.c218 struct azx_dev *azx_dev = container_of(cc, struct azx_dev, azx_cc); in azx_cc_read()
231 struct cyclecounter *cc = &azx_dev->azx_cc; in azx_timecounter_init()