Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap2/omapfb/dss/
Dcore.c80 int dss_set_min_bus_tput(struct device *dev, unsigned long tput) in dss_set_min_bus_tput() argument
85 return pdata->set_min_bus_tput(dev, tput); in dss_set_min_bus_tput()
Ddss.h194 int dss_set_min_bus_tput(struct device *dev, unsigned long tput);
/drivers/gpu/drm/omapdrm/dss/
Ddss.h264 static inline int dss_set_min_bus_tput(struct device *dev, unsigned long tput) in dss_set_min_bus_tput() argument