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

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

Completed in 58 milliseconds