Searched refs:cs5535_mfgpt_toggle_event (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/misc/ |
D | cs5535-mfgpt.c | 44 int cs5535_mfgpt_toggle_event(struct cs5535_mfgpt_timer *timer, int cmp, in cs5535_mfgpt_toggle_event() function 94 EXPORT_SYMBOL_GPL(cs5535_mfgpt_toggle_event); 134 if (cs5535_mfgpt_toggle_event(timer, cmp, MFGPT_EVENT_IRQ, enable)) in cs5535_mfgpt_set_irq()
|
/linux-3.4.99/include/linux/ |
D | cs5535.h | 218 extern int cs5535_mfgpt_toggle_event(struct cs5535_mfgpt_timer *timer, int cmp,
|
/linux-3.4.99/drivers/watchdog/ |
D | geodewdt.c | 234 cs5535_mfgpt_toggle_event(wdt_timer, MFGPT_CMP2, MFGPT_EVENT_RESET, 1); in geodewdt_probe()
|