Searched refs:gpiod_line_state_notify (Results 1 – 3 of 3) sorted by relevance
140 void gpiod_line_state_notify(struct gpio_desc *desc, unsigned long action);
239 gpiod_line_state_notify(desc, GPIO_V2_LINE_CHANGED_CONFIG); in linehandle_set_config()421 gpiod_line_state_notify(desc, GPIO_V2_LINE_CHANGED_REQUESTED); in linehandle_create()1595 gpiod_line_state_notify(desc, GPIO_V2_LINE_CHANGED_CONFIG); in linereq_set_config_unlocked()1915 gpiod_line_state_notify(desc, GPIO_V2_LINE_CHANGED_REQUESTED); in linereq_create()2334 gpiod_line_state_notify(desc, GPIO_V2_LINE_CHANGED_REQUESTED); in lineevent_create()
2241 gpiod_line_state_notify(desc, GPIOLINE_CHANGED_RELEASED); in gpiod_free_commit()3809 void gpiod_line_state_notify(struct gpio_desc *desc, unsigned long action) in gpiod_line_state_notify() function4082 gpiod_line_state_notify(desc, GPIOLINE_CHANGED_REQUESTED); in gpiod_find_and_request()