Searched refs:gpiod_get_index_optional (Results 1 – 3 of 3) sorted by relevance
444 #define gpiod_get_index_optional(varargs...) \ macro
58 gpiod_get_index_optional() functions can be used. These functions return NULL65 struct gpio_desc *gpiod_get_index_optional(struct device *dev,
1906 return gpiod_get_index_optional(dev, con_id, 0, flags); in __gpiod_get_optional()