Home
last modified time | relevance | path

Searched refs:ERR_PTR (Results 1 – 5 of 5) sorted by relevance

/include/
A Dreset.h366 return ERR_PTR(-ENOTSUPP); in devm_reset_control_get()
378 return ERR_PTR(-ENOTSUPP); in devm_reset_control_get_by_index()
383 return ERR_PTR(-ENOTSUPP); in devm_reset_bulk_get()
394 return ERR_PTR(-ENOTSUPP); in devm_reset_bulk_get_by_node()
A Dclk.h293 return ERR_PTR(-ENOSYS); in devm_clk_get()
299 return ERR_PTR(-ENOSYS); in devm_clk_get_optional()
606 return ERR_PTR(-ENOSYS); in clk_get_parent()
/include/linux/
A Derr.h23 static inline void *ERR_PTR(long error) in ERR_PTR() function
/include/linux/soc/ti/
A Dti_sci_protocol.h711 return ERR_PTR(-EINVAL); in ti_sci_get_handle_from_sysfw()
716 return ERR_PTR(-EINVAL); in ti_sci_get_handle()
723 return ERR_PTR(-EINVAL); in ti_sci_get_by_phandle()
739 return ERR_PTR(-EINVAL); in devm_ti_sci_get_of_resource()
/include/linux/mtd/
A Drawnand.h794 return ERR_PTR(-EINVAL); in nand_get_sdr_timings()

Completed in 23 milliseconds