Home
last modified time | relevance | path

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

/drivers/video/omap2/dss/
Ddisplay.c79 static int dss_suspend_device(struct device *dev, void *data) in dss_suspend_device() function
100 r = bus_for_each_dev(bus, NULL, NULL, dss_suspend_device); in dss_suspend_all_devices()