| /rk3399_rockchip-uboot/drivers/fpga/ |
| H A D | socfpga_arria10.c | 148 return -EPERM; in fpgamgr_verify_msel() 245 return -EPERM; in fpgamgr_reset() 248 return -EPERM; in fpgamgr_reset() 260 return -EPERM; in fpgamgr_program_init() 264 return -EPERM; in fpgamgr_program_init() 363 return -EPERM; in fpgamgr_program_poll_cd() 424 return -EPERM; in fpgamgr_program_poll_usermode() 436 return -EPERM; in fpgamgr_program_finish() 445 return -EPERM; in fpgamgr_program_finish()
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/mx7ulp/ |
| H A D | pcc.c | 99 return -EPERM; in pcc_clock_enable() 125 return -EPERM; in pcc_clock_sel() 150 return -EPERM; in pcc_clock_sel() 173 return -EPERM; in pcc_clock_div_config() 183 return -EPERM; in pcc_clock_div_config() 226 return -EPERM; in pcc_clock_get_clksrc() 238 return -EPERM; in pcc_clock_get_clksrc()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | write_keybox.h | 55 return -EPERM; in write_keybox_to_secure_storage() 61 return -EPERM; in read_raw_data_from_secure_storage()
|
| H A D | rockusb.h | 84 return -EPERM; in rkusb_cmd_process()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/broadwell/ |
| H A D | refcode.c | 87 return -EPERM; in cpu_run_reference_code() 91 return -EPERM; in cpu_run_reference_code()
|
| /rk3399_rockchip-uboot/drivers/thermal/ |
| H A D | imx_thermal.c | 250 return -EPERM; in imx_thermal_probe() 255 return -EPERM; in imx_thermal_probe() 258 return -EPERM; in imx_thermal_probe()
|
| /rk3399_rockchip-uboot/drivers/qe/ |
| H A D | qe.c | 411 return -EPERM; in qe_upload_firmware() 417 return -EPERM; in qe_upload_firmware() 441 return -EPERM; in qe_upload_firmware() 550 return -EPERM; in u_qe_upload_firmware() 556 return -EPERM; in u_qe_upload_firmware() 580 return -EPERM; in u_qe_upload_firmware() 658 return -EPERM; in u_qe_firmware_resume()
|
| /rk3399_rockchip-uboot/drivers/net/fm/ |
| H A D | fm.c | 132 return -EPERM; in fman_upload_firmware() 139 return -EPERM; in fman_upload_firmware() 164 return -EPERM; in fman_upload_firmware()
|
| /rk3399_rockchip-uboot/lib/rsa/ |
| H A D | rsa-checksum.c | 73 return -EPERM; in hw_rsa_hash_calculate()
|
| /rk3399_rockchip-uboot/arch/x86/lib/fsp/ |
| H A D | fsp_common.c | 47 return status ? -EPERM : 0; in fsp_init_phase_pci()
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | spl.c | 146 return -EPERM; in spl_spi_load_image()
|
| H A D | mrccache.c | 213 return -EPERM; in mrccache_get_region()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | errno.h | 4 #define EPERM 1 /* Operation not permitted */ macro
|
| /rk3399_rockchip-uboot/drivers/adc/ |
| H A D | sandbox.c | 86 return -EPERM; in sandbox_adc_channels_data()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | rk_atags.c | 190 return -EPERM; in atags_set_tag() 201 return -EPERM; in atags_set_tag()
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | pic32_gpio.c | 69 return -EPERM; in pic32_gpio_direction()
|
| H A D | intel_broadwell_gpio.c | 51 return -EPERM; in broadwell_gpio_request()
|
| H A D | intel_ich6_gpio.c | 158 return -EPERM; in ich6_gpio_request()
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | lists.c | 64 if (ret && ret != -EPERM) { in lists_bind_drivers()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | errno_str.c | 15 ERRNO_MSG(EPERM, "Operation not permitted"),
|
| H A D | hashtable.c | 239 __set_errno(EPERM); in _compare_and_overwrite_entry() 390 __set_errno(EPERM); in hsearch_r() 462 __set_errno(EPERM); in hdelete_r()
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | mxs_ocotp.c | 230 ret = -EPERM; in mxs_ocotp_write_fuse()
|
| H A D | misc_decompress.c | 130 return -EPERM; in misc_decompress_start()
|
| /rk3399_rockchip-uboot/arch/arm/mach-mvebu/ |
| H A D | efuse.c | 79 return -EPERM; in do_prog_efuse()
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | ahci.c | 897 return -EPERM; in ata_scsiop_read_capacity10() 927 return -EPERM; in ata_scsiop_read_capacity16() 947 return (uc_priv->ataid[pccb->target]) ? 0 : -EPERM; in ata_scsiop_test_unit_ready()
|