Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-com.h40 int ipu6_fw_com_release(struct ipu6_fw_com_context *ctx, unsigned int force);
H A Dipu6-fw-com.c312 int ipu6_fw_com_release(struct ipu6_fw_com_context *ctx, unsigned int force) in ipu6_fw_com_release() function
323 EXPORT_SYMBOL_NS_GPL(ipu6_fw_com_release, "INTEL_IPU6");
H A Dipu6-fw-isys.c161 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()