Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/aty/
Datyfb.h155 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.c182 const struct aty_dac_ops aty_dac_ibm514 = {
267 const struct aty_dac_ops aty_dac_ati68860b = {
318 const struct aty_dac_ops aty_dac_att21c498 = {
882 const struct aty_dac_ops aty_dac_unsupported = {
Dmach64_ct.c450 const struct aty_dac_ops aty_dac_ct = {