sh_mobile_lcdc_entity
struct sh_mobile_lcdc_entity;
int (*display_on)(struct sh_mobile_lcdc_entity *entity);
void (*display_off)(struct sh_mobile_lcdc_entity *entity);
struct sh_mobile_lcdc_entity *tx_dev;