Searched refs:vr41xx_timer_setup (Results 1 – 9 of 9) sorted by relevance
38 board_timer_setup = vr41xx_timer_setup; in casio_e55_setup()
38 board_timer_setup = vr41xx_timer_setup; in ibm_workpad_setup()
83 board_timer_setup = vr41xx_timer_setup; in tanbac_tb0226_setup()
84 board_timer_setup = vr41xx_timer_setup; in victor_mpc30x_setup()
84 board_timer_setup = vr41xx_timer_setup; in zao_capcella_setup()
91 board_timer_setup = vr41xx_timer_setup; in nec_eagle_setup()
95 board_timer_setup = vr41xx_timer_setup; in tanbac_tb0229_setup()
236 extern void vr41xx_timer_setup(struct irqaction *irq);
295 void __init vr41xx_timer_setup(struct irqaction *irq) in vr41xx_timer_setup() function