Home
last modified time | relevance | path

Searched defs:arg (Results 476 – 500 of 3764) sorted by relevance

1...<<11121314151617181920>>...151

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_cac_module.cpp47 void sample_print_cac_info(const void* arg) { printf("enter CAC modult test!\n"); } in sample_print_cac_info()
300 XCamReturn sample_cac_module(const void* arg) { in sample_cac_module()
/OK3568_Linux_fs/u-boot/include/
H A Dhwconfig.h42 static inline int hwconfig_arg_cmp_f(const char *opt, const char *arg, in hwconfig_arg_cmp_f()
78 static inline int hwconfig_arg_cmp(const char *opt, const char *arg) in hwconfig_arg_cmp()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_menlow.c55 union acpi_object arg; in memory_get_max_bandwidth() local
81 union acpi_object arg; in memory_get_cur_bandwidth() local
103 union acpi_object arg; in memory_set_cur_bandwidth() local
266 union acpi_object arg = { in sensor_set_auxtrip() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dsched.c71 static int t4_sched_bind_unbind_op(struct port_info *pi, void *arg, in t4_sched_bind_unbind_op()
351 static int t4_sched_class_bind_unbind_op(struct port_info *pi, void *arg, in t4_sched_class_bind_unbind_op()
396 int cxgb4_sched_class_bind(struct net_device *dev, void *arg, in cxgb4_sched_class_bind()
443 int cxgb4_sched_class_unbind(struct net_device *dev, void *arg, in cxgb4_sched_class_unbind()
/OK3568_Linux_fs/kernel/drivers/sbus/char/
H A Dopenprom.c290 unsigned int cmd, unsigned long arg, in openprom_sunos_ioctl()
528 unsigned int cmd, unsigned long arg) in openprom_bsd_ioctl()
575 unsigned int cmd, unsigned long arg) in openprom_ioctl()
634 unsigned long arg) in openprom_compat_ioctl()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_cmd.c71 static void dpu_encoder_phys_cmd_pp_tx_done_irq(void *arg, int irq_idx) in dpu_encoder_phys_cmd_pp_tx_done_irq()
100 static void dpu_encoder_phys_cmd_pp_rd_ptr_irq(void *arg, int irq_idx) in dpu_encoder_phys_cmd_pp_rd_ptr_irq()
120 static void dpu_encoder_phys_cmd_ctl_start_irq(void *arg, int irq_idx) in dpu_encoder_phys_cmd_ctl_start_irq()
133 static void dpu_encoder_phys_cmd_underrun_irq(void *arg, int irq_idx) in dpu_encoder_phys_cmd_underrun_irq()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tilcdc/
H A Dtilcdc_drv.c359 static irqreturn_t tilcdc_irq(int irq, void *arg) in tilcdc_irq()
400 static int tilcdc_regs_show(struct seq_file *m, void *arg) in tilcdc_regs_show()
421 static int tilcdc_mm_show(struct seq_file *m, void *arg) in tilcdc_mm_show()
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Dudmabuf.c258 static long udmabuf_ioctl_create(struct file *filp, unsigned long arg) in udmabuf_ioctl_create()
277 static long udmabuf_ioctl_create_list(struct file *filp, unsigned long arg) in udmabuf_ioctl_create_list()
299 unsigned long arg) in udmabuf_ioctl()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_rules.c83 struct fib_lookup_arg arg = { in __fib_lookup() local
109 struct fib_lookup_arg *arg) in fib4_rule_action()
145 struct fib_lookup_arg *arg) in fib4_rule_suppress()
/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dfsm.c165 fsm_addtimer(fsm_timer *this, int millisec, int event, void *arg) in fsm_addtimer()
183 fsm_modtimer(fsm_timer *this, int millisec, int event, void *arg) in fsm_modtimer()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsverity.h161 const void __user *arg) in fsverity_ioctl_enable()
168 static inline int fsverity_ioctl_measure(struct file *filp, void __user *arg) in fsverity_ioctl_measure()
/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dsparc-us3-cpufreq.c39 static void read_safari_cfg(void *arg) in read_safari_cfg()
49 static void update_safari_cfg(void *arg) in update_safari_cfg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dp2p.c125 struct ath10k_p2p_noa_arg *arg = data; in ath10k_p2p_noa_update_vdev_iter() local
136 struct ath10k_p2p_noa_arg arg = { in ath10k_p2p_noa_update_by_vdev_id() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_probe_tmpl.h174 struct probe_arg *arg; in __get_data_size() local
194 struct probe_arg *arg; in store_trace_args() local
/OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/
H A Disst-config.c15 int arg; member
1218 static void dump_isst_config(int arg) in dump_isst_config()
1298 static void set_tdp_level(int arg) in set_tdp_level()
1362 static void dump_pbf_config(int arg) in dump_pbf_config()
1759 static void set_pbf_enable(int arg) in set_pbf_enable()
1821 static void dump_fact_config(int arg) in dump_fact_config()
1917 static void set_fact_enable(int arg) in set_fact_enable()
2050 static void set_clos_enable(int arg) in set_clos_enable()
2099 static void dump_clos_config(int arg) in dump_clos_config()
2141 static void dump_clos_info(int arg) in dump_clos_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dlg2160.c19 #define lg_printk(kern, fmt, arg...) \ argument
22 #define lg_info(fmt, arg...) printk(KERN_INFO "lg2160: " fmt, ##arg) argument
23 #define lg_warn(fmt, arg...) lg_printk(KERN_WARNING, fmt, ##arg) argument
24 #define lg_err(fmt, arg...) lg_printk(KERN_ERR, fmt, ##arg) argument
25 #define lg_dbg(fmt, arg...) if (debug & DBG_INFO) \ argument
27 #define lg_reg(fmt, arg...) if (debug & DBG_REG) \ argument
H A Dlgdt3305.c23 #define lg_printk(kern, fmt, arg...) \ argument
26 #define lg_info(fmt, arg...) printk(KERN_INFO "lgdt3305: " fmt, ##arg) argument
27 #define lg_warn(fmt, arg...) lg_printk(KERN_WARNING, fmt, ##arg) argument
28 #define lg_err(fmt, arg...) lg_printk(KERN_ERR, fmt, ##arg) argument
29 #define lg_dbg(fmt, arg...) if (debug & DBG_INFO) \ argument
31 #define lg_reg(fmt, arg...) if (debug & DBG_REG) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddbus_usb.c174 dbus_usb_probe(void *arg, const char *desc, uint32 bustype, uint16 bus_no, in dbus_usb_probe()
436 void *params, int plen, void *arg, int len, bool set) in dbus_usb_iovar_op()
447 void *params, int plen, void *arg, int len, bool set) in dbus_iovar_process()
503 void *params, int plen, void *arg, int len, int val_size) in dbus_usb_doiovar()
604 dhdusb_downloadvars(usb_info_t *bus, void *arg, int len) in dhdusb_downloadvars()
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dconfdata.c484 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol()
507 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment()
538 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol()
579 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment()
612 tristate_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in tristate_print_symbol()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dconfdata.c487 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol()
510 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment()
541 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol()
582 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment()
615 tristate_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in tristate_print_symbol()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.h352 #define GTP_ERROR(fmt,arg...) printk("<<-GTP-ERROR->> "fmt"\n",##arg) argument
354 #define GTP_INFO(fmt,arg...) printk("<<-GTP-INFO->> "fmt"\n",##arg) argument
355 #define GTP_DEBUG(fmt,arg...) do{\ argument
382 #define GTP_INFO(fmt,arg...) argument
383 #define GTP_DEBUG(fmt,arg...) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddbus_usb.c173 dbus_usb_probe(void *arg, const char *desc, uint32 bustype, uint16 bus_no, in dbus_usb_probe()
435 void *params, int plen, void *arg, int len, bool set) in dbus_usb_iovar_op()
446 void *params, int plen, void *arg, int len, bool set) in dbus_iovar_process()
502 void *params, int plen, void *arg, int len, int val_size) in dbus_usb_doiovar()
603 dhdusb_downloadvars(usb_info_t *bus, void *arg, int len) in dhdusb_downloadvars()
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dmxl5007t.c23 #define mxl_printk(kern, fmt, arg...) \ argument
26 #define mxl_err(fmt, arg...) \ argument
29 #define mxl_warn(fmt, arg...) \ argument
32 #define mxl_info(fmt, arg...) \ argument
35 #define mxl_debug(fmt, arg...) \ argument
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_hvm.c228 static __init int xen_parse_nopv(char *arg) in xen_parse_nopv()
238 static __init int xen_parse_no_vector_callback(char *arg) in xen_parse_no_vector_callback()
/OK3568_Linux_fs/kernel/fs/verity/
H A Denable.c199 const struct fsverity_enable_arg *arg) in enable_verity()
343 struct fsverity_enable_arg arg; in fsverity_ioctl_enable() local

1...<<11121314151617181920>>...151