/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/ |
H A D | sync_debug.c | 68 static void sync_print_fence(struct seq_file *s, struct dma_fence *fence, bool show) in sync_print_fence() argument 75 seq_printf(s, " %s%sfence %s", show ? parent->name : "", show ? "_" : "", sync_status_str(status)); in sync_print_fence()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/ |
H A D | hifb_proc.c | 30 hi_void hifb_proc_add_module(const hi_char *entry_name, hi_u32 size, hifb_proc_show show,
in hifb_proc_add_module() argument 54 proc_item->read = show,
in hifb_proc_add_module()
|
H A D | hifb_proc.h | 36 hifb_proc_show show;
member
|
H A D | hifb_main.h | 186 hi_bool show; /* show status */
member
|
H A D | hifb_main.c | 165 static hi_s32 hifb_cursor_changestate(hifb_par *cursor_par, hi_bool show); 186 static inline hi_void hifb_set_show(hifb_par *par, hi_bool show); 1252 /* show version */ in hifb_init() 1302 /* show version */ in hifb_init() 2290 hifb_error("you shouldn't show sot cursor by this cmd, try FBIOPUT_CURSOR_STATE!"); in hifb_show_layer() 2304 hifb_dbg_info("The layer is show(%d) now!\n", par->show); in hifb_show_layer() 2326 is_show = par->show; in hifb_get_layer_show_state() 3407 par->show = HI_TRUE; in drv_hifb_create() 3463 par->show in drv_hifb_release() 5400 hifb_set_show(hifb_par *par, hi_bool show) global() argument [all...] |
/device/soc/rockchip/common/sdk_linux/kernel/power/ |
H A D | power.h | 93 .show = _name##_show, \ 104 .show = _name##_show, \
|
/device/soc/rockchip/common/sdk_linux/ipc/ |
H A D | util.c | 76 int (*show)(struct seq_file *, void *);
member 135 * @show: show routine.
138 int (*show)(struct seq_file *, void *))
in ipc_init_proc_interface() 150 iface->show = show;
in ipc_init_proc_interface() 863 return iface->show(s, it);
in sysvipc_proc_show() 870 .show = sysvipc_proc_show,
|
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/ |
H A D | rga2_debugger.h | 54 int (*show)(struct seq_file *seq, void *data); member
|
H A D | rga2_debugger.c | 151 return single_open(file, node->info_ent->show, node); in rga_debugfs_open() 276 return single_open(file, node->info_ent->show, node); in rga_procfs_open()
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/ |
H A D | rga_debugger.h | 60 int (*show)(struct seq_file *seq, void *data); member
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
H A D | dhd_linux_exportfs.c | 181 /* Function to show the history buffer */ 409 * the required show/store functions (ex:- dhd_attr_cpumask_primary) 416 ssize_t(*show)(struct dhd_info *, char *); member 470 * bcm-dhd kobject show function, the "attr" attribute specifices to which 471 * node under "bcm-dhd" the show function is called. 486 if (d_attr->show) in dhd_show() 487 ret = d_attr->show(dhd, buf); in dhd_show() 495 * bcm-dhd kobject show function, the "attr" attribute specifices to which 522 .show = dhd_show, 1280 * wifi kobject show functio [all...] |
/device/soc/rockchip/common/sdk_linux/scripts/ |
H A D | repack-bootimg | 11 -h, --help show this help message and exit
|
H A D | mkimg | 12 -h, --help show this help message and exit
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
H A D | rga_debugger.c | 274 return single_open(file, node->info_ent->show, node); in rga_debugfs_open() 404 return single_open(file, node->info_ent->show, node); in rga_procfs_open()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_trace_timeline.c | 93 .show = kbasep_trace_timeline_seq_show,
|
H A D | mali_kbase_debug_job_fault.c | 236 dev_info(kbdev->dev, "debug job fault seq show:%d_%d, %d", kctx->tgid, kctx->id, event->reg_offset);
in debug_job_fault_show() 337 .show = debug_job_fault_show,
|
H A D | mali_kbase_debug_mem_view.c | 156 .show = debug_mem_show,
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_trace_timeline.c | 93 .show = kbasep_trace_timeline_seq_show,
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
H A D | mali_kbase_csf_firmware_cfg.c | 202 .show = &show_fw_cfg,
|
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
H A D | mpp_vepu1.c | 88 /* show mode */
466 bool show = priv->codec_info[i].flag;
in vepu_dump_session() local 468 if (show) {
in vepu_dump_session() 535 /* for show session info */
in vepu_procfs_init()
|
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
H A D | mpp_vepu1.c | 90 /* show mode */ 495 bool show = priv->codec_info[i].flag; in vepu_dump_session() local 497 if (show) in vepu_dump_session() 562 /* for show session info */ in vepu_procfs_init()
|
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/himedia/ |
H A D | himedia.c | 87 .show = himedia_seq_show,
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/debug/ |
H A D | mali_kbase_debug_ktrace.c | 309 .show = kbasep_ktrace_seq_show,
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/debug/ |
H A D | mali_kbase_debug_ktrace.c | 305 .show = kbasep_ktrace_seq_show,
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_debug_mem_view.c | 167 .show = debug_mem_show,
|