Home
last modified time | relevance | path

Searched refs:backlight_ops (Results 1 – 25 of 130) sorted by relevance

123456

/linux-6.15/drivers/video/backlight/
H A Dapple_bl.c36 const struct backlight_ops backlight_ops; member
84 .backlight_ops = {
129 .backlight_ops = {
164 intensity = hw_data->backlight_ops.get_brightness(NULL); in apple_bl_add()
168 if (!hw_data->backlight_ops.get_brightness(NULL)) in apple_bl_add()
182 NULL, NULL, &hw_data->backlight_ops, &props); in apple_bl_add()
190 hw_data->backlight_ops.get_brightness(apple_backlight_device); in apple_bl_add()
H A Dlm3509_bl.c77 static const struct backlight_ops lm3509_main_ops = {
87 static const struct backlight_ops lm3509_sub_ops = {
95 const struct backlight_ops *ops, in lm3509_backlight_register()
H A Dipaq_micro_bl.c36 static const struct backlight_ops micro_bl_ops = {
H A Drave-sp-backlight.c35 static const struct backlight_ops rave_sp_backlight_ops = {
H A Djornada720_bl.c98 static const struct backlight_ops jornada_bl_ops = {
H A Dep93xx_bl.c48 static const struct backlight_ops ep93xxbl_ops = {
H A Dapple_dwi_bl.c66 static const struct backlight_ops dwi_bl_ops = {
H A Dgpio_backlight.c40 static const struct backlight_ops gpio_backlight_ops = {
H A Dktd2801-backlight.c54 static const struct backlight_ops ktd2801_backlight_ops = {
H A Dhp680_bl.c95 static const struct backlight_ops hp680bl_ops = {
H A Dda903x_bl.c89 static const struct backlight_ops da903x_backlight_ops = {
H A Domap1_bl.c104 static const struct backlight_ops omapbl_ops = {
H A Dpandora_bl.c103 static const struct backlight_ops pandora_backlight_ops = {
H A Dlv5207lp.c72 static const struct backlight_ops lv5207lp_backlight_ops = {
H A Dkb3886_bl.c128 static const struct backlight_ops kb3886bl_ops = {
/linux-6.15/include/linux/
H A Dbacklight.h102 struct backlight_ops { struct
279 const struct backlight_ops *ops;
394 const struct backlight_ops *ops,
399 const struct backlight_ops *ops,
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c90 static const struct backlight_ops nv40_bl_ops = {
99 const struct backlight_ops **ops) in nv40_backlight_init()
199 static const struct backlight_ops nv50_edp_bl_ops = {
220 static const struct backlight_ops nv50_bl_ops = {
234 const struct backlight_ops **ops) in nv50_backlight_init()
298 const struct backlight_ops *ops; in nouveau_backlight_init()
/linux-6.15/drivers/macintosh/
H A Dvia-pmu-backlight.c19 static const struct backlight_ops pmu_backlight_data;
109 static const struct backlight_ops pmu_backlight_data = {
/linux-6.15/scripts/
H A Dconst_structs.checkpatch3 backlight_ops
/linux-6.15/drivers/gpu/drm/gma500/
H A Dbacklight.c69 static const struct backlight_ops gma_backlight_ops __maybe_unused = {
/linux-6.15/drivers/platform/x86/
H A Dnvidia-wmi-ec-backlight.c86 static const struct backlight_ops nvidia_wmi_ec_backlight_ops = {
H A Dsamsung-q10.c45 static const struct backlight_ops samsungq10_bl_ops = {
/linux-6.15/drivers/video/fbdev/nvidia/
H A Dnv_backlight.c76 static const struct backlight_ops nvidia_bl_ops = {
/linux-6.15/drivers/hid/
H A Dhid-picolcd_backlight.c42 static const struct backlight_ops picolcd_blops = {
/linux-6.15/drivers/gpu/drm/panel/
H A Dpanel-summit.c31 static const struct backlight_ops summit_bl_ops = {

123456