Searched refs:catpt_boot_firmware (Results 1 – 3 of 3) sorted by relevance
141 int catpt_boot_firmware(struct catpt_dev *cdev, bool restore);
609 int catpt_boot_firmware(struct catpt_dev *cdev, bool restore) in catpt_boot_firmware() function643 ret = catpt_boot_firmware(cdev, false); in catpt_first_boot_firmware()
91 ret = catpt_boot_firmware(cdev, true); in catpt_resume()