notify_after 120 arch/arm/mach-s3c64xx/dev-backlight.c if (bl_data->notify_after) notify_after 121 arch/arm/mach-s3c64xx/dev-backlight.c samsung_bl_data->notify_after = bl_data->notify_after; notify_after 37 drivers/video/backlight/pwm_bl.c void (*notify_after)(struct device *, notify_after 131 drivers/video/backlight/pwm_bl.c if (pb->notify_after) notify_after 132 drivers/video/backlight/pwm_bl.c pb->notify_after(pb->dev, brightness); notify_after 480 drivers/video/backlight/pwm_bl.c pb->notify_after = data->notify_after; notify_after 688 drivers/video/backlight/pwm_bl.c if (pb->notify_after) notify_after 689 drivers/video/backlight/pwm_bl.c pb->notify_after(pb->dev, 0); notify_after 23 include/linux/pwm_backlight.h void (*notify_after)(struct device *dev, int brightness);