Home
last modified time | relevance | path

Searched refs:GPIO_V2_LINE_CHANGED_REQUESTED (Results 1 – 3 of 3) sorted by relevance

/linux/tools/gpio/
A Dgpio-watch.c75 case GPIO_V2_LINE_CHANGED_REQUESTED: in main()
/linux/include/uapi/linux/
A Dgpio.h242 GPIO_V2_LINE_CHANGED_REQUESTED = 1, enumerator
/linux/drivers/gpio/
A Dgpiolib-cdev.c371 gpiod_line_state_notify(desc, GPIO_V2_LINE_CHANGED_REQUESTED); in linehandle_create()
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()

Completed in 15 milliseconds