Home
last modified time | relevance | path

Searched defs:output (Results 1 - 25 of 25) sorted by relevance

/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
H A Duart.S46 output: label
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
H A Duart.S46 output: label
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dpkcs11.h145 mbedtls_ssl_pkcs11_decrypt( void *ctx, int mode, size_t *olen, const unsigned char *input, unsigned char *output, size_t output_max_len ) mbedtls_ssl_pkcs11_decrypt() argument
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_arm64.c43 void fiq_debugger_dump_pc(struct fiq_debugger_output *output, const struct pt_regs *regs) in fiq_debugger_dump_pc() argument
48 void fiq_debugger_dump_regs_aarch32(struct fiq_debugger_output *output, const struct pt_regs *regs) in fiq_debugger_dump_regs_aarch32() argument
63 fiq_debugger_dump_regs_aarch64(struct fiq_debugger_output *output, const struct pt_regs *regs) fiq_debugger_dump_regs_aarch64() argument
88 fiq_debugger_dump_regs(struct fiq_debugger_output *output, const struct pt_regs *regs) fiq_debugger_dump_regs() argument
104 fiq_debugger_dump_allregs(struct fiq_debugger_output *output, const struct pt_regs *regs) fiq_debugger_dump_allregs() argument
133 struct fiq_debugger_output *output; global() member
151 fiq_debugger_dump_stacktrace(struct fiq_debugger_output *output, const struct pt_regs *regs, unsigned int depth, void *ssp) fiq_debugger_dump_stacktrace() argument
[all...]
H A Dfiq_debugger_arm.c45 void fiq_debugger_dump_pc(struct fiq_debugger_output *output, const struct pt_regs *regs) in fiq_debugger_dump_pc() argument
50 void fiq_debugger_dump_regs(struct fiq_debugger_output *output, const struct pt_regs *regs) in fiq_debugger_dump_regs() argument
143 fiq_debugger_dump_allregs(struct fiq_debugger_output *output, const struct pt_regs *regs) fiq_debugger_dump_allregs() argument
166 struct fiq_debugger_output *output; global() member
192 user_backtrace(struct fiq_debugger_output *output, struct frame_tail *tail) user_backtrace() argument
217 fiq_debugger_dump_stacktrace(struct fiq_debugger_output *output, const struct pt_regs *regs, unsigned int depth, void *ssp) fiq_debugger_dump_stacktrace() argument
[all...]
H A Dfiq_debugger.c76 struct fiq_debugger_output output; member
294 __printf(2, 3) static void fiq_debugger_printf(struct fiq_debugger_output *output, const char *fmt, ...) in fiq_debugger_printf() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_arm64.c37 void fiq_debugger_dump_pc(struct fiq_debugger_output *output, in fiq_debugger_dump_pc() argument
44 void fiq_debugger_dump_regs_aarch32(struct fiq_debugger_output *output, in fiq_debugger_dump_regs_aarch32() argument
63 fiq_debugger_dump_regs_aarch64(struct fiq_debugger_output *output, const struct pt_regs *regs) fiq_debugger_dump_regs_aarch64() argument
103 fiq_debugger_dump_regs(struct fiq_debugger_output *output, const struct pt_regs *regs) fiq_debugger_dump_regs() argument
118 fiq_debugger_dump_allregs(struct fiq_debugger_output *output, const struct pt_regs *regs) fiq_debugger_dump_allregs() argument
157 struct fiq_debugger_output *output; global() member
175 fiq_debugger_dump_stacktrace(struct fiq_debugger_output *output, const struct pt_regs *regs, unsigned int depth, void *ssp) fiq_debugger_dump_stacktrace() argument
[all...]
H A Dfiq_debugger.c76 struct fiq_debugger_output output; member
279 static void fiq_debugger_printf(struct fiq_debugger_output *output, in fiq_debugger_printf() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_parse.c29 hi_char *output = (hi_char *)NULL; in at_param_shift() local
[all...]
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_debug.c81 static int rockchip_debug_dump_edpcsr(struct fiq_debugger_output *output) in rockchip_debug_dump_edpcsr() argument
131 static int rockchip_debug_dump_pmpcsr(struct fiq_debugger_output *output) in rockchip_debug_dump_pmpcsr() argument
179 rockchip_debug_dump_pmpcsr(struct fiq_debugger_output *output) rockchip_debug_dump_pmpcsr() argument
185 rockchip_debug_dump_pcsr(struct fiq_debugger_output *output) rockchip_debug_dump_pcsr() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_debug.c81 static int rockchip_debug_dump_edpcsr(struct fiq_debugger_output *output) in rockchip_debug_dump_edpcsr() argument
135 static int rockchip_debug_dump_pmpcsr(struct fiq_debugger_output *output) in rockchip_debug_dump_pmpcsr() argument
185 rockchip_debug_dump_pmpcsr(struct fiq_debugger_output *output) rockchip_debug_dump_pmpcsr() argument
192 rockchip_debug_dump_pcsr(struct fiq_debugger_output *output) rockchip_debug_dump_pcsr() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware.h128 void *output; member
195 void *output; member
271 void *output; global() member
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware.h127 void *output; member
195 void *output; member
274 void *output; global() member
[all...]
H A Dmali_kbase_csf_firmware_no_mali.c121 static inline u32 output_page_read(const u32 *const output, const u32 offset) in output_page_read() argument
128 static inline void output_page_write(u32 *const output, const u32 offset, in output_page_write() argument
[all...]
H A Dmali_kbase_csf_firmware.c136 static inline u32 output_page_read(const u32 *const output, const u32 offset) in output_page_read() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H A Dhdmi_hal_intf.c244 hi_bool output = HI_FALSE; in hal_hdmi_ctrl_reset() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dnetif.h460 netif_output_fn output; member
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_iep2.c192 struct iep2_output output; member
630 struct iep2_output *output = &task->output; iep2_finish() local
[all...]
/device/soc/rockchip/common/sdk_linux/scripts/
H A Dresource_tool.c267 static void sha1_finish(sha1_context *ctx, unsigned char output[0x14]) in sha1_finish() argument
295 static void sha1_csum(const unsigned char *input, unsigned int ilen, unsigned char *output) in sha1_csum() argument
539 static void sha256_csum(const unsigned char *input, unsigned int ilen, unsigned char *output) in sha256_csum() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iep2.c202 struct iep2_output output; member
678 struct iep2_output *output = &task->output; iep2_finish() local
[all...]
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dresource_tool.c272 void sha1_finish (sha1_context * ctx, unsigned char output[20]) in sha1_finish() argument
302 sha1_csum(const unsigned char *input, unsigned int ilen, unsigned char *output) sha1_csum() argument
552 sha256_csum(const unsigned char *input, unsigned int ilen, unsigned char *output) sha256_csum() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgvendor.c6203 char *output = NULL; in wl_cfgvendor_lstats_get_info() local
[all...]
H A Dwl_android.c1807 struct connection_stats *output; in wl_android_get_connection_stats() local
[all...]
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dvideodev2.h2241 struct v4l2_outputparm output; global() member
[all...]
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dvideodev2.h2241 struct v4l2_outputparm output; global() member
[all...]

Completed in 55 milliseconds