Home
last modified time | relevance | path

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

/linux/include/video/
H A Dbroadsheetfb.h57 struct broadsheet_board { struct
58 struct module *owner;
59 int (*init)(struct broadsheetfb_par *);
60 int (*wait_for_rdy)(struct broadsheetfb_par *);
61 void (*cleanup)(struct broadsheetfb_par *);
62 int (*get_panel_type)(void);
63 int (*setup_irq)(struct fb_info *);
67 void (*set_hdb)(struct broadsheetfb_par *, u16);
68 u16 (*get_hdb)(struct broadsheetfb_par *);
71 void (*mmio_write)(struct broadsheetfb_par *, int type, u16);
[all …]