| /OK3568_Linux_fs/kernel/drivers/video/backlight/ |
| H A D | apple_bl.c | 36 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 D | ipaq_micro_bl.c | 42 static const struct backlight_ops micro_bl_ops = {
|
| H A D | rave-sp-backlight.c | 35 static const struct backlight_ops rave_sp_backlight_ops = {
|
| H A D | jornada720_bl.c | 99 static const struct backlight_ops jornada_bl_ops = {
|
| H A D | ep93xx_bl.c | 49 static const struct backlight_ops ep93xxbl_ops = {
|
| H A D | gpio_backlight.c | 41 static const struct backlight_ops gpio_backlight_ops = {
|
| H A D | hp680_bl.c | 96 static const struct backlight_ops hp680bl_ops = {
|
| H A D | pcf50633-backlight.c | 88 static const struct backlight_ops pcf50633_bl_ops = {
|
| H A D | pandora_bl.c | 104 static const struct backlight_ops pandora_backlight_ops = {
|
| H A D | lv5207lp.c | 73 static const struct backlight_ops lv5207lp_backlight_ops = {
|
| H A D | kb3886_bl.c | 128 static const struct backlight_ops kb3886bl_ops = {
|
| H A D | da903x_bl.c | 90 static const struct backlight_ops da903x_backlight_ops = {
|
| H A D | tosa_bl.c | 73 static const struct backlight_ops bl_ops = {
|
| H A D | da9052_bl.c | 100 static const struct backlight_ops da9052_backlight_ops = {
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | backlight.h | 120 struct backlight_ops { struct 312 const struct backlight_ops *ops; 431 const struct backlight_ops *ops, 436 const struct backlight_ops *ops,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_backlight.c | 93 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()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | backlight.h | 11 struct backlight_ops { struct 29 #define backlight_get_ops(dev) ((struct backlight_ops *)(dev)->driver->ops) argument
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | backlight-uclass.c | 14 const struct backlight_ops *ops = backlight_get_ops(dev); in backlight_enable() 24 const struct backlight_ops *ops = backlight_get_ops(dev); in backlight_disable()
|
| H A D | backlight_gpio.c | 57 static const struct backlight_ops gpio_backlight_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | via-pmu-backlight.c | 19 static const struct backlight_ops pmu_backlight_data; 114 static const struct backlight_ops pmu_backlight_data = {
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | const_structs.checkpatch | 3 backlight_ops
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/ |
| H A D | shmob_drm_backlight.c | 39 static const struct backlight_ops shmob_drm_backlight_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | samsung-q10.c | 45 static const struct backlight_ops samsungq10_bl_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-picolcd_backlight.c | 47 static const struct backlight_ops picolcd_blops = {
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/ |
| H A D | nv_backlight.c | 82 static const struct backlight_ops nvidia_bl_ops = {
|