Home
last modified time | relevance | path

Searched defs:gpiochip_add_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/linux/gpio/
A Ddriver.h572 #define gpiochip_add_data(gc, data) ({ \ macro
585 #define gpiochip_add_data(gc, data) gpiochip_add_data_with_key(gc, data, NULL, NULL) macro

Completed in 4 milliseconds