Searched refs:backlight_type_to_string (Results 1 – 1 of 1) sorted by relevance
75 backlight_type_to_string(enum backlight_info_type type) in backlight_type_to_string() function214 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()