Home
last modified time | relevance | path

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

123

/include/linux/framer/
A 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 …]
A 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/
A Dphy.h305 return -ENOSYS; in phy_pm_runtime_get()
312 return -ENOSYS; in phy_pm_runtime_get_sync()
319 return -ENOSYS; in phy_pm_runtime_put()
326 return -ENOSYS; in phy_pm_runtime_put_sync()
333 return -ENOSYS; in phy_init()
340 return -ENOSYS; in phy_exit()
347 return -ENOSYS; in phy_power_on()
354 return -ENOSYS; in phy_power_off()
362 return -ENOSYS; in phy_set_mode_ext()
391 return -ENOSYS; in phy_reset()
[all …]
/include/linux/pwrseq/
A 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/
A 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/
A 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()
A Dnetlabel.h517 return -ENOSYS; in netlbl_cfg_map_del()
525 return -ENOSYS; in netlbl_cfg_unlbl_map_add()
535 return -ENOSYS; in netlbl_cfg_unlbl_static_add()
544 return -ENOSYS; in netlbl_cfg_unlbl_static_del()
549 return -ENOSYS; in netlbl_cfg_cipsov4_add()
562 return -ENOSYS; in netlbl_cfg_cipsov4_map_add()
567 return -ENOSYS; in netlbl_cfg_calipso_add()
580 return -ENOSYS; in netlbl_cfg_calipso_map_add()
627 return -ENOSYS; in netlbl_sock_setattr()
635 return -ENOSYS; in netlbl_sock_getattr()
[all …]
/include/linux/
A Dgpio.h107 return -ENOSYS; in gpio_request()
113 return -ENOSYS; in gpio_request_one()
126 return -ENOSYS; in gpio_direction_input()
131 return -ENOSYS; in gpio_direction_output()
A Dof_reserved_mem.h57 return -ENOSYS; in of_reserved_mem_device_init_by_idx()
64 return -ENOSYS; in of_reserved_mem_device_init_by_name()
78 return -ENOSYS; in of_reserved_mem_region_to_resource()
85 return -ENOSYS; in of_reserved_mem_region_to_resource_byname()
A Dkmod.h27 static inline int request_module(const char *name, ...) { return -ENOSYS; } in request_module()
28 static inline int request_module_nowait(const char *name, ...) { return -ENOSYS; } in request_module_nowait()
A Dof_address.h114 return -ENOSYS; in of_property_read_reg()
120 return -ENOSYS; in of_pci_range_parser_init()
126 return -ENOSYS; in of_pci_dma_range_parser_init()
139 return -ENOSYS; in of_pci_address_to_resource()
146 return -ENOSYS; in of_pci_range_to_resource()
152 return -ENOSYS; in of_range_to_resource()
A Dunwind_deferred.h71 static inline int unwind_user_faultable(struct unwind_stacktrace *trace) { return -ENOSYS; } in unwind_user_faultable()
72 …line int unwind_deferred_init(struct unwind_work *work, unwind_callback_t func) { return -ENOSYS; } in unwind_deferred_init()
73 …ic inline int unwind_deferred_request(struct unwind_work *work, u64 *timestamp) { return -ENOSYS; } in unwind_deferred_request()
A Dkernfs.h482 { return -ENOSYS; } in kernfs_name()
487 { return -ENOSYS; } in kernfs_path_from_node()
520 { return ERR_PTR(-ENOSYS); } in kernfs_create_root()
530 { return ERR_PTR(-ENOSYS); } in kernfs_create_dir_ns()
553 { return -ENOSYS; } in kernfs_remove_by_name_ns()
558 { return -ENOSYS; } in kernfs_rename_ns()
562 { return -ENOSYS; } in kernfs_setattr()
566 { return -ENOSYS; } in kernfs_generic_poll()
572 { return -ENOSYS; } in kernfs_xattr_get()
576 { return -ENOSYS; } in kernfs_xattr_set()
[all …]
A 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()
A 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()
A Deventfd.h57 return ERR_PTR(-ENOSYS); in eventfd_ctx_fdget()
72 return -ENOSYS; in eventfd_ctx_remove_wait_queue()
A Dof_gpio.h33 return -ENOSYS; in of_get_named_gpio()
A 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()
A Dextcon-provider.h83 return ERR_PTR(-ENOSYS); in extcon_dev_allocate()
91 return ERR_PTR(-ENOSYS); in devm_extcon_dev_allocate()
A Dof.h639 return -ENOSYS; in of_property_count_elems_of_size()
645 return -ENOSYS; in of_property_read_u16_index()
651 return -ENOSYS; in of_property_read_u32_index()
657 return -ENOSYS; in of_property_read_u64_index()
708 return -ENOSYS; in of_property_read_variable_u8_array()
715 return -ENOSYS; in of_property_read_variable_u16_array()
724 return -ENOSYS; in of_property_read_variable_u32_array()
730 return -ENOSYS; in of_property_read_u64()
739 return -ENOSYS; in of_property_read_variable_u64_array()
746 return -ENOSYS; in of_property_read_string()
[all …]
A Dcpu_cooling.h46 return ERR_PTR(-ENOSYS); in cpufreq_cooling_register()
A Dshm.h30 return -ENOSYS; in do_shmat()
/include/linux/gpio/
A Dconsumer.h201 return ERR_PTR(-ENOSYS); in gpiod_get()
332 return -ENOSYS; in gpiod_get_direction()
338 return -ENOSYS; in gpiod_direction_input()
344 return -ENOSYS; in gpiod_direction_output()
350 return -ENOSYS; in gpiod_direction_output_raw()
479 return -ENOSYS; in gpiod_set_config()
486 return -ENOSYS; in gpiod_set_debounce()
576 return -ENOSYS; in gpiod_enable_hw_timestamp_ns()
584 return -ENOSYS; in gpiod_disable_hw_timestamp_ns()
664 return -ENOSYS; in gpiod_export()
[all …]
/include/soc/fsl/qe/
A 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()
203 return ERR_PTR(-ENOSYS); in qe_pin_request()
216 return -ENOSYS; in qe_issue_cmd()
[all …]
/include/video/
A Dof_display_timing.h27 return -ENOSYS; in of_get_display_timing()

Completed in 47 milliseconds

123