Home
last modified time | relevance | path

Searched defs:res (Results 201 – 225 of 4847) sorted by relevance

12345678910>>...194

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/abayer2dnr2/
H A Drk_aiq_abayer2dnr_algo_bayernr_v2.cpp10 Abayer2dnr_result_V2_t res = ABAYER2DNR_RET_SUCCESS; in bayer2dnr_select_params_by_ISO_V2() local
379 Abayer2dnr_result_V2_t res = ABAYER2DNR_RET_SUCCESS; in bayer2dnr_fix_printf_V2() local
440 Abayer2dnr_result_V2_t res = ABAYER2DNR_RET_SUCCESS; in bayer2dnr_get_setting_by_name_json_V2() local
482 Abayer2dnr_result_V2_t res = ABAYER2DNR_RET_SUCCESS; in bayer2dnr_init_params_json_V2() local
538 Abayer2dnr_result_V2_t res = ABAYER2DNR_RET_SUCCESS; in bayer2dnr_config_setting_param_json_V2() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_uuid_helpers.c28 static uint32_t parse_hex(const char *s, size_t nchars, uint32_t *res) in parse_hex()
49 TEEC_Result res = TEEC_SUCCESS; in xtest_uuid_from_str() local
89 TEEC_Result res = TEEC_SUCCESS; in xtest_uuid_v5() local
H A Dstats.c60 TEEC_Result res = TEEC_ERROR_GENERIC; in open_sess() local
87 TEEC_Result res = TEEC_ERROR_GENERIC; in stat_pager() local
121 TEEC_Result res = TEEC_ERROR_GENERIC; in stat_alloc() local
194 TEEC_Result res = TEEC_ERROR_GENERIC; in stat_memleak() local
H A Dsha_perf.c37 static void errx(const char *msg, TEEC_Result res, uint32_t *orig) in errx()
46 static void check_res(TEEC_Result res, const char *errmsg, uint32_t *orig) in check_res()
54 TEEC_Result res = TEEC_ERROR_GENERIC; in open_ta() local
150 TEEC_Result res = TEEC_ERROR_GENERIC; in alloc_shm() local
221 TEEC_Result res = TEEC_ERROR_GENERIC; in run_test_once() local
238 TEEC_Result res = TEEC_ERROR_GENERIC; in prepare_op() local
H A Daes_perf.c95 static void errx(const char *msg, TEEC_Result res, uint32_t *orig) in errx()
104 static void check_res(TEEC_Result res, const char *errmsg, uint32_t *orig) in check_res()
112 TEEC_Result res = TEEC_ERROR_GENERIC; in open_ta() local
234 TEEC_Result res = TEEC_RegisterSharedMemoryFileDescriptor(&ctx, shm, fd); in register_shm() local
242 TEEC_Result res = TEEC_ERROR_GENERIC; in allocate_shm() local
354 TEEC_Result res = TEEC_ERROR_GENERIC; in prepare_key() local
487 TEEC_Result res = TEEC_ERROR_GENERIC; in aes_perf_run_test() local
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-devres.c7 static void devm_clk_release(struct device *dev, void *res) in devm_clk_release()
48 static void devm_clk_bulk_release(struct device *dev, void *res) in devm_clk_bulk_release()
95 static void devm_clk_bulk_release_all(struct device *dev, void *res) in devm_clk_bulk_release_all()
126 static int devm_clk_match(struct device *dev, void *res, void *data) in devm_clk_match()
/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dmv88e61xx.c261 int res; in mv88e61xx_reg_read() local
298 int res; in mv88e61xx_reg_write() local
352 int res; in mv88e61xx_phy_read_indirect() local
375 int res; in mv88e61xx_phy_write_indirect() local
428 int res; in mv88e61xx_get_switch_id() local
452 int res; in mv88e61xx_get_cmode() local
632 int res; in mv88e61xx_read_port_config() local
760 int res; in mv88e61xx_switch_init() local
855 int res; in mv88e61xx_probe() local
912 int res; in mv88e61xx_phy_config() local
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/
H A Diss.h95 struct resource *res[OMAP4_ISS_MEM_LAST]; member
165 u32 iss_reg_read(struct iss_device *iss, enum iss_mem_resources res, in iss_reg_read()
179 void iss_reg_write(struct iss_device *iss, enum iss_mem_resources res, in iss_reg_write()
193 void iss_reg_clr(struct iss_device *iss, enum iss_mem_resources res, in iss_reg_clr()
209 void iss_reg_set(struct iss_device *iss, enum iss_mem_resources res, in iss_reg_set()
228 void iss_reg_update(struct iss_device *iss, enum iss_mem_resources res, in iss_reg_update()
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Drsrc_iodyn.c27 const struct resource *res, in pcmcia_align()
59 struct resource *res = pcmcia_make_resource(0, num, IORESOURCE_IO, in __iodyn_find_io_region() local
106 struct resource *res = s->io[i].res; in iodyn_find_io() local
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drn5t618_power.c167 u16 res; in rn5t618_battery_voltage_now() local
182 u16 res; in rn5t618_battery_current_now() local
213 u16 res; in rn5t618_battery_temp() local
228 u16 res; in rn5t618_battery_tte() local
246 u16 res; in rn5t618_battery_ttf() local
264 u16 res; in rn5t618_battery_charge_full() local
279 u16 res; in rn5t618_battery_charge_now() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dderive_key_taf.c26 TEE_Result res = TEE_ERROR_GENERIC; in derive_unique_key() local
54 TEE_Result res = TEE_ERROR_GENERIC; in derive_ta_unique_key_test() local
192 TEE_Result res = TEE_ERROR_GENERIC; in derive_ta_unique_key_test_shm() local
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip22/
H A Dip22-platform.c77 int res; in sgiwd93_devinit() local
150 int res, i; in sgiseeq_devinit() local
212 struct resource res; in sgi_ds1286_devinit() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dbw_fixed.h72 struct bw_fixed res; in bw_int_to_fixed() local
104 struct bw_fixed res; in bw_add() local
113 struct bw_fixed res; in bw_sub() local
128 struct bw_fixed res; in bw_mod() local
/OK3568_Linux_fs/kernel/include/linux/
H A Darm-smccc.h278 #define __declare_arg_0(a0, res) \ argument
282 #define __declare_arg_1(a0, a1, res) \ argument
288 #define __declare_arg_2(a0, a1, a2, res) \ argument
296 #define __declare_arg_3(a0, a1, a2, a3, res) \ argument
306 #define __declare_arg_4(a0, a1, a2, a3, a4, res) \ argument
311 #define __declare_arg_5(a0, a1, a2, a3, a4, a5, res) \ argument
316 #define __declare_arg_6(a0, a1, a2, a3, a4, a5, a6, res) \ argument
321 #define __declare_arg_7(a0, a1, a2, a3, a4, a5, a6, a7, res) \ argument
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v2_pka.c107 #define RK_PKA_ADD(op_a, op_b, res) pka_exec_op(PKA_OPCODE_ADD, PKA_CALC_LEN_ID, \ argument
119 #define RK_PKA_SET_0(op_a, res) pka_exec_op(PKA_OPCODE_OR, PKA_CALC_LEN_ID, \ argument
128 #define RK_PKA_SHL0(op_a, S, res) pka_exec_op(PKA_OPCODE_SHL0, PKA_CALC_LEN_ID, \ argument
134 #define RK_PKA_SHL1(op_a, S, res) pka_exec_op(PKA_OPCODE_SHL1, PKA_CALC_LEN_ID, \ argument
143 #define RK_PKA_MOD_EXP(op_a, op_b, res) \ argument
148 #define RK_PKA_DIV(op_a, op_b, res) pka_exec_op(PKA_OPCODE_DIV, PKA_CALC_LEN_ID, \ argument
233 u32 res_discard, u32 res, in pka_make_full_opcode()
280 u8 res_discard, u8 res, u8 tag) in pka_exec_op()
517 static int pka_div_bignum(u8 op_a, u32 s, u8 op_b, u8 res, u8 r_t1, u8 r_t2) in pka_div_bignum()
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Duaccess.h170 long res = 0; in raw_copy_from_user() local
397 long res = 0; in raw_copy_to_user() local
618 long res = n; in __arc_clear_user() local
661 long res = 0; in __arc_strncpy_from_user() local
693 long res, tmp1, cnt; in __arc_strnlen_user() local
/OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/
H A Daic94xx_task.c43 int num_sg, res; in asd_map_scatterlist() local
352 int res = 0; in asd_build_ata_ascb() local
469 int res = 0; in asd_build_ssp_ascb() local
515 int res = 0; in asd_can_queue() local
530 int res = 0; in asd_execute_task() local
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dstring.c260 unsigned long long res; in _parse_integer() local
295 static int _kstrtoull(const char *s, unsigned int base, unsigned long long *res) in _kstrtoull()
331 int kstrtoull(const char *s, unsigned int base, unsigned long long *res) in kstrtoull()
338 static int _kstrtoul(const char *s, unsigned int base, unsigned long *res) in _kstrtoul()
367 int boot_kstrtoul(const char *s, unsigned int base, unsigned long *res) in boot_kstrtoul()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dps3rom.c89 int res; in ps3rom_atapi_request() local
163 int res; in ps3rom_read_request() local
184 int res; in ps3rom_write_request() local
209 int res; in ps3rom_queuecommand_lck() local
268 int res; in ps3rom_interrupt() local
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4proc.c708 struct nfs4_sequence_res *res, int cache_reply, in nfs4_init_sequence()
718 static void nfs40_sequence_free_slot(struct nfs4_sequence_res *res) in nfs40_sequence_free_slot()
733 struct nfs4_sequence_res *res) in nfs40_sequence_done()
781 static void nfs41_sequence_free_slot(struct nfs4_sequence_res *res) in nfs41_sequence_free_slot()
808 struct nfs4_sequence_res *res) in nfs41_sequence_process()
944 int nfs41_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res) in nfs41_sequence_done()
955 static int nfs4_sequence_process(struct rpc_task *task, struct nfs4_sequence_res *res) in nfs4_sequence_process()
964 static void nfs4_sequence_free_slot(struct nfs4_sequence_res *res) in nfs4_sequence_free_slot()
974 int nfs4_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res) in nfs4_sequence_done()
1008 static int nfs4_sequence_process(struct rpc_task *task, struct nfs4_sequence_res *res) in nfs4_sequence_process()
[all …]
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dtime.c55 struct vcpu_runstate_info *res, unsigned int cpu) in xen_get_runstate_snapshot_cpu_delta()
73 static void xen_get_runstate_snapshot_cpu(struct vcpu_runstate_info *res, in xen_get_runstate_snapshot_cpu()
141 void xen_get_runstate_snapshot(struct vcpu_runstate_info *res) in xen_get_runstate_snapshot()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_efuse.c54 u8 res = _FAIL; in rtw_efuse_get_map_size() local
77 u8 res = _FAIL; in rtw_efuse_get_available_size() local
106 u8 res = _SUCCESS; in rtw_efuse_fake2map() local
131 u8 res = _SUCCESS; in rtw_efuse_read_map2shadow() local
154 u8 res = _FAIL; in rtw_efuse_get_shadow_map() local
179 u8 res = _SUCCESS; in rtw_efuse_renew_update() local
223 u8 res = _FAIL; in rtw_efuse_compare_data() local
417 u8 res = _FAIL; in rtw_efuse_map_file_load() local
446 u8 res = _FAIL; in rtw_efuse_mask_file_load() local
1512 u8 res = _FAIL; in rtw_efuse_get_realraw() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_efuse.c54 u8 res = _FAIL; in rtw_efuse_get_map_size() local
77 u8 res = _FAIL; in rtw_efuse_get_available_size() local
106 u8 res = _SUCCESS; in rtw_efuse_fake2map() local
131 u8 res = _SUCCESS; in rtw_efuse_read_map2shadow() local
154 u8 res = _FAIL; in rtw_efuse_get_shadow_map() local
179 u8 res = _SUCCESS; in rtw_efuse_renew_update() local
223 u8 res = _FAIL; in rtw_efuse_compare_data() local
417 u8 res = _FAIL; in rtw_efuse_map_file_load() local
446 u8 res = _FAIL; in rtw_efuse_mask_file_load() local
1512 u8 res = _FAIL; in rtw_efuse_get_realraw() local
/OK3568_Linux_fs/external/xserver/dix/
H A Dresource.c497 CallResourceStateCallback(ResourceState state, ResourceRec * res) in CallResourceStateCallback()
684 ResourcePtr res; in AvailableID() local
703 ResourcePtr res; in GetXIDRange() local
801 ResourcePtr res, *head; in AddResource() local
835 ResourcePtr res, next; in RebuildTable() local
875 doFreeResource(ResourcePtr res, Bool skip) in doFreeResource()
889 ResourcePtr res; in FreeResource() local
925 ResourcePtr res; in FreeResourceByType() local
961 ResourcePtr res; in ChangeResourceValue() local
1195 ResourcePtr res = NULL; in dixLookupResourceByType() local
[all …]
/OK3568_Linux_fs/kernel/drivers/base/
H A Ddevres.c73 static void group_open_release(struct device *dev, void *res) in group_open_release()
78 static void group_close_release(struct device *dev, void *res) in group_close_release()
225 void devres_free(void *res) in devres_free()
245 void devres_add(struct device *dev, void *res) in devres_add()
395 void *res; in devres_destroy() local
425 void *res; in devres_release() local
714 static int devm_action_match(struct device *dev, void *res, void *p) in devm_action_match()
723 static void devm_action_release(struct device *dev, void *res) in devm_action_release()
803 static void devm_kmalloc_release(struct device *dev, void *res) in devm_kmalloc_release()
808 static int devm_kmalloc_match(struct device *dev, void *res, void *data) in devm_kmalloc_match()
[all …]

12345678910>>...194