Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/futex/
Drun.sh22 tput setf 7 || tput setaf 7
25 tput sgr0
/linux-6.1.9/tools/testing/selftests/futex/functional/
Drun.sh23 tput setf 7 || tput setaf 7
26 tput sgr0
/linux-6.1.9/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);
/linux-6.1.9/tools/testing/selftests/ftrace/
Dftracetest208 ncolors=`tput colors 2>/dev/null || echo 0`
/linux-6.1.9/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