Home
last modified time | relevance | path

Searched defs:parg (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-api.c76 struct cec_caps __user *parg) in cec_adap_g_caps()
92 __u16 __user *parg) in cec_adap_g_phys_addr()
122 bool block, __u16 __user *parg) in cec_adap_s_phys_addr()
145 struct cec_log_addrs __user *parg) in cec_adap_g_log_addrs()
168 bool block, struct cec_log_addrs __user *parg) in cec_adap_s_log_addrs()
197 struct cec_log_addrs __user *parg) in cec_adap_g_connector_info()
212 bool block, struct cec_msg __user *parg) in cec_transmit()
291 bool block, struct cec_msg __user *parg) in cec_receive()
309 bool block, struct cec_event __user *parg) in cec_dqevent()
359 u32 __user *parg) in cec_g_mode()
[all …]
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_probe.c544 struct probe_arg *parg, unsigned int flags, int offset) in traceprobe_parse_probe_arg_body()
752 struct probe_arg *parg = &tp->args[i]; in traceprobe_parse_probe_arg() local
845 struct probe_arg *parg; in __set_print_fmt() local
930 struct probe_arg *parg = &tp->args[i]; in traceprobe_define_arg_fields() local
/OK3568_Linux_fs/u-boot/drivers/dfu/
H A Ddfu_ram.c60 const char **parg = argv; in dfu_fill_entity_ram() local
H A Ddfu_mmc.c308 const char **parg = argv; in dfu_fill_entity_mmc() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dscan_manager.c76 static void scan_mgr_jtag_io(const u32 flags, const u8 iarg, const u32 parg) in scan_mgr_jtag_io()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.c324 static long cec_standby(struct cec_adapter *adap, __u8 __user *parg) in cec_standby()
343 static long cec_func_en(struct dw_hdmi_cec *cec, int __user *parg) in cec_func_en()
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Dparse-filter.c333 enum tep_event_type type, struct tep_filter_arg **parg, char *error_str) in create_arg_item()
938 process_filter(struct tep_event *event, struct tep_filter_arg **parg, in process_filter()
1179 struct tep_filter_arg **parg, char *error_str) in process_event()
H A Devent-parse.c5427 struct tep_print_parse *parg = NULL; in parse_arg_add() local
/OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/
H A Dav7110_ca.c234 static int dvb_ca_ioctl(struct file *file, unsigned int cmd, void *parg) in dvb_ca_ioctl()
H A Dav7110_av.c1121 unsigned int cmd, void *parg) in dvb_video_ioctl()
1352 unsigned int cmd, void *parg) in dvb_audio_ioctl()
H A Dav7110.c680 unsigned int cmd, void *parg) in dvb_osd_ioctl()
/OK3568_Linux_fs/kernel/drivers/media/dvb-core/
H A Ddmxdev.c1040 unsigned int cmd, void *parg) in dvb_demux_do_ioctl()
1294 unsigned int cmd, void *parg) in dvb_dvr_do_ioctl()
H A Ddvbdev.c913 void *parg = NULL; in dvb_usercopy() local
H A Ddvb_frontend.c1988 void *parg) in dvb_frontend_do_ioctl()
2390 unsigned int cmd, void *parg) in dvb_frontend_handle_ioctl()
H A Ddvb_net.c1424 unsigned int cmd, void *parg)
H A Ddvb_ca_en50221.c1337 unsigned int cmd, void *parg) in dvb_ca_en50221_io_do_ioctl()
/OK3568_Linux_fs/kernel/drivers/tee/optee/
H A Dcore.c274 phys_addr_t parg; in optee_release() local
H A Dcall.c126 u32 optee_do_call_with_arg(struct tee_context *ctx, phys_addr_t parg) in optee_do_call_with_arg()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c3063 static int check_array_args(unsigned int cmd, void *parg, size_t *array_size, in check_array_args()
3148 static int video_get_user(void __user *arg, void *parg, unsigned int cmd, in video_get_user()
3225 static int video_put_user(void __user *arg, void *parg, unsigned int cmd) in video_put_user()
3296 void *parg = (void *)arg; in video_usercopy() local