Lines Matching refs:ERR_PTR
152 return ERR_PTR(-ENOSYS); in __gpiod_get()
160 return ERR_PTR(-ENOSYS); in __gpiod_get_index()
167 return ERR_PTR(-ENOSYS); in __gpiod_get_optional()
174 return ERR_PTR(-ENOSYS); in __gpiod_get_index_optional()
181 return ERR_PTR(-ENOSYS); in gpiod_get_array()
188 return ERR_PTR(-ENOSYS); in gpiod_get_array_optional()
212 return ERR_PTR(-ENOSYS); in __devm_gpiod_get()
221 return ERR_PTR(-ENOSYS); in __devm_gpiod_get_index()
228 return ERR_PTR(-ENOSYS); in __devm_gpiod_get_optional()
235 return ERR_PTR(-ENOSYS); in __devm_gpiod_get_index_optional()
242 return ERR_PTR(-ENOSYS); in devm_gpiod_get_array()
249 return ERR_PTR(-ENOSYS); in devm_gpiod_get_array_optional()
400 return ERR_PTR(-EINVAL); in gpio_to_desc()
415 return ERR_PTR(-ENOSYS); in fwnode_get_named_gpiod()
421 return ERR_PTR(-ENOSYS); in devm_get_gpiod_from_child()