Lines Matching full:descriptors
56 * Managed gpiod_get(). GPIO descriptors returned from this function are
79 * Managed gpiod_get_optional(). GPIO descriptors returned from this function
103 * Managed gpiod_get_index(). GPIO descriptors returned from this function are
125 * For non-exclusive GPIO descriptors, check if this descriptor is in devm_gpiod_get_index()
160 * GPIO descriptors returned from this function are automatically disposed on
202 * Managed gpiod_get_index_optional(). GPIO descriptors returned from this
233 * Managed gpiod_get_array(). GPIO descriptors returned from this function are
238 * The GPIO descriptors corresponding to the function @con_id of device
274 * Managed gpiod_get_array_optional(). GPIO descriptors returned from this
280 * The GPIO descriptors corresponding to the function @con_id of device
350 * Dispose of an array of GPIO descriptors obtained with devm_gpiod_get_array().