| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
| H A D | osal_debug.c | 37 void osal_panic(const char *fmt, const char *fun, int line, const char *cond) in osal_panic() argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| H A D | osal_debug.c | 25 void osal_panic(const char *fmt, const char *fun, int line, const char *cond) in osal_panic() argument
|
| /device/board/hisilicon/hispark_aries/uboot/secureboot_release/ |
| H A D | aeskey2reg.c | 30 int getlinetxt(FILE *fp,int line,char *stri){
in getlinetxt() argument
|
| /device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
| H A D | Rockchip_OSAL_Memory.c | 34 Rockchip_OSAL_Malloc_With_Caller( OMX_U32 size, const char *tag, const char *caller, const OMX_U32 line) Rockchip_OSAL_Malloc_With_Caller() argument 53 Rockchip_OSAL_Free_With_Caller( OMX_PTR addr, const char *tag, const char *caller, const OMX_U32 line) Rockchip_OSAL_Free_With_Caller() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/ |
| H A D | memp_priv.h | 72 int line; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/ |
| H A D | kutf_helpers.c | 54 struct kutf_userdata_line *line; in kutf_helper_input_dequeue() local 94 struct kutf_userdata_line *line; in kutf_helper_input_enqueue() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | linux_pkt.c | 234 linux_pktget(osl_t *osh, uint len, int line, const char *caller) in linux_pktget() argument 263 linux_pktfree_irq(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree_irq() argument 332 linux_pktfree(osl_t *osh, void *p, bool send, int line, const char *caller) in linux_pktfree() argument 609 osl_pktdup(osl_t *osh, void *skb, int line, const char *caller) in osl_pktdup() argument
|
| H A D | linux_osl_priv.h | 117 int line; member
|
| H A D | linux_osl.c | 1117 osl_assert(const char *exp, const char *file, int line) in osl_assert() argument
|
| H A D | dhd_rtt.c | 920 char line[128], *p; in rtt_prhex() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/mmz/ |
| H A D | cma_allocator.c | 568 char *line = NULL; local
|
| H A D | hisi_allocator.c | 501 char *line = NULL; in __allocator_init() local
|
| H A D | media_mem.c | 70 static int __init parse_kern_cmdline(char *line) in parse_kern_cmdline() argument 81 static int __init parse_kern_allocator(char *line) in parse_kern_allocator() argument 930 char *line = NULL; local
|
| /device/soc/rockchip/common/sdk_linux/drivers/power/supply/ |
| H A D | power_supply_sysfs.c | 396 char *line;
in add_prop_uevent() local
|
| /device/soc/hisilicon/common/platform/i2c/ |
| H A D | i2c_hi35xx.c | 143 static int line = 0; in I2cDumperDump() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/ |
| H A D | 8250_core.c | 427 struct uart_8250_port *serial8250_get_port(int line) in serial8250_get_port() argument 795 serial8250_suspend_port(int line) serial8250_suspend_port() argument 818 serial8250_resume_port(int line) serial8250_resume_port() argument 1200 serial8250_unregister_port(int line) serial8250_unregister_port() argument [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/sysconfig/ |
| H A D | sys_config.c | 86 char* line = NULL;
in parse_sensor_index() local 116 char *line = NULL;
in parse_sensor_name() local 954 char *line; sensor_config() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/ |
| H A D | fiq_debugger.c | 1190 int line = tty->index;
in fiq_tty_open() local 1205 int line = tty->index;
in fiq_tty_write() local 1230 static int fiq_tty_poll_init(struct tty_driver *driver, int line, char *options)
in fiq_tty_poll_init() argument 1235 static int fiq_tty_poll_get_char(struct tty_driver *driver, int line)
in fiq_tty_poll_get_char() argument 1259 static void fiq_tty_poll_put_char(struct tty_driver *driver, int line, char ch)
in fiq_tty_poll_put_char() argument
|
| /device/soc/rockchip/common/sdk_linux/init/ |
| H A D | main.c | 206 static bool __init obsolete_checksetup(char *line) in obsolete_checksetup() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_engine_cs.c | 1382 char line[0x80]; in hexdump() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/ |
| H A D | fiq_debugger.c | 1187 int line = tty->index; in fiq_tty_open() local 1202 int line = tty->index; in fiq_tty_write() local 1225 static int fiq_tty_poll_init(struct tty_driver *driver, int line, char *options) in fiq_tty_poll_init() argument 1230 static int fiq_tty_poll_get_char(struct tty_driver *driver, int line) in fiq_tty_poll_get_char() argument 1253 static void fiq_tty_poll_put_char(struct tty_driver *driver, int line, char ch) in fiq_tty_poll_put_char() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
| H A D | drv_hdmi_proc.c | 768 proc_if_raw_data(hdmi_proc_entry *file, hi_u32 *index, hi_u32 *line, hi_u8 *data) proc_if_raw_data() argument 908 hi_u32 i, index, line; proc_video_path() local [all...] |
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| H A D | drv_media_mem.c | 1721 char *line = NULL; in media_mem_parse_cmdline() local
|
| /device/soc/rockchip/common/sdk_linux/scripts/ |
| H A D | resource_tool.c | 1010 char *line = (char *)memchr(buf + pos, '\n', strlen(buf + pos)); in test_charge() local
|
| /device/soc/rockchip/rk3588/kernel/scripts/ |
| H A D | resource_tool.c | 1025 char *line = (char *)memchr(buf + pos, '\n', strlen(buf + pos)); in test_charge() local
|