Home
last modified time | relevance | path

Searched refs:aty_dac_ops (Results 1 – 3 of 3) sorted by relevance

/drivers/video/fbdev/aty/
Datyfb.h132 const struct aty_dac_ops *dac_ops;
297 struct aty_dac_ops { struct
302 extern const struct aty_dac_ops aty_dac_ibm514; /* IBM RGB514 */ argument
303 extern const struct aty_dac_ops aty_dac_ati68860b; /* ATI 68860-B */
304 extern const struct aty_dac_ops aty_dac_att21c498; /* AT&T 21C498 */
305 extern const struct aty_dac_ops aty_dac_unsupported; /* unsupported */
306 extern const struct aty_dac_ops aty_dac_ct; /* Integrated */
Dmach64_gx.c190 const struct aty_dac_ops aty_dac_ibm514 = {
279 const struct aty_dac_ops aty_dac_ati68860b = {
332 const struct aty_dac_ops aty_dac_att21c498 = {
900 const struct aty_dac_ops aty_dac_unsupported = {
Dmach64_ct.c640 const struct aty_dac_ops aty_dac_ct = {