set_secondary_pll_state 1973 drivers/video/fbdev/via/hw.c 	clock.set_secondary_pll_state(VIA_STATE_ON);
set_secondary_pll_state 1985 drivers/video/fbdev/via/hw.c 		clock.set_secondary_pll_state(VIA_STATE_ON);
set_secondary_pll_state 1988 drivers/video/fbdev/via/hw.c 		clock.set_secondary_pll_state(VIA_STATE_OFF);
set_secondary_pll_state  294 drivers/video/fbdev/via/via_clock.c 		clock->set_secondary_pll_state = dummy_set_pll_state;
set_secondary_pll_state  316 drivers/video/fbdev/via/via_clock.c 		clock->set_secondary_pll_state = set_secondary_pll_state;
set_secondary_pll_state  331 drivers/video/fbdev/via/via_clock.c 		clock->set_secondary_pll_state = set_secondary_pll_state;
set_secondary_pll_state   39 drivers/video/fbdev/via/via_clock.h 	void (*set_secondary_pll_state)(u8 state);