Lines Matching refs:ERR_PTR
153 return ERR_PTR(-ENOSYS); in gpiod_get()
161 return ERR_PTR(-ENOSYS); in gpiod_get_index()
168 return ERR_PTR(-ENOSYS); in gpiod_get_optional()
175 return ERR_PTR(-ENOSYS); in gpiod_get_index_optional()
182 return ERR_PTR(-ENOSYS); in gpiod_get_array()
189 return ERR_PTR(-ENOSYS); in gpiod_get_array_optional()
213 return ERR_PTR(-ENOSYS); in devm_gpiod_get()
222 return ERR_PTR(-ENOSYS); in devm_gpiod_get_index()
229 return ERR_PTR(-ENOSYS); in devm_gpiod_get_optional()
236 return ERR_PTR(-ENOSYS); in devm_gpiod_get_index_optional()
243 return ERR_PTR(-ENOSYS); in devm_gpiod_get_array()
250 return ERR_PTR(-ENOSYS); in devm_gpiod_get_array_optional()
401 return ERR_PTR(-EINVAL); in gpio_to_desc()
417 return ERR_PTR(-ENOSYS); in fwnode_get_named_gpiod()
423 return ERR_PTR(-ENOSYS); in devm_get_gpiod_from_child()