Home
last modified time | relevance | path

Searched defs:azx_dev (Results 1 – 2 of 2) sorted by relevance

/linux/sound/hda/common/
H A Dhda_controller.h57 struct azx_dev { struct
70 #define stream_to_azx_dev(s) container_of(s, struct azx_dev, core) argument
/linux/sound/hda/controllers/
H A Dintel.c579 static int azx_get_delay_from_lpib(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_lpib()
613 static int azx_position_check(struct azx *chip, struct azx_dev *azx_dev) in azx_position_check()
644 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok()
738 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_irq_pending_work() local
769 struct azx_dev *azx_dev = stream_to_azx_dev(s); in azx_clear_irq_pending() local
803 struct azx_dev *azx_dev) in azx_via_get_position()
857 static unsigned int azx_get_pos_fifo(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_fifo()
888 static int azx_get_delay_from_fifo(struct azx *chip, struct azx_dev *azx_dev, in azx_get_delay_from_fifo()