Searched refs:ENOTSUPP (Results 1 – 25 of 122) sorted by relevance
12345
365 return ERR_PTR(-ENOTSUPP); in devm_reset_control_get()377 return ERR_PTR(-ENOTSUPP); in devm_reset_control_get_by_index()382 return ERR_PTR(-ENOTSUPP); in devm_reset_bulk_get()393 return ERR_PTR(-ENOTSUPP); in devm_reset_bulk_get_by_node()405 return -ENOTSUPP; in reset_get_by_index()411 return -ENOTSUPP; in reset_get_bulk()417 return -ENOTSUPP; in reset_get_by_name()447 return -ENOTSUPP; in reset_status()
117 return -ENOTSUPP; in read_tlv_eeprom()122 return -ENOTSUPP; in write_tlv_eeprom()129 return -ENOTSUPP; in read_tlvinfo_tlv_eeprom()
56 return -ENOTSUPP; in dwc3_setup_phy()61 return -ENOTSUPP; in dwc3_shutdown_phy()
63 return -ENOTSUPP; in print_cpuinfo()71 return -ENOTSUPP; in print_cpuinfo()75 return -ENOTSUPP; in print_cpuinfo()
44 ut_asserteq(-ENOTSUPP, in dm_test_serial()53 ut_asserteq(-ENOTSUPP, in dm_test_serial()63 ut_asserteq(-ENOTSUPP, in dm_test_serial()
24 if (ret && ret != -ENOSYS && ret != -ENOTSUPP) { in simple_pm_bus_probe()37 if (ret && ret != -ENOSYS && ret != -ENOTSUPP) in simple_pm_bus_remove()
89 return -ENOTSUPP; in at91_cpu_probe()98 return -ENOTSUPP; in at91_cpu_probe()107 return -ENOTSUPP; in at91_cpu_probe()
71 return -ENOTSUPP; in sbi_get_spec_version()89 return -ENOTSUPP; in sbi_get_impl_id()108 return -ENOTSUPP; in sbi_probe_extension()
32 return -ENOTSUPP; in __imx8_clk_enable()73 if (ret == -ENOTSUPP) { in soc_clk_dump()
129 return -ENOTSUPP; in imx8_clk_get_rate()224 return -ENOTSUPP; in imx8_clk_set_rate()314 return -ENOTSUPP; in __imx8_clk_enable()
136 return -ENOTSUPP; in imx8_clk_get_rate()240 return -ENOTSUPP; in imx8_clk_set_rate()340 return -ENOTSUPP; in __imx8_clk_enable()
101 return -ENOTSUPP; in read_voltages()108 return -ENOTSUPP; in read_voltages()133 return -ENOTSUPP; in set_voltage()
38 return -ENOTSUPP; in pmic_set_output()46 return -ENOTSUPP; in pmic_set_output()
61 return -ENOTSUPP; in pmic_reg()
56 return -ENOTSUPP; in nand_bch_correct_data()
172 if (ret == -ENOTSUPP) in meson_g12a_usb2_phy_probe()189 if (ret && ret != -ENOSYS && ret != -ENOTSUPP) { in meson_g12a_usb2_phy_probe()
180 if (ret && ret != -ENOSYS && ret != -ENOTSUPP) { in meson_gxbb_usb2_phy_probe()190 if (ret && ret != -ENOSYS && ret != -ENOTSUPP) { in meson_gxbb_usb2_phy_probe()
139 return -ENOTSUPP; in mrfld_pinctrl_cfg_pin()153 return -ENOTSUPP; in mrfld_pinctrl_cfg_pin()
48 return -ENOTSUPP; in usb_gadget_release()
48 if (ret && ret != -ENOSYS && ret != -ENOTSUPP) in snps_dwmmc_clk_setup()62 if (ret && ret != -ENOSYS && ret != -ENOTSUPP) in snps_dwmmc_clk_setup()
177 return -ENOTSUPP; in rockchip_verify_mux()214 return -ENOTSUPP; in rockchip_set_mux()257 return -ENOTSUPP; in rockchip_set_drive_perpin()303 return -ENOTSUPP; in rockchip_set_pull()318 return -ENOTSUPP; in rockchip_set_schmitt()
37 if (ret && ret != -ENOSYS && ret != -ENOTSUPP) in soc_clk_ctl()
29 if (ret == -ENOTSUPP) in dwc3_of_simple_reset_init()
161 int err = -ENOTSUPP; in mvmdio_read()179 int err = -ENOTSUPP; in mvmdio_write()
147 int retval = -ENOTSUPP; in gen_ndis_query_resp()650 int retval = -ENOTSUPP; in gen_ndis_set_resp()775 return -ENOTSUPP; in rndis_init_response()815 return -ENOTSUPP; in rndis_query_response()953 return -ENOTSUPP; in rndis_indicate_status_msg()1018 return -ENOTSUPP; in rndis_get_state()1041 return -ENOTSUPP; in rndis_msg_parser()1115 return -ENOTSUPP; in rndis_msg_parser()
Completed in 705 milliseconds