Searched refs:gpio_event_call_all_func (Results 1 - 1 of 1) sorted by relevance

/drivers/input/misc/
H A Dgpio_event.c59 static int gpio_event_call_all_func(struct gpio_event *ip, int func) function
104 gpio_event_call_all_func(ip, GPIO_EVENT_FUNC_SUSPEND);
113 gpio_event_call_all_func(ip, GPIO_EVENT_FUNC_RESUME);
169 err = gpio_event_call_all_func(ip, GPIO_EVENT_FUNC_INIT);
186 gpio_event_call_all_func(ip, GPIO_EVENT_FUNC_UNINIT);
207 gpio_event_call_all_func(ip, GPIO_EVENT_FUNC_UNINIT);

Completed in 47 milliseconds