dacops            314 drivers/video/fbdev/arkfb.c 	struct dac_ops *dacops;
dacops            346 drivers/video/fbdev/arkfb.c 	return info->dacops->dac_set_mode(info, mode);
dacops            351 drivers/video/fbdev/arkfb.c 	return info->dacops->dac_set_freq(info, channel, freq);
dacops            356 drivers/video/fbdev/arkfb.c 	info->dacops->dac_release(info);
dacops            446 drivers/video/fbdev/arkfb.c 	info->dacops = &ics5342_ops;