Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/futex/
A Drun.sh22 tput setf 7 || tput setaf 7
25 tput sgr0
/linux/tools/testing/selftests/futex/functional/
A Drun.sh23 tput setf 7 || tput setaf 7
26 tput sgr0
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A 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()
A Ddss.h194 int dss_set_min_bus_tput(struct device *dev, unsigned long tput);
/linux/tools/testing/selftests/ftrace/
A Dftracetest208 ncolors=`tput colors 2>/dev/null || echo 0`
/linux/drivers/gpu/drm/omapdrm/dss/
A Ddss.h264 static inline int dss_set_min_bus_tput(struct device *dev, unsigned long tput) in dss_set_min_bus_tput() argument

Completed in 10 milliseconds