Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_intel.c594 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev);
602 ok = azx_position_ok(chip, azx_dev); in azx_position_check()
631 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok() function
703 ok = azx_position_ok(chip, azx_dev); in azx_irq_pending_work()