Home
last modified time | relevance | path

Searched defs:atmel_lcdfb_power_control (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/video/
H A Datmel_lcdc.h31 void (*atmel_lcdfb_power_control)(struct atmel_lcdfb_pdata *pdata, int on); member
/openbmc/linux/drivers/video/fbdev/
H A Datmel_lcdfb.c201 static inline void atmel_lcdfb_power_control(struct atmel_lcdfb_info *sinfo, int on) in atmel_lcdfb_power_control() function