Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Datyfb.h308 extern const struct aty_dac_ops aty_dac_unsupported; /* unsupported */
H A Dmach64_gx.c902 const struct aty_dac_ops aty_dac_unsupported = { variable
H A Datyfb_base.c2398 par->dac_ops = &aty_dac_unsupported; in aty_init()