Searched refs:azx_position_ok (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_loongson.c | 170 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev); 178 ok = azx_position_ok(chip, azx_dev); in azx_position_check() 199 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok() function 231 ok = azx_position_ok(chip, azx_dev); in azx_irq_pending_work()
|
H A D | hda_intel.c | 650 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev); 658 ok = azx_position_ok(chip, azx_dev); in azx_position_check() 684 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok() function 776 ok = azx_position_ok(chip, azx_dev); in azx_irq_pending_work()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_intel.c | 603 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev); 611 ok = azx_position_ok(chip, azx_dev); in azx_position_check() 637 static int azx_position_ok(struct azx *chip, struct azx_dev *azx_dev) in azx_position_ok() function 736 ok = azx_position_ok(chip, azx_dev); in azx_irq_pending_work()
|
Completed in 8 milliseconds