Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/catpt/
Dcore.h141 int catpt_boot_firmware(struct catpt_dev *cdev, bool restore);
Dloader.c609 int catpt_boot_firmware(struct catpt_dev *cdev, bool restore) in catpt_boot_firmware() function
643 ret = catpt_boot_firmware(cdev, false); in catpt_first_boot_firmware()
Ddevice.c91 ret = catpt_boot_firmware(cdev, true); in catpt_resume()