Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h16796 struct backlight_device { struct
16797 struct backlight_properties props;
16798 struct mutex update_lock;
16799 struct mutex ops_lock;
16800 const struct backlight_ops *ops;
16801 struct notifier_block fb_notif;
16802 struct list_head entry;
16803 struct device dev;
16804 bool fb_bl_on[32];
16805 int use_count;
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A 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;
H A 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;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A 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;
H A 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;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h83589 struct backlight_device { struct
83613 int (*update_status)(struct backlight_device *); argument
H A Dvmlinux_518.h83589 struct backlight_device { struct
83613 int (*update_status)(struct backlight_device *); argument
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h69728 struct backlight_device { struct
69744 int (*update_status)(struct backlight_device *); argument
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A 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;
H A 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;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A 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;
H A 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;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h79066 struct backlight_device { struct
79082 int (*update_status)(struct backlight_device *); argument