Searched defs:gpiochip_add_data (Results 1 – 1 of 1) sorted by relevance
536 #define gpiochip_add_data(gc, data) ({ \ macro549 #define gpiochip_add_data(gc, data) gpiochip_add_data_with_key(gc, data, NULL, NULL) macro