Searched refs:platform_lookup_allowed (Results 1 – 2 of 2) sorted by relevance
268 bool platform_lookup_allowed);
4698 bool platform_lookup_allowed) in gpiod_find_and_request() argument4728 platform_lookup_allowed = true; in gpiod_find_and_request()4731 if (gpiod_not_found(desc) && platform_lookup_allowed) { in gpiod_find_and_request()