Searched refs:get_mirror (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c172 if (!dssdev->driver->get_mirror)
174 mirror = dssdev->driver->get_mirror(dssdev);
184 if (!dssdev->driver->set_mirror || !dssdev->driver->get_mirror)
/linux-master/include/video/
H A Domapfb_dss.h710 bool (*get_mirror)(struct omap_dss_device *dssdev); member in struct:omap_dss_driver
/linux-master/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-tpo-td043mtea1.c444 .get_mirror = tpo_td043_get_hmirror,
/linux-master/drivers/md/
H A Ddm-raid1.c948 static int get_mirror(struct mirror_set *ms, struct dm_target *ti, function
1113 r = get_mirror(ms, ti, m, argv);

Completed in 103 milliseconds