Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-com.h39 int ipu6_fw_com_close(struct ipu6_fw_com_context *ctx);
H A Dipu6-fw-com.c294 int ipu6_fw_com_close(struct ipu6_fw_com_context *ctx) in ipu6_fw_com_close() function
310 EXPORT_SYMBOL_NS_GPL(ipu6_fw_com_close, "INTEL_IPU6");
H A Dipu6-fw-isys.c151 ret = ipu6_fw_com_close(isys->fwcom); in ipu6_fw_isys_close()