Home
last modified time | relevance | path

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

/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-fw-com.h37 int ipu6_fw_com_open(struct ipu6_fw_com_context *ctx);
H A Dipu6-fw-com.c266 int ipu6_fw_com_open(struct ipu6_fw_com_context *ctx) in ipu6_fw_com_open() function
292 EXPORT_SYMBOL_NS_GPL(ipu6_fw_com_open, "INTEL_IPU6");
H A Dipu6-fw-isys.c344 ret = ipu6_fw_com_open(isys->fwcom); in ipu6_fw_isys_init()