Searched refs:rl82 (Results 1 – 1 of 1) sorted by relevance
29 int (*prepare)(struct bu18rl82 *rl82);30 int (*unprepare)(struct bu18rl82 *rl82);31 int (*enable)(struct bu18rl82 *rl82);32 int (*disable)(struct bu18rl82 *rl82);33 int (*backlight_enable)(struct bu18rl82 *rl82);34 int (*backlight_disable)(struct bu18rl82 *rl82);45 struct bu18rl82 *rl82 = dev_get_priv(panel->dev); in bu18rl82_panel_prepare() local46 const struct panel_desc *desc = rl82->desc; in bu18rl82_panel_prepare()49 desc->prepare(rl82); in bu18rl82_panel_prepare()54 struct bu18rl82 *rl82 = dev_get_priv(panel->dev); in bu18rl82_panel_unprepare() local[all …]