Searched refs:gpiod_not_found (Results 1 – 4 of 4) sorted by relevance
512 if (!gpiod_not_found(desc)) in of_find_gpio()516 if (gpiod_not_found(desc)) { in of_find_gpio()521 if (gpiod_not_found(desc)) { in of_find_gpio()528 if (gpiod_not_found(desc)) { in of_find_gpio()533 if (gpiod_not_found(desc)) in of_find_gpio()536 if (gpiod_not_found(desc)) in of_find_gpio()
249 if (gpiod_not_found(desc)) in devm_gpiod_get_index_optional()309 if (gpiod_not_found(descs)) in devm_gpiod_get_array_optional()
173 #define gpiod_not_found(desc) (IS_ERR(desc) && PTR_ERR(desc) == -ENOENT) macro
3768 if (!gpiod_not_found(desc)) in fwnode_gpiod_get_index()3944 if (!desc || gpiod_not_found(desc)) { in gpiod_get_index()4077 if (gpiod_not_found(desc)) in gpiod_get_index_optional()4280 if (gpiod_not_found(descs)) in gpiod_get_array_optional()