dac_read_regs_t   309 drivers/video/fbdev/arkfb.c typedef void (*dac_read_regs_t)(void *data, u8 *code, int count);
dac_read_regs_t   315 drivers/video/fbdev/arkfb.c 	dac_read_regs_t dac_read_regs;
dac_read_regs_t   439 drivers/video/fbdev/arkfb.c static struct dac_info * ics5342_init(dac_read_regs_t drr, dac_write_regs_t dwr, void *data)