Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Datyfb.h131 const struct aty_dac_ops *dac_ops;
301 struct aty_dac_ops { struct
306 extern const struct aty_dac_ops aty_dac_ibm514; /* IBM RGB514 */ argument
307 extern const struct aty_dac_ops aty_dac_ati68860b; /* ATI 68860-B */
308 extern const struct aty_dac_ops aty_dac_att21c498; /* AT&T 21C498 */
309 extern const struct aty_dac_ops aty_dac_unsupported; /* unsupported */
310 extern const struct aty_dac_ops aty_dac_ct; /* Integrated */
Dmach64_gx.c189 const struct aty_dac_ops aty_dac_ibm514 = {
278 const struct aty_dac_ops aty_dac_ati68860b = {
331 const struct aty_dac_ops aty_dac_att21c498 = {
902 const struct aty_dac_ops aty_dac_unsupported = {
Dmach64_ct.c640 const struct aty_dac_ops aty_dac_ct = {