Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/drm/sunxi_device/
Dsunxi_lcd.h96 struct sunxi_lcd { struct
110 * it means that this sunxi_lcd is LVDS2 argument
112 unsigned int type_id;
136 struct sunxi_lcd_funcs *funcs; argument
Dsunxi_lcd.c2052 struct sunxi_lcd *sunxi_lcd) in sunxi_lcd_dts_parse()