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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_lvds.c1065 static Atom backlight_atom; variable in typeref:typename:Atom
1181 backlight_atom = MakeAtom(BACKLIGHT_NAME, sizeof(BACKLIGHT_NAME) - 1,
1186 err = RRConfigureOutputProperty(output->randr_output, backlight_atom,
1194 err = RRChangeOutputProperty(output->randr_output, backlight_atom,
1273 if (property == backlight_atom) {
1315 ret = RRConfigureOutputProperty(output->randr_output, backlight_atom,
1326 ret = RRChangeOutputProperty(output->randr_output, backlight_atom,
1387 if (property == backlight_atom) {
1394 ret = RRChangeOutputProperty(output->randr_output, backlight_atom,
H A Ddrmmode_display.c962 static Atom backlight_atom, backlight_deprecated_atom; variable in typeref:typename:Atom
1053 backlight_atom = MakeAtom(BACKLIGHT_NAME, sizeof(BACKLIGHT_NAME) - 1, TRUE);
1059 err = RRConfigureOutputProperty(output->randr_output, backlight_atom,
1073 err = RRChangeOutputProperty(output->randr_output, backlight_atom,
1098 if (property == backlight_atom || property == backlight_deprecated_atom) {
1164 if (property == backlight_atom || property == backlight_deprecated_atom) {
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_display.c1162 static Atom backlight_atom, backlight_deprecated_atom; variable in typeref:typename:Atom
1250 intel_output_create_ranged_atom(output, &backlight_atom,
1272 if (property == backlight_atom || property == backlight_deprecated_atom) {
1345 if (property == backlight_atom || property == backlight_deprecated_atom) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_display.c1117 static Atom backlight_atom, backlight_deprecated_atom; variable in typeref:typename:Atom
1205 intel_output_create_ranged_atom(output, &backlight_atom,
1227 if (property == backlight_atom || property == backlight_deprecated_atom) {
1300 if (property == backlight_atom || property == backlight_deprecated_atom) {
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_output.c1332 static Atom backlight_atom; variable in typeref:typename:Atom
1357 backlight_atom = MAKE_ATOM("backlight");
1361 err = RRConfigureOutputProperty(output->randr_output, backlight_atom,
1370 err = RRChangeOutputProperty(output->randr_output, backlight_atom,
1663 if (property == backlight_atom) {
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_display.c751 static Atom backlight_atom, backlight_deprecated_atom; variable in typeref:typename:Atom
800 backlight_atom, XA_INTEGER,
894 RRDeleteOutputProperty(output->randr_output, backlight_atom);
4575 sna_output_create_ranged_atom(output, &backlight_atom,
4597 if (property == backlight_atom || property == backlight_deprecated_atom) {
4677 if (property == backlight_atom || property == backlight_deprecated_atom) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_display.c466 static Atom backlight_atom, backlight_deprecated_atom; variable in typeref:typename:Atom
517 backlight_atom, XA_INTEGER,
609 RRDeleteOutputProperty(output->randr_output, backlight_atom);
3329 sna_output_create_ranged_atom(output, &backlight_atom,
3351 if (property == backlight_atom || property == backlight_deprecated_atom) {
3430 if (property == backlight_atom || property == backlight_deprecated_atom) {

Completed in 33 milliseconds