Searched refs:set_min_bus_tput (Results 1 – 4 of 4) sorted by relevance
95 if (pdata->set_min_bus_tput) in dss_set_min_bus_tput()96 return pdata->set_min_bus_tput(dev, tput); in dss_set_min_bus_tput()
317 board_data->set_min_bus_tput = omap_dss_set_min_bus_tput; in omap_display_init()606 .set_min_bus_tput = omap_dss_set_min_bus_tput, in omapdss_init_of()
44 (*pdata->set_min_bus_tput)(struct device *dev, u8 agent_id, unsigned long r)
327 int (*set_min_bus_tput)(struct device *dev, unsigned long r); member