Home
last modified time | relevance | path

Searched refs:ENOSYS (Results 1 – 25 of 223) sorted by relevance

123456789

/u-boot/include/power/
A Dregulator.h533 return -ENOSYS; in regulator_mode()
538 return -ENOSYS; in regulator_get_value()
543 return -ENOSYS; in regulator_set_value()
548 return -ENOSYS; in regulator_set_suspend_value()
553 return -ENOSYS; in regulator_get_suspend_value()
558 return -ENOSYS; in regulator_set_value_force()
563 return -ENOSYS; in regulator_get_current()
568 return -ENOSYS; in regulator_set_current()
573 return -ENOSYS; in regulator_get_enable()
578 return -ENOSYS; in regulator_set_enable()
[all …]
/u-boot/include/
A Dremoteproc.h326 static inline int rproc_init(void) { return -ENOSYS; } in rproc_init()
331 static inline int rproc_stop(int id) { return -ENOSYS; } in rproc_stop()
336 ulong size) { return -ENOSYS; } in rproc_elf32_sanity_check()
338 ulong size) { return -ENOSYS; } in rproc_elf64_sanity_check()
340 ulong size) { return -ENOSYS; } in rproc_elf_sanity_check()
343 { return -ENOSYS; } in rproc_elf32_load_image()
346 { return -ENOSYS; } in rproc_elf64_load_image()
349 { return -ENOSYS; } in rproc_elf_load_image()
355 { return -ENOSYS; } in rproc_elf32_load_rsc_table()
359 { return -ENOSYS; } in rproc_elf64_load_rsc_table()
[all …]
A Dclk.h248 return -ENOSYS; in clk_get_by_index()
253 return -ENOSYS; in clk_get_bulk()
259 return -ENOSYS; in clk_get_by_name()
265 return -ENOSYS; in clk_get_by_name_nodev()
271 return -ENOSYS; in clk_get_optional_nodev()
276 return -ENOSYS; in clk_release_all()
485 return -ENOSYS; in clk_request()
495 return -ENOSYS; in clk_get_rate()
505 return -ENOSYS; in clk_get_parent_rate()
510 return -ENOSYS; in clk_round_rate()
[all …]
A Dsysinfo.h196 return -ENOSYS; in sysinfo_detect()
201 return -ENOSYS; in sysinfo_get_bool()
206 return -ENOSYS; in sysinfo_get_int()
212 return -ENOSYS; in sysinfo_get_str()
217 return -ENOSYS; in sysinfo_get()
223 return -ENOSYS; in sysinfo_get_fit_loadable()
A Dpower-domain.h85 return -ENOSYS; in power_domain_get()
106 return -ENOSYS; in power_domain_get_by_index()
122 return -ENOSYS; in power_domain_free()
138 return -ENOSYS; in power_domain_on()
154 return -ENOSYS; in power_domain_off()
A Dmux.h122 return -ENOSYS; in mux_control_states()
128 return -ENOSYS; in mux_control_select()
135 return -ENOSYS; in mux_control_deselect()
155 return -ENOSYS; in dm_mux_init()
A Dsoc.h123 return -ENOSYS; in soc_get()
128 return -ENOSYS; in soc_get_machine()
133 return -ENOSYS; in soc_get_revision()
138 return -ENOSYS; in soc_get_family()
A Dhwconfig.h31 return -ENOSYS; in hwconfig_f()
44 return -ENOSYS; in hwconfig_arg_cmp_f()
49 return -ENOSYS; in hwconfig_sub_f()
62 return -ENOSYS; in hwconfig_subarg_cmp_f()
A Dhwspinlock.h72 return -ENOSYS; in hwspinlock_get_by_index()
78 return -ENOSYS; in hwspinlock_lock_timeout()
83 return -ENOSYS; in hwspinlock_unlock()
A Ddma.h206 return -ENOSYS; in dma_get_by_index()
212 return -ENOSYS; in dma_get_by_name()
337 return -ENOSYS; in dma_get_device()
342 return -ENOSYS; in dma_memcpy()
/u-boot/drivers/pci_endpoint/
A Dpci_ep-uclass.c26 return -ENOSYS; in pci_ep_write_header()
36 return -ENOSYS; in pci_ep_read_header()
59 return -ENOSYS; in pci_ep_set_bar()
74 return -ENOSYS; in pci_ep_read_bar()
84 return -ENOSYS; in pci_ep_clear_bar()
95 return -ENOSYS; in pci_ep_map_addr()
105 return -ENOSYS; in pci_ep_unmap_addr()
119 return -ENOSYS; in pci_ep_set_msi()
135 return -ENOSYS; in pci_ep_get_msi()
156 return -ENOSYS; in pci_ep_set_msix()
[all …]
/u-boot/arch/arm/mach-tegra/
A Dxusb-padctl-dummy.c18 return -ENOSYS; in tegra_xusb_phy_prepare()
23 return -ENOSYS; in tegra_xusb_phy_enable()
28 return -ENOSYS; in tegra_xusb_phy_disable()
33 return -ENOSYS; in tegra_xusb_phy_unprepare()
/u-boot/drivers/pch/
A Dpch-uclass.c17 return -ENOSYS; in pch_get_spi_base()
27 return -ENOSYS; in pch_set_spi_protect()
38 return -ENOSYS; in pch_get_gpio_base()
49 return -ENOSYS; in pch_get_io_base()
59 return -ENOSYS; in pch_ioctl()
/u-boot/drivers/sysinfo/
A Dsysinfo-uclass.c21 return -ENOSYS; in sysinfo_detect()
32 return -ENOSYS; in sysinfo_get_fit_loadable()
42 return -ENOSYS; in sysinfo_get_bool()
52 return -ENOSYS; in sysinfo_get_int()
62 return -ENOSYS; in sysinfo_get_str()
/u-boot/drivers/misc/
A Dmisc-uclass.c22 return -ENOSYS; in misc_read()
32 return -ENOSYS; in misc_write()
42 return -ENOSYS; in misc_ioctl()
53 return -ENOSYS; in misc_call()
63 return -ENOSYS; in misc_set_enabled()
/u-boot/drivers/pinctrl/
A Dpinctrl-generic.c26 return -ENOSYS; in pinctrl_pin_name_to_selector()
39 return -ENOSYS; in pinctrl_pin_name_to_selector()
57 return -ENOSYS; in pinctrl_group_name_to_selector()
70 return -ENOSYS; in pinctrl_group_name_to_selector()
90 return -ENOSYS; in pinmux_func_name_to_selector()
103 return -ENOSYS; in pinmux_func_name_to_selector()
123 return -ENOSYS; in pinmux_enable_setting()
130 return -ENOSYS; in pinmux_enable_setting()
166 return -ENOSYS; in pinconf_prop_name_to_param()
180 return -ENOSYS; in pinconf_prop_name_to_param()
[all …]
/u-boot/arch/arm/include/asm/arch-tegra/
A Dcboot.h29 return -ENOSYS; in cboot_dram_init()
34 return -ENOSYS; in cboot_dram_init_banksize()
44 return -ENOSYS; in cboot_get_ethaddr()
/u-boot/drivers/demo/
A Ddemo-uclass.c32 return -ENOSYS; in demo_hello()
42 return -ENOSYS; in demo_status()
52 return -ENOSYS; in demo_get_light()
62 return -ENOSYS; in demo_set_light()
/u-boot/drivers/video/
A Dpanel-uclass.c16 return -ENOSYS; in panel_enable_backlight()
34 return -ENOSYS; in panel_set_backlight()
45 return -ENOSYS; in panel_get_display_timing()
/u-boot/drivers/cache/
A Dcache-uclass.c15 return -ENOSYS; in cache_get_info()
25 return -ENOSYS; in cache_enable()
35 return -ENOSYS; in cache_disable()
/u-boot/drivers/cpu/
A Dcpu-uclass.c48 return -ENOSYS; in cpu_is_current()
77 return -ENOSYS; in cpu_get_desc()
87 return -ENOSYS; in cpu_get_info()
100 return -ENOSYS; in cpu_get_count()
110 return -ENOSYS; in cpu_get_vendor()
/u-boot/drivers/block/
A Dblk_legacy.c68 return -ENOSYS; in get_desc()
83 return -ENOSYS; in blk_list_part()
108 return -ENOSYS; in blk_print_part_devnum()
144 return -ENOSYS; in blk_print_device_num()
161 return -ENOSYS; in blk_show_device()
198 return -ENOSYS; in blk_dselect_hwpart()
228 return -ENOSYS; in blk_read_devnum()
247 return -ENOSYS; in blk_write_devnum()
261 return -ENOSYS; in blk_select_hwpart_devnum()
/u-boot/drivers/pwm/
A Dpwm-uclass.c16 return -ENOSYS; in pwm_set_invert()
27 return -ENOSYS; in pwm_set_config()
37 return -ENOSYS; in pwm_set_enable()
/u-boot/drivers/rtc/
A Drtc-uclass.c19 return -ENOSYS; in dm_rtc_get()
29 return -ENOSYS; in dm_rtc_set()
39 return -ENOSYS; in dm_rtc_reset()
51 return -ENOSYS; in dm_rtc_read()
71 return -ENOSYS; in dm_rtc_write()
96 return -ENOSYS; in rtc_read8()
111 return -ENOSYS; in rtc_write8()
/u-boot/drivers/power/regulator/
A Dregulator-uclass.c35 return -ENOSYS; in regulator_get_value()
64 return -ENOSYS; in regulator_set_value()
94 return -ENOSYS; in regulator_set_suspend_value()
104 return -ENOSYS; in regulator_get_suspend_value()
118 return -ENOSYS; in regulator_set_value_force()
128 return -ENOSYS; in regulator_get_current()
145 return -ENOSYS; in regulator_set_current()
155 return -ENOSYS; in regulator_get_enable()
167 return -ENOSYS; in regulator_set_enable()
207 return -ENOSYS; in regulator_set_suspend_enable()
[all …]

Completed in 25 milliseconds

123456789