Searched refs:ipu6_fw_com_ready (Results 1 – 3 of 3) sorted by relevance
38 bool ipu6_fw_com_ready(struct ipu6_fw_com_context *ctx);
325 bool ipu6_fw_com_ready(struct ipu6_fw_com_context *ctx) in ipu6_fw_com_ready() function335 EXPORT_SYMBOL_NS_GPL(ipu6_fw_com_ready, "INTEL_IPU6");
352 if (ipu6_fw_com_ready(isys->fwcom)) in ipu6_fw_isys_init()