Searched refs:gpiod_line_state_notify (Results 1 – 3 of 3) sorted by relevance
153 void gpiod_line_state_notify(struct gpio_desc *desc, unsigned long action);
196 gpiod_line_state_notify(desc, GPIO_V2_LINE_CHANGED_CONFIG); in linehandle_set_config()371 gpiod_line_state_notify(desc, GPIO_V2_LINE_CHANGED_REQUESTED); in linehandle_create()1564 gpiod_line_state_notify(desc, GPIO_V2_LINE_CHANGED_CONFIG); in linereq_set_config()1837 gpiod_line_state_notify(desc, GPIO_V2_LINE_CHANGED_REQUESTED); in linereq_create()2229 gpiod_line_state_notify(desc, GPIO_V2_LINE_CHANGED_REQUESTED); in lineevent_create()
2396 gpiod_line_state_notify(desc, GPIOLINE_CHANGED_RELEASED); in gpiod_free_commit()4048 void gpiod_line_state_notify(struct gpio_desc *desc, unsigned long action) in gpiod_line_state_notify() function4328 gpiod_line_state_notify(desc, GPIOLINE_CHANGED_REQUESTED); in gpiod_find_and_request()