Home
last modified time | relevance | path

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

123

/include/linux/framer/
Dframer.h119 return -ENOSYS; in framer_pm_runtime_get()
124 return -ENOSYS; in framer_pm_runtime_get_sync()
129 return -ENOSYS; in framer_pm_runtime_put()
134 return -ENOSYS; in framer_pm_runtime_put_sync()
139 return -ENOSYS; in framer_init()
144 return -ENOSYS; in framer_exit()
149 return -ENOSYS; in framer_power_on()
154 return -ENOSYS; in framer_power_off()
159 return -ENOSYS; in framer_get_status()
164 return -ENOSYS; in framer_get_config()
[all …]
Dframer-provider.h141 return ERR_PTR(-ENOSYS); in framer_create()
152 return ERR_PTR(-ENOSYS); in devm_framer_create()
158 return ERR_PTR(-ENOSYS); in framer_provider_simple_of_xlate()
166 return ERR_PTR(-ENOSYS); in __framer_provider_of_register()
178 return ERR_PTR(-ENOSYS); in __devm_framer_provider_of_register()
/include/linux/phy/
Dphy.h300 return -ENOSYS; in phy_pm_runtime_get()
307 return -ENOSYS; in phy_pm_runtime_get_sync()
314 return -ENOSYS; in phy_pm_runtime_put()
321 return -ENOSYS; in phy_pm_runtime_put_sync()
338 return -ENOSYS; in phy_init()
345 return -ENOSYS; in phy_exit()
352 return -ENOSYS; in phy_power_on()
359 return -ENOSYS; in phy_power_off()
367 return -ENOSYS; in phy_set_mode_ext()
396 return -ENOSYS; in phy_reset()
[all …]
/include/linux/pwrseq/
Dconsumer.h31 return ERR_PTR(-ENOSYS); in pwrseq_get()
41 return ERR_PTR(-ENOSYS); in devm_pwrseq_get()
46 return -ENOSYS; in pwrseq_power_on()
51 return -ENOSYS; in pwrseq_power_off()
/include/soc/tegra/
Dpmc.h171 return -ENOSYS; in tegra_powergate_power_on()
176 return -ENOSYS; in tegra_powergate_power_off()
181 return -ENOSYS; in tegra_powergate_remove_clamping()
188 return -ENOSYS; in tegra_powergate_sequence_power_up()
193 return -ENOSYS; in tegra_io_pad_power_enable()
198 return -ENOSYS; in tegra_io_pad_power_disable()
203 return -ENOSYS; in tegra_io_pad_get_voltage()
/include/net/
Dcipso_ipv4.h128 return -ENOSYS; in cipso_v4_doi_add()
213 return -ENOSYS; in cipso_v4_getattr()
221 return -ENOSYS; in cipso_v4_sock_setattr()
231 return -ENOSYS; in cipso_v4_sock_getattr()
238 return -ENOSYS; in cipso_v4_req_setattr()
250 return -ENOSYS; in cipso_v4_skbuff_setattr()
255 return -ENOSYS; in cipso_v4_skbuff_delattr()
261 return -ENOSYS; in cipso_v4_skbuff_getattr()
Dnetlabel.h516 return -ENOSYS; in netlbl_cfg_map_del()
524 return -ENOSYS; in netlbl_cfg_unlbl_map_add()
534 return -ENOSYS; in netlbl_cfg_unlbl_static_add()
543 return -ENOSYS; in netlbl_cfg_unlbl_static_del()
548 return -ENOSYS; in netlbl_cfg_cipsov4_add()
561 return -ENOSYS; in netlbl_cfg_cipsov4_map_add()
566 return -ENOSYS; in netlbl_cfg_calipso_add()
579 return -ENOSYS; in netlbl_cfg_calipso_map_add()
626 return -ENOSYS; in netlbl_sock_setattr()
634 return -ENOSYS; in netlbl_sock_getattr()
[all …]
/include/linux/gpio/
Dconsumer.h200 return ERR_PTR(-ENOSYS); in gpiod_get()
208 return ERR_PTR(-ENOSYS); in gpiod_get_index()
229 return ERR_PTR(-ENOSYS); in gpiod_get_array()
269 return ERR_PTR(-ENOSYS); in devm_gpiod_get()
278 return ERR_PTR(-ENOSYS); in devm_gpiod_get_index()
299 return ERR_PTR(-ENOSYS); in devm_gpiod_get_array()
331 return -ENOSYS; in gpiod_get_direction()
337 return -ENOSYS; in gpiod_direction_input()
343 return -ENOSYS; in gpiod_direction_output()
349 return -ENOSYS; in gpiod_direction_output_raw()
[all …]
/include/linux/
Dgpio.h134 return -ENOSYS; in gpio_request()
140 return -ENOSYS; in gpio_request_one()
153 return -ENOSYS; in gpio_direction_input()
158 return -ENOSYS; in gpio_direction_output()
Dkmod.h30 static inline int request_module(const char *name, ...) { return -ENOSYS; } in request_module()
31 static inline int request_module_nowait(const char *name, ...) { return -ENOSYS; } in request_module_nowait()
Dof_address.h113 return -ENOSYS; in of_property_read_reg()
119 return -ENOSYS; in of_pci_range_parser_init()
125 return -ENOSYS; in of_pci_dma_range_parser_init()
138 return -ENOSYS; in of_pci_address_to_resource()
145 return -ENOSYS; in of_pci_range_to_resource()
151 return -ENOSYS; in of_range_to_resource()
Dkernfs.h488 { return -ENOSYS; } in kernfs_name()
493 { return -ENOSYS; } in kernfs_path_from_node()
526 { return ERR_PTR(-ENOSYS); } in kernfs_create_root()
534 { return ERR_PTR(-ENOSYS); } in kernfs_create_dir_ns()
541 { return ERR_PTR(-ENOSYS); } in __kernfs_create_file()
546 { return ERR_PTR(-ENOSYS); } in kernfs_create_link()
557 { return -ENOSYS; } in kernfs_remove_by_name_ns()
562 { return -ENOSYS; } in kernfs_rename_ns()
566 { return -ENOSYS; } in kernfs_setattr()
570 { return -ENOSYS; } in kernfs_generic_poll()
[all …]
Dhw_breakpoint.h112 struct perf_event_attr *attr) { return -ENOSYS; } in modify_user_hw_breakpoint()
115 bool check) { return -ENOSYS; } in modify_user_hw_breakpoint_check()
127 register_perf_hw_breakpoint(struct perf_event *bp) { return -ENOSYS; } in register_perf_hw_breakpoint()
134 reserve_bp_slot(struct perf_event *bp) {return -ENOSYS; } in reserve_bp_slot()
Dfreezer.h79 static inline int freeze_processes(void) { return -ENOSYS; } in freeze_processes()
80 static inline int freeze_kernel_threads(void) { return -ENOSYS; } in freeze_kernel_threads()
Deventfd.h57 return ERR_PTR(-ENOSYS); in eventfd_ctx_fdget()
72 return -ENOSYS; in eventfd_ctx_remove_wait_queue()
Dprofile.h97 return -ENOSYS; in profile_event_register()
102 return -ENOSYS; in profile_event_unregister()
Dof_reserved_mem.h50 return -ENOSYS; in of_reserved_mem_device_init_by_idx()
57 return -ENOSYS; in of_reserved_mem_device_init_by_name()
Dof_gpio.h33 return -ENOSYS; in of_get_named_gpio()
Dof_mdio.h131 return -ENOSYS; in of_mdio_parse_addr()
135 return -ENOSYS; in of_phy_register_fixed_link()
149 return -ENOSYS; in of_mdiobus_phy_device_register()
Dextcon-provider.h83 return ERR_PTR(-ENOSYS); in extcon_dev_allocate()
91 return ERR_PTR(-ENOSYS); in devm_extcon_dev_allocate()
Dof.h618 return -ENOSYS; in of_property_count_elems_of_size()
624 return -ENOSYS; in of_property_read_u32_index()
630 return -ENOSYS; in of_property_read_u64_index()
681 return -ENOSYS; in of_property_read_variable_u8_array()
688 return -ENOSYS; in of_property_read_variable_u16_array()
697 return -ENOSYS; in of_property_read_variable_u32_array()
703 return -ENOSYS; in of_property_read_u64()
712 return -ENOSYS; in of_property_read_variable_u64_array()
719 return -ENOSYS; in of_property_read_string()
726 return -ENOSYS; in of_property_match_string()
[all …]
Dcpu_cooling.h46 return ERR_PTR(-ENOSYS); in cpufreq_cooling_register()
Dshm.h30 return -ENOSYS; in do_shmat()
/include/soc/fsl/qe/
Dqe.h112 return -ENOSYS; in cpm_muram_alloc()
118 return -ENOSYS; in devm_cpm_muram_alloc()
128 return -ENOSYS; in cpm_muram_alloc_fixed()
135 return -ENOSYS; in devm_cpm_muram_alloc_fixed()
145 return -ENOSYS; in cpm_muram_offset()
184 static inline int par_io_init(struct device_node *np) { return -ENOSYS; } in par_io_init()
185 static inline int par_io_of_config(struct device_node *np) { return -ENOSYS; } in par_io_of_config()
187 int assignment, int has_irq) { return -ENOSYS; } in par_io_config_pin()
188 static inline int par_io_data_set(u8 port, u8 pin, u8 val) { return -ENOSYS; } in par_io_data_set()
203 return ERR_PTR(-ENOSYS); in qe_pin_request()
[all …]
/include/video/
Dof_display_timing.h27 return -ENOSYS; in of_get_display_timing()

123