Lines Matching defs:firmware
50 /* Wait for firmware to enter PS0 power state */
385 const struct firmware **firmware, char **filename,
424 ret = firmware_request_nowarn(firmware, *filename, cs35l56->base.dev);
439 const struct firmware **wmfw_firmware,
441 const struct firmware **coeff_firmware,
482 /* When a firmware file is not found must still search for the coeff files */
497 static void cs35l56_hda_release_firmware_files(const struct firmware *wmfw_firmware,
499 const struct firmware *coeff_firmware,
524 const struct firmware *coeff_firmware = NULL;
525 const struct firmware *wmfw_firmware = NULL;
550 * downloaded firmware, and the wmfw/bin files will only contain
551 * tunings that are safe to download with the firmware running.
559 * If the BIOS didn't patch the firmware a bin file is mandatory to
571 * When the device is running in secure mode the firmware files can
573 * shutdown the firmware to apply them and can use the lower cost
600 /* If we downloaded firmware, reset the device and wait for it to boot */
869 "Read ACPI _SUB failed(%ld): fallback to generic firmware\n",