Lines Matching refs:device
24 struct device *dev;
34 int (*notify)(struct device *,
36 void (*notify_after)(struct device *,
38 int (*check_fb)(struct device *, struct fb_info *);
39 void (*exit)(struct device *);
193 int pwm_backlight_brightness_default(struct device *dev,
229 static int pwm_backlight_parse_dt(struct device *dev,
377 static int pwm_backlight_parse_dt(struct device *dev,
384 int pwm_backlight_brightness_default(struct device *dev,
448 /* Not booted with device tree or no phandle link to the node */
453 * If the driver is probed from the device tree and there is a
538 * period, parsed from the DT, in the PWM device. For the non-DT case,
666 static int pwm_backlight_suspend(struct device *dev)
682 static int pwm_backlight_resume(struct device *dev)