Searched refs:via_aux_drv (Results 1 – 11 of 11) sorted by relevance
23 struct via_aux_drv { struct32 void (*cleanup)(struct via_aux_drv *drv); argument34 (struct via_aux_drv *drv); argument43 static inline bool via_aux_add(struct via_aux_drv *drv) in via_aux_add()45 struct via_aux_drv *data = kmalloc(sizeof(*data), GFP_KERNEL); in via_aux_add()55 static inline bool via_aux_read(struct via_aux_drv *drv, u8 start, u8 *buf, in via_aux_read()
18 static void query_edid(struct via_aux_drv *drv) in query_edid()47 static const struct fb_videomode *get_preferred_mode(struct via_aux_drv *drv) in get_preferred_mode()64 static void cleanup(struct via_aux_drv *drv) in cleanup()74 struct via_aux_drv drv = { in via_aux_edid_probe()
42 struct via_aux_drv *pos, *n; in via_aux_free()61 struct via_aux_drv *pos; in via_aux_get_preferred_mode()
18 struct via_aux_drv drv = { in via_aux_vt1621_probe()
18 struct via_aux_drv drv = { in probe()
18 struct via_aux_drv drv = { in via_aux_vt1636_probe()
18 struct via_aux_drv drv = { in via_aux_vt1631_probe()
Completed in 7 milliseconds