Searched refs:ipu6_fw_com_release (Results 1 – 3 of 3) sorted by relevance
40 int ipu6_fw_com_release(struct ipu6_fw_com_context *ctx, unsigned int force);
312 int ipu6_fw_com_release(struct ipu6_fw_com_context *ctx, unsigned int force) in ipu6_fw_com_release() function323 EXPORT_SYMBOL_NS_GPL(ipu6_fw_com_release, "INTEL_IPU6");
161 ret = ipu6_fw_com_release(fwcom, 0); in ipu6_fw_isys_close()179 ret = ipu6_fw_com_release(isys->fwcom, 1); in ipu6_fw_isys_cleanup()