Searched refs:set_mpu_wkup_lat (Results 1 – 2 of 2) sorted by relevance
36 void (*set_mpu_wkup_lat)(struct device *dev, long set); member
195 void (*set_mpu_wkup_lat)(struct device *dev, member646 if (omap->set_mpu_wkup_lat != NULL) in omap_i2c_resize_fifo()793 if (omap->set_mpu_wkup_lat != NULL) in omap_i2c_xfer()794 omap->set_mpu_wkup_lat(omap->dev, omap->latency); in omap_i2c_xfer()807 if (omap->set_mpu_wkup_lat != NULL) in omap_i2c_xfer()808 omap->set_mpu_wkup_lat(omap->dev, -1); in omap_i2c_xfer()1355 omap->set_mpu_wkup_lat = pdata->set_mpu_wkup_lat; in omap_i2c_probe()1429 if (omap->set_mpu_wkup_lat != NULL) in omap_i2c_probe()