Home
last modified time | relevance | path

Searched refs:cs5535_gpio_setup_event (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/gpio/
Dgpio-cs5535.c164 void cs5535_gpio_setup_event(unsigned offset, int pair, int pme) in cs5535_gpio_setup_event() function
196 EXPORT_SYMBOL_GPL(cs5535_gpio_setup_event);
/linux-3.4.99/include/linux/
Dcs5535.h179 void cs5535_gpio_setup_event(unsigned offset, int pair, int pme);
/linux-3.4.99/drivers/staging/olpc_dcon/
Dolpc_dcon_xo_1.c74 cs5535_gpio_setup_event(OLPC_GPIO_DCON_IRQ, 2, 0); in dcon_init_xo_1()
/linux-3.4.99/arch/x86/platform/olpc/
Dolpc-xo1-sci.c355 cs5535_gpio_setup_event(OLPC_GPIO_ECSCI, 7, 1); in setup_ec_sci()
389 cs5535_gpio_setup_event(OLPC_GPIO_LID, 6, 1); in setup_lid_events()