| /drivers/bios_emulator/x86emu/ |
| A D | prim_ops.c | 209 u16 res; in aaa_word() local 230 u16 res; in aas_word() local 321 u32 res; in adc_long() local 377 u32 res; in add_long() local 480 u32 res = d; in daa_byte() local 648 u8 res; in neg_byte() local 664 u16 res; in neg_word() local 680 u32 res; in neg_long() local 844 u32 res, cnt; in rcr_byte() local 2415 u16 res; in pop_word() local [all …]
|
| /drivers/firmware/arm-ffa/ |
| A D | ffa-emul-uclass.c | 78 static int sandbox_ffa_version(struct udevice *emul, ffa_value_t *pargs, ffa_value_t *res) in sandbox_ffa_version() 103 static int sandbox_ffa_id_get(struct udevice *emul, ffa_value_t *pargs, ffa_value_t *res) in sandbox_ffa_id_get() 130 static int sandbox_ffa_features(ffa_value_t *pargs, ffa_value_t *res) in sandbox_ffa_features() 165 ffa_value_t *res) in sandbox_ffa_partition_info_get() 268 static int sandbox_ffa_rxtx_map(struct udevice *emul, ffa_value_t *pargs, ffa_value_t *res) in sandbox_ffa_rxtx_map() 325 static int sandbox_ffa_rxtx_unmap(struct udevice *emul, ffa_value_t *pargs, ffa_value_t *res) in sandbox_ffa_rxtx_unmap() 372 static int sandbox_ffa_rx_release(struct udevice *emul, ffa_value_t *pargs, ffa_value_t *res) in sandbox_ffa_rx_release() 437 ffa_value_t *pargs, ffa_value_t *res) in sandbox_ffa_msg_send_direct_req() 620 void sandbox_arm_ffa_smccc_smc(ffa_value_t *args, ffa_value_t *res) in sandbox_arm_ffa_smccc_smc() 672 void invoke_ffa_fn(ffa_value_t args, ffa_value_t *res) in invoke_ffa_fn()
|
| A D | arm-ffa-uclass.c | 165 void __weak invoke_ffa_fn(ffa_value_t args, ffa_value_t *res) in invoke_ffa_fn() 184 ffa_value_t res = {0}; in ffa_get_version_hdlr() local 235 ffa_value_t res = {0}; in ffa_get_endpoint_id() local 303 ffa_value_t res = {0}; in ffa_get_rxtx_map_features_hdlr() local 411 ffa_value_t res = {0}; in ffa_map_rxtx_buffers_hdlr() local 457 ffa_value_t res = {0}; in ffa_unmap_rxtx_buffers_hdlr() local 493 ffa_value_t res = {0}; in ffa_release_rx_buffer_hdlr() local 654 ffa_value_t res = {0}; in ffa_query_partitions_info() local 875 ffa_value_t res = {0}; in ffa_msg_send_direct_req_hdlr() local
|
| A D | arm-ffa.c | 26 void invoke_ffa_fn(ffa_value_t args, ffa_value_t *res) in invoke_ffa_fn() 76 struct arm_smccc_res *res)) in arm_ffa_is_supported()
|
| /drivers/misc/ |
| A D | atsha204a-i2c.c | 40 int res; in atsha204a_ping_bus() local 106 int res; in atsha204a_recv_resp() local 138 int res; in atsha204a_wakeup() local 168 int res; in atsha204a_idle() local 179 int res; in atsha204a_sleep() local 191 int res, timeout = ATSHA204A_TRANSACTION_TIMEOUT; in atsha204a_transaction() local 234 int res, retry = ATSHA204A_TRANSACTION_RETRY; in atsha204a_read() local 278 int res; in atsha204a_get_random() local
|
| A D | k3_fuse.c | 18 struct arm_smccc_res res; in fuse_read() local 43 struct arm_smccc_res res; in fuse_prog() local 68 struct arm_smccc_res res; in fuse_writebuff() local
|
| /drivers/core/ |
| A D | devres.c | 93 void devres_free(void *res) in devres_free() 103 void devres_add(struct udevice *dev, void *res) in devres_add() 138 void *res; in devres_get() local 154 void *res; in devres_remove() local 170 void *res; in devres_destroy() local 183 void *res; in devres_release() local 264 static void devm_kmalloc_release(struct udevice *dev, void *res) in devm_kmalloc_release() 269 static int devm_kmalloc_match(struct udevice *dev, void *res, void *data) in devm_kmalloc_match()
|
| /drivers/pci/ |
| A D | pci_auto_common.c | 19 void pciauto_region_init(struct pci_region *res) in pciauto_region_init() 30 void pciauto_region_align(struct pci_region *res, pci_size_t size) in pciauto_region_align() 35 int pciauto_region_allocate(struct pci_region *res, pci_size_t size, in pciauto_region_allocate()
|
| /drivers/sysinfo/ |
| A D | gazerbeam.c | 66 int res; in _read_sysinfo_variant_data() local 143 int res; in _read_hwversion() local 176 int res; in sysinfo_gazerbeam_detect() local 245 int res = dm_gpio_set_value(&priv->reset_gpios[i], 0); in sysinfo_gazerbeam_probe() local
|
| /drivers/misc/imx_ele/ |
| A D | fuse.c | 204 u32 res = 0, size = 4; in fuse_sense() local 258 u32 res = 0, size = 1; in fuse_sense() local 297 u32 res = 0; in fuse_read_ele_shd() local 327 u32 res = 0; in fuse_prog() local 359 u32 res = 0; in fuse_override() local
|
| /drivers/sysreset/ |
| A D | sysreset_mpc83xx.c | 30 int res; in __do_reset() local 100 int res = 0; in print_83xx_arb_event() local 151 int res; in mpc83xx_sysreset_get_status() local
|
| /drivers/rng/ |
| A D | smccc_trng.c | 83 struct arm_smccc_res res; in smccc_trng_read() local 134 struct arm_smccc_res *res)) in smccc_trng_is_supported() 136 struct arm_smccc_res res; in smccc_trng_is_supported() local 162 struct arm_smccc_res res; in smccc_trng_probe() local
|
| A D | exynos-trng.c | 113 struct arm_smccc_res res; in exynos_trng_read_smc() local 173 struct arm_smccc_res res; in exynos_trng_init_smc() local 190 struct arm_smccc_res res; in exynos_trng_exit_smc() local
|
| /drivers/xen/ |
| A D | xenbus.c | 165 char *res, *msg; in xenbus_wait_for_state_change() local 278 char *res; in errmsg() local 304 char **res, *msg; in xenbus_ls() local 333 char *res, *msg; in xenbus_read() local 385 char *res, *msg; in xenbus_get_perms() local 468 char *res, *buf; in xenbus_read_integer() local 484 char *res, *buf; in xenbus_read_uuid() local
|
| /drivers/net/phy/ |
| A D | mv88e61xx.c | 260 int res; in mv88e61xx_reg_read() local 297 int res; in mv88e61xx_reg_write() local 353 int res; in mv88e61xx_phy_read_indirect() local 378 int res; in mv88e61xx_phy_write_indirect() local 437 int res; in mv88e61xx_get_switch_id() local 461 int res; in mv88e61xx_get_cmode() local 643 int res; in mv88e61xx_read_port_config() local 809 int res; in mv88e61xx_switch_init() local 926 int res; in mv88e61xx_probe() local 1027 int res; in mv88e61xx_phy_config() local [all …]
|
| /drivers/ram/stm32mp1/ |
| A D | stm32mp1_tests.c | 692 enum test_result res = TEST_PASSED; in test_noise() local 756 enum test_result res = TEST_PASSED; in test_noise_burst() local 813 enum test_result res = TEST_PASSED; in test_loop() local 981 enum test_result res = TEST_PASSED; in test_loop_size() local 1016 enum test_result res = TEST_PASSED; in test_checkboard() local 1053 enum test_result res = TEST_PASSED; in test_blockseq() local 1087 enum test_result res = TEST_PASSED; in test_walkbit0() local 1125 enum test_result res = TEST_PASSED; in test_walkbit1() local 1167 enum test_result res = TEST_PASSED; in test_bitspread() local 1212 enum test_result res = TEST_PASSED; in test_bitflip() local [all …]
|
| /drivers/mtd/ubispl/ |
| A D | ubispl.c | 235 int res; in ubi_io_read_vid_hdr() local 285 int res; in ubi_rescan_fm_vid_hdr() local 380 int res; in ubi_scan_vid_hdr() local 862 int res; in ipl_scan() local 1052 int res = ubi_load_block(ubi, laddr, vi, vol_id, lnum, last); in ipl_load() local 1069 int res, i, fastmap = info->fastmap; in ubispl_load_volumes() local
|
| /drivers/misc/imx8/ |
| A D | fuse.c | 40 struct arm_smccc_res res; in fuse_sense() local 56 struct arm_smccc_res res; in fuse_prog() local
|
| /drivers/mtd/nand/raw/ |
| A D | nand_bbt.c | 174 int res, ret = 0, i, j, act = 0; in read_bbt() local 267 int res = 0, i; in read_abs_bbt() local 318 int res, ret = 0; in scan_read_oob() local 623 int i, res, chip = 0; in write_bbt() local 840 int i, chips, writeops, create, chipsel, res, res2; in check_create() local 1078 int len, res; in nand_scan_bbt() local 1151 int len, res = 0; in nand_update_bbt() local 1337 int block, res; in nand_isbad_bbt() local
|
| /drivers/i2c/ |
| A D | ihs_i2c.c | 83 int res; in ihs_i2c_transfer() local 129 int res; in ihs_i2c_send_buffer() local 156 int res; in ihs_i2c_access() local 221 int res; in ihs_i2c_probe_chip() local
|
| /drivers/clk/ |
| A D | mpc83xx_clk.h | 278 u32 res = in_be32(&im->clk.spmr); in get_spmr() local 291 u32 res = in_be32(&im->clk.sccr); in get_sccr() local 304 u32 res = in_be32(&im->im_lbc.lcrr); in get_lcrr() local
|
| /drivers/tee/optee/ |
| A D | core.c | 486 struct arm_smccc_res res; in do_call_with_arg() local 696 struct arm_smccc_res res; in is_optee_api() local 709 } res = { in print_os_revision() local 732 } res; in api_revision_is_compatible() local 745 } res; in exchange_capabilities() local 764 struct arm_smccc_res *res) in optee_smccc_smc() 773 struct arm_smccc_res *res) in optee_smccc_hvc()
|
| /drivers/watchdog/ |
| A D | arm_smc_wdt.c | 35 unsigned long arg, struct arm_smccc_res *res) in smcwd_call() 90 struct arm_smccc_res res; in smcwd_probe() local
|
| /drivers/firmware/ |
| A D | psci.c | 54 struct arm_smccc_res res; in invoke_psci_fn() local 104 struct arm_smccc_res *res) in smccc_invoke_hvc() 113 struct arm_smccc_res *res) in smccc_invoke_smc()
|
| /drivers/net/ |
| A D | mv88e6xxx.c | 204 int res; in mv88e6xxx_reg_read() local 239 int res; in mv88e6xxx_reg_write() local 291 int res; in mv88e6xxx_phy_read_indirect() local 337 int res; in mv88e6xxx_phy_write_indirect() local 414 int res; in mv88e6xxx_get_switch_id() local 440 int res; in mv88e6xxx_get_cmode() local
|