aty_pll_ops       133 drivers/video/fbdev/aty/atyfb.h 	const struct aty_pll_ops *pll_ops;
aty_pll_ops       325 drivers/video/fbdev/aty/atyfb.h extern const struct aty_pll_ops aty_pll_ati18818_1; /* ATI 18818 */
aty_pll_ops       326 drivers/video/fbdev/aty/atyfb.h extern const struct aty_pll_ops aty_pll_stg1703; /* STG 1703 */
aty_pll_ops       327 drivers/video/fbdev/aty/atyfb.h extern const struct aty_pll_ops aty_pll_ch8398; /* Chrontel 8398 */
aty_pll_ops       328 drivers/video/fbdev/aty/atyfb.h extern const struct aty_pll_ops aty_pll_att20c408; /* AT&T 20C408 */
aty_pll_ops       329 drivers/video/fbdev/aty/atyfb.h extern const struct aty_pll_ops aty_pll_ibm514; /* IBM RGB514 */
aty_pll_ops       330 drivers/video/fbdev/aty/atyfb.h extern const struct aty_pll_ops aty_pll_unsupported; /* unsupported */
aty_pll_ops       331 drivers/video/fbdev/aty/atyfb.h extern const struct aty_pll_ops aty_pll_ct; /* Integrated */
aty_pll_ops       643 drivers/video/fbdev/aty/mach64_ct.c const struct aty_pll_ops aty_pll_ct = {
aty_pll_ops       194 drivers/video/fbdev/aty/mach64_gx.c const struct aty_pll_ops aty_pll_ibm514 = {
aty_pll_ops       486 drivers/video/fbdev/aty/mach64_gx.c const struct aty_pll_ops aty_pll_ati18818_1 = {
aty_pll_ops       602 drivers/video/fbdev/aty/mach64_gx.c const struct aty_pll_ops aty_pll_stg1703 = {
aty_pll_ops       726 drivers/video/fbdev/aty/mach64_gx.c const struct aty_pll_ops aty_pll_ch8398 = {
aty_pll_ops       873 drivers/video/fbdev/aty/mach64_gx.c const struct aty_pll_ops aty_pll_att20c408 = {
aty_pll_ops       907 drivers/video/fbdev/aty/mach64_gx.c const struct aty_pll_ops aty_pll_unsupported = {