Home
last modified time | relevance | path

Searched defs:backlight_device (Results 1 – 11 of 11) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h91043 struct backlight_device { struct
91044 struct backlight_properties props;
91045 struct mutex update_lock;
91046 struct mutex ops_lock;
91047 const struct backlight_ops *ops;
91048 struct notifier_block fb_notif;
91049 struct list_head entry;
91050 struct device dev;
91051 bool fb_bl_on[32];
91052 int use_count;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h24707 struct backlight_device { struct
24708 struct backlight_properties props;
24709 struct mutex update_lock;
24710 struct mutex ops_lock;
24711 const struct backlight_ops *ops;
24712 struct notifier_block fb_notif;
24713 struct list_head entry;
24714 struct device dev;
24715 bool fb_bl_on[32];
24716 int use_count;
Dvmlinux.h24707 struct backlight_device { struct
24708 struct backlight_properties props;
24709 struct mutex update_lock;
24710 struct mutex ops_lock;
24711 const struct backlight_ops *ops;
24712 struct notifier_block fb_notif;
24713 struct list_head entry;
24714 struct device dev;
24715 bool fb_bl_on[32];
24716 int use_count;
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h35385 struct backlight_device { struct
35386 struct backlight_properties props;
35387 struct mutex update_lock;
35388 struct mutex ops_lock;
35389 const struct backlight_ops *ops;
35390 struct notifier_block fb_notif;
35391 struct list_head entry;
35392 struct device dev;
35393 bool fb_bl_on[32];
35394 int use_count;
Dvmlinux.h35385 struct backlight_device { struct
35386 struct backlight_properties props;
35387 struct mutex update_lock;
35388 struct mutex ops_lock;
35389 const struct backlight_ops *ops;
35390 struct notifier_block fb_notif;
35391 struct list_head entry;
35392 struct device dev;
35393 bool fb_bl_on[32];
35394 int use_count;
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h83589 struct backlight_device { struct
83613 int (*update_status)(struct backlight_device *); argument
Dvmlinux.h83589 struct backlight_device { struct
83613 int (*update_status)(struct backlight_device *); argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h39295 struct backlight_device { struct
39296 struct backlight_properties props;
39297 struct mutex update_lock;
39298 struct mutex ops_lock;
39299 const struct backlight_ops *ops;
39300 struct notifier_block fb_notif;
39301 struct list_head entry;
39302 struct device dev;
39303 bool fb_bl_on[32];
39304 int use_count;
Dvmlinux_608.h39295 struct backlight_device { struct
39296 struct backlight_properties props;
39297 struct mutex update_lock;
39298 struct mutex ops_lock;
39299 const struct backlight_ops *ops;
39300 struct notifier_block fb_notif;
39301 struct list_head entry;
39302 struct device dev;
39303 bool fb_bl_on[32];
39304 int use_count;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h85413 struct backlight_device { struct
85414 struct backlight_properties props;
85415 struct mutex update_lock;
85416 struct mutex ops_lock;
85417 const struct backlight_ops *ops;
85418 struct notifier_block fb_notif;
85419 struct list_head entry;
85420 struct device dev;
85421 bool fb_bl_on[32];
85422 int use_count;
Dvmlinux_602.h85413 struct backlight_device { struct
85414 struct backlight_properties props;
85415 struct mutex update_lock;
85416 struct mutex ops_lock;
85417 const struct backlight_ops *ops;
85418 struct notifier_block fb_notif;
85419 struct list_head entry;
85420 struct device dev;
85421 bool fb_bl_on[32];
85422 int use_count;