Searched refs:gpiod_get_optional (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpio/
H A Ddevres.c71 * devm_gpiod_get_optional - Resource-managed gpiod_get_optional()
76 * Managed gpiod_get_optional(). GPIO descriptors returned from this function
77 * are automatically disposed on driver detach. See gpiod_get_optional() for
H A Dgpiolib.c1893 * gpiod_get_optional - obtain an optional GPIO for a given GPIO function
/linux-4.1.27/include/linux/gpio/
H A Dconsumer.h441 #define gpiod_get_optional(varargs...) __gpiod_get_optional(varargs, GPIOD_ASIS) macro

Completed in 77 milliseconds