Home
last modified time | relevance | path

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

/src/usr.bin/backlight/
H A Dbacklight.c75 backlight_type_to_string(enum backlight_info_type type) in backlight_type_to_string() function
214 printf("Backlight hardware type: %s\n", backlight_type_to_string(info.type)); in main()
217 printf("%s\n", backlight_type_to_string(info.type)); in main()