Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/pci/intel/ipu6/
H A Dipu6-isys.h157 int (*phy_set_power)(struct ipu6_isys *isys, member
H A Dipu6-isys-csi2.c267 isys->phy_set_power(isys, &cfg, timing, false); in ipu6_isys_csi2_set_stream()
334 ret = isys->phy_set_power(isys, &cfg, timing, true); in ipu6_isys_csi2_set_stream()
H A Dipu6-isys.c1119 isys->phy_set_power = ipu6_isys_jsl_phy_set_power; in isys_probe()
1121 isys->phy_set_power = ipu6_isys_dwc_phy_set_power; in isys_probe()
1123 isys->phy_set_power = ipu6_isys_mcd_phy_set_power; in isys_probe()