Home
last modified time | relevance | path

Searched refs:backlight_ops (Results 1 - 25 of 224) sorted by relevance

123456789

/kernel/linux/linux-5.10/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 Drave-sp-backlight.c35 static const struct backlight_ops rave_sp_backlight_ops = {
H A Dipaq_micro_bl.c42 static const struct backlight_ops micro_bl_ops = {
H A Dda903x_bl.c90 static const struct backlight_ops da903x_backlight_ops = {
H A Dhp680_bl.c96 static const struct backlight_ops hp680bl_ops = {
H A Dda9052_bl.c100 static const struct backlight_ops da9052_backlight_ops = {
H A Dgpio_backlight.c41 static const struct backlight_ops gpio_backlight_ops = {
H A Dep93xx_bl.c49 static const struct backlight_ops ep93xxbl_ops = {
H A Dlv5207lp.c73 static const struct backlight_ops lv5207lp_backlight_ops = {
H A Dpandora_bl.c104 static const struct backlight_ops pandora_backlight_ops = {
H A Dpcf50633-backlight.c88 static const struct backlight_ops pcf50633_bl_ops = {
/kernel/linux/linux-6.6/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 Dipaq_micro_bl.c37 static const struct backlight_ops micro_bl_ops = {
H A Drave-sp-backlight.c35 static const struct backlight_ops rave_sp_backlight_ops = {
/kernel/linux/linux-5.10/include/linux/
H A Dbacklight.h116 * struct backlight_ops - backlight operations
120 struct backlight_ops { struct
297 * @ops_lock: The lock used around everything related to backlight_ops.
312 const struct backlight_ops *ops;
431 const struct backlight_ops *ops,
436 const struct backlight_ops *ops,
/kernel/linux/linux-6.6/include/linux/
H A Dbacklight.h116 * struct backlight_ops - backlight operations
120 struct backlight_ops { struct
297 * @ops_lock: The lock used around everything related to backlight_ops.
312 const struct backlight_ops *ops;
431 const struct backlight_ops *ops,
436 const struct backlight_ops *ops,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c93 static const struct backlight_ops nv40_bl_ops = {
102 const struct backlight_ops **ops) in nv40_backlight_init()
146 static const struct backlight_ops nv50_bl_ops = {
192 static const struct backlight_ops nva3_bl_ops = {
201 const struct backlight_ops **ops) in nv50_backlight_init()
231 const struct backlight_ops *ops; in nouveau_backlight_init()
/kernel/linux/linux-6.6/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()
142 static const struct backlight_ops nv50_bl_ops = {
235 static const struct backlight_ops nv50_edp_bl_ops = {
284 static const struct backlight_ops nva3_bl_ops = {
298 const struct backlight_ops **ops) in nv50_backlight_init()
370 const struct backlight_ops *ops; in nouveau_backlight_init()
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dvia-pmu-backlight.c19 static const struct backlight_ops pmu_backlight_data;
114 static const struct backlight_ops pmu_backlight_data = {
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dvia-pmu-backlight.c18 static const struct backlight_ops pmu_backlight_data;
108 static const struct backlight_ops pmu_backlight_data = {
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/
H A Dshmob_drm_backlight.c39 static const struct backlight_ops shmob_drm_backlight_ops = {
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dbacklight.c69 static const struct backlight_ops gma_backlight_ops __maybe_unused = {
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_backlight.c35 static const struct backlight_ops shmob_drm_backlight_ops = {
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-picolcd_backlight.c47 static const struct backlight_ops picolcd_blops = {
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnv_backlight.c82 static const struct backlight_ops nvidia_bl_ops = {

Completed in 9 milliseconds

123456789