Lines Matching refs:ENOSYS
196 return ERR_PTR(-ENOSYS); in gpiod_get()
204 return ERR_PTR(-ENOSYS); in gpiod_get_index()
225 return ERR_PTR(-ENOSYS); in gpiod_get_array()
265 return ERR_PTR(-ENOSYS); in devm_gpiod_get()
274 return ERR_PTR(-ENOSYS); in devm_gpiod_get_index()
295 return ERR_PTR(-ENOSYS); in devm_gpiod_get_array()
327 return -ENOSYS; in gpiod_get_direction()
333 return -ENOSYS; in gpiod_direction_input()
339 return -ENOSYS; in gpiod_direction_output()
345 return -ENOSYS; in gpiod_direction_output_raw()
472 return -ENOSYS; in gpiod_set_debounce()
479 return -ENOSYS; in gpiod_set_transitory()
531 return ERR_PTR(-ENOSYS); in fwnode_get_named_gpiod()
541 return ERR_PTR(-ENOSYS); in devm_fwnode_get_index_gpiod_from_child()
575 return ERR_PTR(-ENOSYS); in gpiod_get_from_of_node()
600 return ERR_PTR(-ENOSYS); in devm_gpiod_get_from_of_node()
674 return -ENOSYS; in gpiod_export()
680 return -ENOSYS; in gpiod_export_link()