Searched refs:cs5535_gpio_setup_event (Results  1 – 4 of 4) sorted by relevance
| /Linux-v6.6/drivers/gpio/ | 
| D | gpio-cs5535.c | 165 void cs5535_gpio_setup_event(unsigned offset, int pair, int pme)  in cs5535_gpio_setup_event()  function197 EXPORT_SYMBOL_GPL(cs5535_gpio_setup_event);
 
 | 
| /Linux-v6.6/include/linux/ | 
| D | cs5535.h | 177 void cs5535_gpio_setup_event(unsigned offset, int pair, int pme);
 | 
| /Linux-v6.6/arch/x86/platform/olpc/ | 
| D | olpc-xo1-sci.c | 386 	cs5535_gpio_setup_event(OLPC_GPIO_ECSCI, 7, 1);  in setup_ec_sci()420 	cs5535_gpio_setup_event(OLPC_GPIO_LID, 6, 1);  in setup_lid_events()
 
 | 
| /Linux-v6.6/drivers/staging/olpc_dcon/ | 
| D | olpc_dcon_xo_1.c | 85 	cs5535_gpio_setup_event(OLPC_GPIO_DCON_IRQ, 2, 0);  in dcon_init_xo_1()
 |