Searched refs:tput (Results 1 – 6 of 6) sorted by relevance
22 tput setf 7 || tput setaf 725 tput sgr0
23 tput setf 7 || tput setaf 726 tput sgr0
80 int dss_set_min_bus_tput(struct device *dev, unsigned long tput) in dss_set_min_bus_tput() argument85 return pdata->set_min_bus_tput(dev, tput); in dss_set_min_bus_tput()
194 int dss_set_min_bus_tput(struct device *dev, unsigned long tput);
208 ncolors=`tput colors 2>/dev/null || echo 0`
264 static inline int dss_set_min_bus_tput(struct device *dev, unsigned long tput) in dss_set_min_bus_tput() argument