Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dmx3fb.c258 struct mx3fb_info { struct
259 int blank;
260 enum ipu_channel ipu_ch;
261 uint32_t cur_ipu_buf;
263 u32 pseudo_palette[16];
265 struct completion flip_cmpl;
266 struct mutex mutex; /* Protects fb-ops */
267 struct mx3fb_data *mx3fb;
268 struct idmac_channel *idmac_channel;
269 struct dma_async_tx_descriptor *txd;
[all …]