Home
last modified time | relevance | path

Searched defs:MAX_LINE_LEN (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/tools/power/cpupower/lib/
Dcpupower_intern.h5 #define MAX_LINE_LEN 4096 macro
/linux-5.19.10/tools/power/cpupower/utils/helpers/
Dsysfs.h6 #define MAX_LINE_LEN 255 macro
/linux-5.19.10/drivers/gpu/drm/
Ddrm_debugfs_crc.c282 #define MAX_LINE_LEN (LINE_LEN(DRM_MAX_CRC_NR)) macro