Searched refs:dac_ops (Results 1 – 3 of 3) sorted by relevance
131 const struct aty_dac_ops *dac_ops; member
1340 par->dac_ops->set_dac(info, &par->pll, in atyfb_set_par()2365 par->dac_ops = &aty_dac_ibm514; in aty_init()2370 par->dac_ops = &aty_dac_ati68860b; in aty_init()2374 par->dac_ops = &aty_dac_att21c498; in aty_init()2379 par->dac_ops = &aty_dac_unsupported; in aty_init()2412 par->dac_ops = &aty_dac_ct; in aty_init()
314 struct dac_ops { struct327 struct dac_ops *dacops; argument445 static struct dac_ops ics5342_ops = {