Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2.h64 int atomisp_csi2_bridge_parse_firmware(struct atomisp_device *isp);
H A Datomisp_csi2_bridge.c687 int atomisp_csi2_bridge_parse_firmware(struct atomisp_device *isp) in atomisp_csi2_bridge_parse_firmware() function
H A Datomisp_v4l2.c770 ret = atomisp_csi2_bridge_parse_firmware(isp); in atomisp_subdev_probe()