/Linux-v4.19/include/linux/ |
D | pm_opp.h | 136 return ERR_PTR(-ENOTSUPP); in dev_pm_opp_get_opp_table() 184 return ERR_PTR(-ENOTSUPP); in dev_pm_opp_find_freq_exact() 190 return ERR_PTR(-ENOTSUPP); in dev_pm_opp_find_freq_floor() 196 return ERR_PTR(-ENOTSUPP); in dev_pm_opp_find_freq_ceil() 204 return -ENOTSUPP; in dev_pm_opp_add() 223 return -ENOTSUPP; in dev_pm_opp_register_notifier() 228 return -ENOTSUPP; in dev_pm_opp_unregister_notifier() 235 return ERR_PTR(-ENOTSUPP); in dev_pm_opp_set_supported_hw() 243 return ERR_PTR(-ENOTSUPP); in dev_pm_opp_register_set_opp_helper() 250 return ERR_PTR(-ENOTSUPP); in dev_pm_opp_set_prop_name() [all …]
|
D | bcm47xx_nvram.h | 28 return -ENOTSUPP; in bcm47xx_nvram_init_from_mem() 33 return -ENOTSUPP; in bcm47xx_nvram_getenv() 37 return -ENOTSUPP; in bcm47xx_nvram_gpio_pin()
|
D | reset.h | 63 return optional ? 0 : -ENOTSUPP; in __device_reset() 71 return optional ? NULL : ERR_PTR(-ENOTSUPP); in __of_reset_control_get() 78 return optional ? NULL : ERR_PTR(-ENOTSUPP); in __reset_control_get() 85 return optional ? NULL : ERR_PTR(-ENOTSUPP); in __devm_reset_control_get() 91 return optional ? NULL : ERR_PTR(-ENOTSUPP); in devm_reset_control_array_get() 97 return optional ? NULL : ERR_PTR(-ENOTSUPP); in of_reset_control_array_get()
|
D | clk.h | 183 return -ENOTSUPP; in clk_notifier_register() 189 return -ENOTSUPP; in clk_notifier_unregister() 194 return -ENOTSUPP; in clk_get_accuracy() 199 return -ENOTSUPP; in clk_set_phase() 204 return -ENOTSUPP; in clk_get_phase() 210 return -ENOTSUPP; in clk_set_duty_cycle()
|
D | pm_domain.h | 191 return -ENOTSUPP; in pm_genpd_remove() 197 return -ENOTSUPP; in dev_pm_genpd_set_performance_state() 248 return -ENOTSUPP; in of_genpd_add_provider_simple() 254 return -ENOTSUPP; in of_genpd_add_provider_onecell() 304 return ERR_PTR(-ENOTSUPP); in of_genpd_remove_last()
|
/Linux-v4.19/include/linux/mfd/ |
D | syscon.h | 33 return ERR_PTR(-ENOTSUPP); in syscon_node_to_regmap() 38 return ERR_PTR(-ENOTSUPP); in syscon_regmap_lookup_by_compatible() 43 return ERR_PTR(-ENOTSUPP); in syscon_regmap_lookup_by_pdevname() 50 return ERR_PTR(-ENOTSUPP); in syscon_regmap_lookup_by_phandle()
|
/Linux-v4.19/include/linux/usb/ |
D | otg.h | 69 return -ENOTSUPP; in otg_start_hnp() 79 return -ENOTSUPP; in otg_set_vbus() 89 return -ENOTSUPP; in otg_set_host() 101 return -ENOTSUPP; in otg_set_peripheral() 110 return -ENOTSUPP; in otg_start_srp()
|
/Linux-v4.19/drivers/mfd/ |
D | abx500-core.c | 71 return -ENOTSUPP; in abx500_set_register_interruptible() 84 return -ENOTSUPP; in abx500_get_register_interruptible() 98 return -ENOTSUPP; in abx500_get_register_page_interruptible() 112 return -ENOTSUPP; in abx500_mask_and_set_register_interruptible() 124 return -ENOTSUPP; in abx500_get_chip_id() 136 return -ENOTSUPP; in abx500_event_registers_startup_state_get() 148 return -ENOTSUPP; in abx500_startup_irq_enabled()
|
/Linux-v4.19/drivers/nfc/s3fwrn5/ |
D | s3fwrn5.h | 59 return -ENOTSUPP; in s3fwrn5_set_mode() 69 return -ENOTSUPP; in s3fwrn5_get_mode() 77 return -ENOTSUPP; in s3fwrn5_set_wake() 87 return -ENOTSUPP; in s3fwrn5_write()
|
/Linux-v4.19/net/openvswitch/ |
D | conntrack.h | 61 return -ENOTSUPP; in ovs_ct_copy_action() 67 return -ENOTSUPP; in ovs_ct_action_to_attr() 75 return -ENOTSUPP; in ovs_ct_execute() 81 return -ENOTSUPP; in ovs_ct_clear()
|
/Linux-v4.19/drivers/ssb/ |
D | driver_chipcommon_sflash.c | 113 return -ENOTSUPP; in ssb_sflash_init() 124 return -ENOTSUPP; in ssb_sflash_init() 139 return -ENOTSUPP; in ssb_sflash_init() 145 return -ENOTSUPP; in ssb_sflash_init()
|
/Linux-v4.19/drivers/bcma/ |
D | driver_chipcommon_sflash.c | 116 return -ENOTSUPP; in bcma_sflash_init() 126 return -ENOTSUPP; in bcma_sflash_init() 140 return -ENOTSUPP; in bcma_sflash_init() 146 return -ENOTSUPP; in bcma_sflash_init()
|
/Linux-v4.19/include/soc/tegra/ |
D | bpmp.h | 135 return ERR_PTR(-ENOTSUPP); in tegra_bpmp_get() 143 return -ENOTSUPP; in tegra_bpmp_transfer_atomic() 148 return -ENOTSUPP; in tegra_bpmp_transfer() 161 return -ENOTSUPP; in tegra_bpmp_request_mrq()
|
/Linux-v4.19/drivers/base/regmap/ |
D | regmap-sdw.c | 43 return -ENOTSUPP; in regmap_sdw_config_check() 47 return -ENOTSUPP; in regmap_sdw_config_check() 50 return -ENOTSUPP; in regmap_sdw_config_check()
|
/Linux-v4.19/include/linux/clk/ |
D | sunxi-ng.h | 26 return -ENOTSUPP; in sunxi_ccu_set_mmc_timing_mode() 31 return -ENOTSUPP; in sunxi_ccu_get_mmc_timing_mode()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | sched.c | 63 err = -ENOTSUPP; in t4_sched_class_fw_cmd() 100 err = -ENOTSUPP; in t4_sched_bind_unbind_op() 278 err = -ENOTSUPP; in t4_sched_class_bind_unbind_op() 304 return -ENOTSUPP; in cxgb4_sched_class_bind() 317 return -ENOTSUPP; in cxgb4_sched_class_bind() 324 return -ENOTSUPP; in cxgb4_sched_class_bind() 351 return -ENOTSUPP; in cxgb4_sched_class_unbind() 364 return -ENOTSUPP; in cxgb4_sched_class_unbind()
|
/Linux-v4.19/drivers/clk/sunxi-ng/ |
D | ccu_mmc_timing.c | 35 return -ENOTSUPP; in sunxi_ccu_set_mmc_timing_mode() 66 return -ENOTSUPP; in sunxi_ccu_get_mmc_timing_mode()
|
/Linux-v4.19/drivers/staging/erofs/ |
D | xattr.h | 82 return -ENOTSUPP; in erofs_getxattr() 88 return -ENOTSUPP; in erofs_listxattr()
|
/Linux-v4.19/drivers/reset/ |
D | reset-ti-syscon.c | 87 return -ENOTSUPP; /* assert not supported for this reset */ in ti_syscon_reset_assert() 118 return -ENOTSUPP; /* deassert not supported for this reset */ in ti_syscon_reset_deassert() 151 return -ENOTSUPP; /* status not supported for this reset */ in ti_syscon_reset_status()
|
/Linux-v4.19/drivers/gpio/ |
D | gpio-tps65218.c | 155 return -ENOTSUPP; in tps65218_gpio_set_config() 169 return -ENOTSUPP; in tps65218_gpio_set_config() 173 return -ENOTSUPP; in tps65218_gpio_set_config()
|
D | gpio-74xx-mmio.c | 91 return (priv->flags & MMIO_74XX_DIR_OUT) ? -ENOTSUPP : 0; in mmio_74xx_dir_in() 103 return -ENOTSUPP; in mmio_74xx_dir_out()
|
/Linux-v4.19/drivers/pinctrl/ |
D | pinctrl-palmas.c | 771 return -ENOTSUPP; in palmas_pinconf_get() 779 return -ENOTSUPP; in palmas_pinconf_get() 790 return -ENOTSUPP; in palmas_pinconf_get() 822 return -ENOTSUPP; in palmas_pinconf_get() 844 return -ENOTSUPP; in palmas_pinconf_get() 850 return -ENOTSUPP; in palmas_pinconf_get() 880 return -ENOTSUPP; in palmas_pinconf_set() 888 return -ENOTSUPP; in palmas_pinconf_set() 903 return -ENOTSUPP; in palmas_pinconf_set() 920 return -ENOTSUPP; in palmas_pinconf_set() [all …]
|
/Linux-v4.19/include/net/ |
D | xdp_sock.h | 85 return -ENOTSUPP; in xsk_generic_rcv() 90 return -ENOTSUPP; in xsk_rcv()
|
/Linux-v4.19/fs/nfs/ |
D | nfs42proc.c | 76 if (err == -ENOTSUPP) { in nfs42_proc_fallocate() 269 if (status == -ENOTSUPP) in _nfs42_proc_copy() 357 if (err == -ENOTSUPP) { in nfs42_proc_copy() 458 if (status == -ENOTSUPP) in nfs42_do_offload_cancel_async() 484 return -ENOTSUPP; in _nfs42_proc_llseek() 498 if (status == -ENOTSUPP) in _nfs42_proc_llseek() 524 if (err == -ENOTSUPP) { in nfs42_proc_llseek() 611 case -ENOTSUPP: in nfs42_layoutstat_done() 757 if (err == -ENOTSUPP || err == -EOPNOTSUPP) { in nfs42_proc_clone()
|
/Linux-v4.19/drivers/pinctrl/sh-pfc/ |
D | pinctrl.c | 603 return -ENOTSUPP; in sh_pfc_pinconf_get() 612 return -ENOTSUPP; in sh_pfc_pinconf_get() 641 return -ENOTSUPP; in sh_pfc_pinconf_get() 656 return -ENOTSUPP; in sh_pfc_pinconf_get() 676 return -ENOTSUPP; in sh_pfc_pinconf_set() 683 return -ENOTSUPP; in sh_pfc_pinconf_set() 709 return -ENOTSUPP; in sh_pfc_pinconf_set() 731 return -ENOTSUPP; in sh_pfc_pinconf_set()
|