Lines Matching refs:OF_call_method_1
167 OF_call_method_1("slew-high", clock_ih, 0);
175 OF_call_method_1("smu-powertune-hi", smu_ih, 0);
514 OF_call_method_1("color!", ih, 4, r, g, b, index);
535 OF_call_method_1("backlight-on", ih, 0);
537 OF_call_method_1("backlight-off", ih, 0);
539 return 0; /* XXX or use return value of OF_call_method_1? */
564 OF_call_method_1("set-contrast", ih, 1, brightness_level);
566 return 0; /* XXX or use return value of OF_call_method_1? */
580 OF_call_method_1("set-contrast", ih, 1, brightness_level);
582 return 0; /* XXX or use return value of OF_call_method_1? */