Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 2217) sorted by relevance

12345678910>>...89

/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c206 static void v4l_print_querycap(const void *arg, bool write_only) in v4l_print_querycap()
217 static void v4l_print_enuminput(const void *arg, bool write_only) in v4l_print_enuminput()
227 static void v4l_print_enumoutput(const void *arg, bool write_only) in v4l_print_enumoutput()
236 static void v4l_print_audio(const void *arg, bool write_only) in v4l_print_audio()
248 static void v4l_print_audioout(const void *arg, bool write_only) in v4l_print_audioout()
260 static void v4l_print_fmtdesc(const void *arg, bool write_only) in v4l_print_fmtdesc()
270 static void v4l_print_format(const void *arg, bool write_only) in v4l_print_format()
353 static void v4l_print_framebuffer(const void *arg, bool write_only) in v4l_print_framebuffer()
363 static void v4l_print_buftype(const void *arg, bool write_only) in v4l_print_buftype()
368 static void v4l_print_modulator(const void *arg, bool write_only) in v4l_print_modulator()
[all …]
/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_tx_mib.c19 struct wfx_hif_mib_current_tx_power_level arg = { in wfx_hif_set_output_power() local
30 struct wfx_hif_mib_beacon_wake_up_period arg = { in wfx_hif_set_beacon_wakeup_period() local
44 struct wfx_hif_mib_rcpi_rssi_threshold arg = { in wfx_hif_set_rcpi_rssi_threshold() local
64 struct wfx_hif_mib_extended_count_table *arg) in wfx_hif_get_counters_table()
79 struct wfx_hif_mib_mac_address arg = { }; in wfx_hif_set_macaddr() local
89 struct wfx_hif_mib_rx_filter arg = { }; in wfx_hif_set_rx_filter() local
102 struct wfx_hif_mib_bcn_filter_table *arg; in wfx_hif_set_beacon_filter_table() local
118 struct wfx_hif_mib_bcn_filter_enable arg = { in wfx_hif_beacon_filter_control() local
128 struct wfx_hif_mib_gl_operational_power_mode arg = { in wfx_hif_set_operational_mode() local
140 struct wfx_hif_mib_template_frame *arg; in wfx_hif_set_template_frame() local
[all …]
/linux/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h84 static inline u8 __bth_opcode(void *arg) in __bth_opcode()
91 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode()
98 static inline u8 __bth_se(void *arg) in __bth_se()
105 static inline void __bth_set_se(void *arg, int se) in __bth_set_se()
115 static inline u8 __bth_mig(void *arg) in __bth_mig()
122 static inline void __bth_set_mig(void *arg, u8 mig) in __bth_set_mig()
132 static inline u8 __bth_pad(void *arg) in __bth_pad()
139 static inline void __bth_set_pad(void *arg, u8 pad) in __bth_set_pad()
147 static inline u8 __bth_tver(void *arg) in __bth_tver()
154 static inline void __bth_set_tver(void *arg, u8 tver) in __bth_set_tver()
[all …]
/linux/drivers/scsi/elx/libefc/
H A Defc_fabric.c52 enum efc_sm_event evt, void *arg) in __efc_fabric_common()
74 void *arg) in __efc_fabric_init()
132 enum efc_sm_event evt, void *arg) in __efc_fabric_flogi_wait_rsp()
238 enum efc_sm_event evt, void *arg) in __efc_vport_fabric_init()
260 enum efc_sm_event evt, void *arg) in __efc_fabric_fdisc_wait_rsp()
354 enum efc_sm_event evt, void *arg) in __efc_fabric_wait_domain_attach()
395 void *arg) in __efc_fabric_idle()
412 __efc_ns_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) in __efc_ns_init()
433 enum efc_sm_event evt, void *arg) in __efc_ns_plogi_wait_rsp()
469 enum efc_sm_event evt, void *arg) in __efc_ns_wait_node_attach()
[all …]
H A Defc_domain.c14 efc_domain_cb(void *arg, int event, void *data) in efc_domain_cb()
104 _efc_domain_free(struct kref *arg) in _efc_domain_free()
160 void (*callback)(struct efc *efc, void *arg), in efc_register_domain_free_cb()
172 enum efc_sm_event evt, void *arg) in __efc_domain_common()
194 enum efc_sm_event evt, void *arg) in __efc_domain_common_shutdown()
231 void *arg) in __efc_domain_init()
358 enum efc_sm_event evt, void *arg) in __efc_domain_wait_alloc()
460 enum efc_sm_event evt, void *arg) in __efc_domain_allocated()
545 enum efc_sm_event evt, void *arg) in __efc_domain_wait_attach()
625 __efc_domain_ready(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) in __efc_domain_ready()
[all …]
H A Defc_device.c45 enum efc_sm_event evt, void *arg) in __efc_d_common()
83 enum efc_sm_event evt, void *arg) in __efc_d_wait_del_node()
146 enum efc_sm_event evt, void *arg) in __efc_d_wait_del_ini_tgt()
199 enum efc_sm_event evt, void *arg) in __efc_d_initiate_shutdown()
315 enum efc_sm_event evt, void *arg) in __efc_d_wait_loop()
372 enum efc_sm_event evt, void *arg) in __efc_d_wait_plogi_acc_cmpl()
409 enum efc_sm_event evt, void *arg) in __efc_d_wait_logo_rsp()
504 __efc_d_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg) in __efc_d_init()
688 enum efc_sm_event evt, void *arg) in __efc_d_wait_plogi_rsp()
810 enum efc_sm_event evt, void *arg) in __efc_d_wait_plogi_rsp_recvd_prli()
[all …]
/linux/net/sctp/
H A Dsm_statefuns.c237 void *arg, struct sctp_cmd_seq *commands) in sctp_sf_do_4_C()
322 void *arg, in sctp_sf_do_5_1B_init()
522 void *arg, in sctp_sf_do_5_1C_ack()
704 void *arg, in sctp_sf_do_5_1D_ce()
926 void *arg, in sctp_sf_do_5_1E_ca()
1019 void *arg, in sctp_sf_heartbeat()
1045 void *arg, in sctp_sf_sendbeat_8_3()
1093 void *arg, in sctp_sf_send_reconf()
1122 void *arg, in sctp_sf_send_probe()
1170 void *arg, struct sctp_cmd_seq *commands) in sctp_sf_beat_8_3()
[all …]
/linux/drivers/gpu/drm/radeon/
H A Datom.c183 uint32_t idx, val = 0xCDCDCDCD, align, arg; in atom_get_src_int() local
373 uint32_t align = (attr >> 3) & 7, arg = attr & 7; in atom_skip_src_int() local
438 static uint32_t atom_get_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_get_dst()
447 static void atom_skip_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr) in atom_skip_dst()
454 static void atom_put_dst(atom_exec_context *ctx, int arg, uint8_t attr, in atom_put_dst()
598 static void atom_op_add(atom_exec_context *ctx, int *ptr, int arg) in atom_op_add()
612 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and()
626 static void atom_op_beep(atom_exec_context *ctx, int *ptr, int arg) in atom_op_beep()
631 static void atom_op_calltable(atom_exec_context *ctx, int *ptr, int arg) in atom_op_calltable()
647 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear()
[all …]
/linux/drivers/tee/optee/
H A Drpc.c16 static void handle_rpc_func_cmd_get_time(struct optee_msg_arg *arg) in handle_rpc_func_cmd_get_time()
38 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()
124 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()
131 struct optee_msg_arg *arg) in handle_rpc_func_cmd_wq()
165 static void handle_rpc_func_cmd_wait(struct optee_msg_arg *arg) in handle_rpc_func_cmd_wait()
188 struct optee_msg_arg *arg) in handle_rpc_supp_cmd()
265 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_probe_reset()
317 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_probe_next()
369 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_frames()
412 struct optee_msg_arg *arg) in optee_rpc_cmd()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h185 #define hw_dbg(hw, format, arg...) \ argument
187 #define hw_err(hw, format, arg...) \ argument
189 #define e_dev_info(format, arg...) \ argument
191 #define e_dev_warn(format, arg...) \ argument
193 #define e_dev_err(format, arg...) \ argument
195 #define e_dev_notice(format, arg...) \ argument
197 #define e_dbg(msglvl, format, arg...) \ argument
199 #define e_info(msglvl, format, arg...) \ argument
201 #define e_err(msglvl, format, arg...) \ argument
203 #define e_warn(msglvl, format, arg...) \ argument
[all …]
/linux/sound/core/seq/
H A Dseq_clientmgr.c1114 static int snd_seq_ioctl_pversion(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_pversion()
1122 static int snd_seq_ioctl_user_pversion(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_user_pversion()
1128 static int snd_seq_ioctl_client_id(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_client_id()
1137 static int snd_seq_ioctl_system_info(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_system_info()
1155 static int snd_seq_ioctl_running_mode(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_running_mode()
1208 void *arg) in snd_seq_ioctl_get_client_info()
1225 void *arg) in snd_seq_ioctl_set_client_info()
1268 static int snd_seq_ioctl_create_port(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_create_port()
1323 static int snd_seq_ioctl_delete_port(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_delete_port()
1345 static int snd_seq_ioctl_get_port_info(struct snd_seq_client *client, void *arg) in snd_seq_ioctl_get_port_info()
[all …]
/linux/fs/jfs/
H A Djfs_debug.h55 #define jfs_info(fmt, arg...) do { \ argument
61 #define jfs_debug(fmt, arg...) do { \ argument
67 #define jfs_warn(fmt, arg...) do { \ argument
73 #define jfs_err(fmt, arg...) do { \ argument
84 #define jfs_info(fmt, arg...) do {} while (0) argument
85 #define jfs_debug(fmt, arg...) do {} while (0) argument
86 #define jfs_warn(fmt, arg...) do {} while (0) argument
87 #define jfs_err(fmt, arg...) do {} while (0) argument
/linux/arch/arm64/include/asm/
H A Dtlbflush.h32 #define __TLBI_0(op, arg) asm (ARM64_ASM_PREAMBLE \ argument
36 #define __TLBI_1(op, arg) asm (ARM64_ASM_PREAMBLE \ argument
40 #define __TLBI_N(op, arg, n, ...) __TLBI_##n(op, arg) argument
44 #define __tlbi_user(op, arg) do { \ argument
167 static __always_inline void vae1is(u64 arg) in vae1is()
173 static __always_inline void vae2is(u64 arg) in vae2is()
178 static __always_inline void vale1(u64 arg) in vale1()
184 static __always_inline void vale1is(u64 arg) in vale1is()
190 static __always_inline void vale2is(u64 arg) in vale2is()
195 static __always_inline void vaale1is(u64 arg) in vaale1is()
[all …]
/linux/drivers/media/firewire/
H A Dfiredtv-ci.c44 static int fdtv_ca_get_caps(void *arg) in fdtv_ca_get_caps()
55 static int fdtv_ca_get_slot_info(struct firedtv *fdtv, void *arg) in fdtv_ca_get_slot_info()
73 static int fdtv_ca_app_info(struct firedtv *fdtv, void *arg) in fdtv_ca_app_info()
80 static int fdtv_ca_info(struct firedtv *fdtv, void *arg) in fdtv_ca_info()
87 static int fdtv_ca_get_mmi(struct firedtv *fdtv, void *arg) in fdtv_ca_get_mmi()
94 static int fdtv_ca_get_msg(struct firedtv *fdtv, void *arg) in fdtv_ca_get_msg()
122 static int fdtv_ca_pmt(struct firedtv *fdtv, void *arg) in fdtv_ca_pmt()
143 static int fdtv_ca_send_msg(struct firedtv *fdtv, void *arg) in fdtv_ca_send_msg()
174 static int fdtv_ca_ioctl(struct file *file, unsigned int cmd, void *arg) in fdtv_ca_ioctl()
/linux/drivers/gpib/common/
H A Dgpib_os.c611 long ibioctl(struct file *filep, unsigned int cmd, unsigned long arg) in ibioctl()
820 struct gpib_board *board, unsigned long arg) in board_type_ioctl()
873 unsigned long arg) in read_ioctl()
957 struct gpib_board *board, unsigned long arg) in command_ioctl()
1051 unsigned long arg) in write_ioctl()
1130 static int status_bytes_ioctl(struct gpib_board *board, unsigned long arg) in status_bytes_ioctl()
1249 static int open_dev_ioctl(struct file *filep, struct gpib_board *board, unsigned long arg) in open_dev_ioctl()
1300 static int close_dev_ioctl(struct file *filep, struct gpib_board *board, unsigned long arg) in close_dev_ioctl()
1338 static int serial_poll_ioctl(struct gpib_board *board, unsigned long arg) in serial_poll_ioctl()
1360 unsigned long arg) in wait_ioctl()
[all …]
/linux/drivers/dma-buf/
H A Dst-dma-fence-chain.c77 static int sanitycheck(void *arg) in sanitycheck()
179 static int find_seqno(void *arg) in find_seqno()
257 static int find_signaled(void *arg) in find_signaled()
295 static int find_out_of_order(void *arg) in find_out_of_order()
339 static int find_gap(void *arg) in find_gap()
392 static int __find_race(void *arg) in __find_race()
440 static int find_race(void *arg) in find_race()
494 static int signal_forward(void *arg) in signal_forward()
526 static int signal_backward(void *arg) in signal_backward()
559 static int __wait_fence_chains(void *arg) in __wait_fence_chains()
[all …]
H A Dst-dma-fence-unwrap.c100 static int sanitycheck(void *arg) in sanitycheck()
123 static int unwrap_array(void *arg) in unwrap_array()
167 static int unwrap_chain(void *arg) in unwrap_chain()
211 static int unwrap_chain_array(void *arg) in unwrap_chain_array()
259 static int unwrap_merge(void *arg) in unwrap_merge()
311 static int unwrap_merge_duplicate(void *arg) in unwrap_merge_duplicate()
350 static int unwrap_merge_seqno(void *arg) in unwrap_merge_seqno()
416 static int unwrap_merge_order(void *arg) in unwrap_merge_order()
482 static int unwrap_merge_complex(void *arg) in unwrap_merge_complex()
545 static int unwrap_merge_complex_seqno(void *arg) in unwrap_merge_complex_seqno()
/linux/drivers/media/tuners/
H A Dtuner-i2c.h75 #define tuner_printk(kernlvl, i2cprops, fmt, arg...) do { \ argument
85 #define __tuner_warn(i2cprops, fmt, arg...) do { \ argument
89 #define __tuner_info(i2cprops, fmt, arg...) do { \ argument
93 #define __tuner_err(i2cprops, fmt, arg...) do { \ argument
97 #define __tuner_dbg(i2cprops, fmt, arg...) do { \ argument
102 #define tuner_warn(fmt, arg...) __tuner_warn(priv->i2c_props, fmt, ##arg) argument
103 #define tuner_info(fmt, arg...) __tuner_info(priv->i2c_props, fmt, ##arg) argument
104 #define tuner_err(fmt, arg...) __tuner_err(priv->i2c_props, fmt, ##arg) argument
105 #define tuner_dbg(fmt, arg...) __tuner_dbg(priv->i2c_props, fmt, ##arg) argument
/linux/drivers/gpu/drm/amd/display/include/
H A Dfixed31_32.h87 static inline struct fixed31_32 dc_fixpt_from_int(int arg) in dc_fixpt_from_int()
105 static inline struct fixed31_32 dc_fixpt_neg(struct fixed31_32 arg) in dc_fixpt_neg()
118 static inline struct fixed31_32 dc_fixpt_abs(struct fixed31_32 arg) in dc_fixpt_abs()
189 struct fixed31_32 arg, in dc_fixpt_clamp()
210 static inline struct fixed31_32 dc_fixpt_shl(struct fixed31_32 arg, unsigned char shift) in dc_fixpt_shl()
224 static inline struct fixed31_32 dc_fixpt_shr(struct fixed31_32 arg, unsigned char shift) in dc_fixpt_shr()
446 static inline int dc_fixpt_floor(struct fixed31_32 arg) in dc_fixpt_floor()
460 static inline int dc_fixpt_round(struct fixed31_32 arg) in dc_fixpt_round()
480 static inline int dc_fixpt_ceil(struct fixed31_32 arg) in dc_fixpt_ceil()
517 static inline struct fixed31_32 dc_fixpt_truncate(struct fixed31_32 arg, unsigned int frac_bits) in dc_fixpt_truncate()
/linux/drivers/firmware/efi/test/
H A Defi_test.c139 static long efi_runtime_get_variable(unsigned long arg) in efi_runtime_get_variable()
229 static long efi_runtime_set_variable(unsigned long arg) in efi_runtime_set_variable()
277 static long efi_runtime_get_time(unsigned long arg) in efi_runtime_get_time()
315 static long efi_runtime_set_time(unsigned long arg) in efi_runtime_set_time()
336 static long efi_runtime_get_waketime(unsigned long arg) in efi_runtime_get_waketime()
377 static long efi_runtime_set_waketime(unsigned long arg) in efi_runtime_set_waketime()
407 static long efi_runtime_get_nextvariablename(unsigned long arg) in efi_runtime_get_nextvariablename()
508 static long efi_runtime_get_nexthighmonocount(unsigned long arg) in efi_runtime_get_nexthighmonocount()
539 static long efi_runtime_reset_system(unsigned long arg) in efi_runtime_reset_system()
563 static long efi_runtime_query_variableinfo(unsigned long arg) in efi_runtime_query_variableinfo()
[all …]
/linux/drivers/net/ppp/
H A Dppp_deflate.c60 static void z_comp_free(void *arg) in z_comp_free()
136 static int z_comp_init(void *arg, unsigned char *options, int opt_len, in z_comp_init()
165 static void z_comp_reset(void *arg) in z_comp_reset()
184 static int z_compress(void *arg, unsigned char *rptr, unsigned char *obuf, in z_compress()
265 static void z_comp_stats(void *arg, struct compstat *stats) in z_comp_stats()
276 static void z_decomp_free(void *arg) in z_decomp_free()
350 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, in z_decomp_init()
380 static void z_decomp_reset(void *arg) in z_decomp_reset()
409 static int z_decompress(void *arg, unsigned char *ibuf, int isize, in z_decompress()
515 static void z_incomp(void *arg, unsigned char *ibuf, int icnt) in z_incomp()
H A Dppp_mppe.c182 static void mppe_free(void *arg) in mppe_free()
193 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, in mppe_init()
251 mppe_comp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_comp_init()
267 static void mppe_comp_reset(void *arg) in mppe_comp_reset()
280 mppe_compress(void *arg, unsigned char *ibuf, unsigned char *obuf, in mppe_compress()
349 static void mppe_comp_stats(void *arg, struct compstat *stats) in mppe_comp_stats()
357 mppe_decomp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_decomp_init()
367 static void mppe_decomp_reset(void *arg) in mppe_decomp_reset()
377 mppe_decompress(void *arg, unsigned char *ibuf, int isize, unsigned char *obuf, in mppe_decompress()
553 static void mppe_incomp(void *arg, unsigned char *ibuf, int icnt) in mppe_incomp()
/linux/io_uring/
H A Dregister.c41 static __cold int io_probe(struct io_ring_ctx *ctx, void __user *arg, in io_probe()
111 static __cold int io_parse_restrictions(void __user *arg, unsigned int nr_args, in io_parse_restrictions()
168 void __user *arg, unsigned int nr_args) in io_register_restrictions()
201 static int io_register_restrictions_task(void __user *arg, unsigned int nr_args) in io_register_restrictions_task()
242 static int io_register_bpf_filter_task(void __user *arg, unsigned int nr_args) in io_register_bpf_filter_task()
316 void __user *arg, unsigned len) in io_register_iowq_aff()
353 void __user *arg) in io_register_iowq_max_workers()
444 struct io_uring_clock_register __user *arg) in io_register_clock()
498 static int io_register_resize_rings(struct io_ring_ctx *ctx, void __user *arg) in io_register_resize_rings()
740 void __user *arg, unsigned nr_args) in __io_uring_register()
[all …]
/linux/drivers/net/wireless/st/cw1200/
H A Dwsm.c92 void *arg, in wsm_generic_confirm()
105 int wsm_configuration(struct cw1200_common *priv, struct wsm_configuration *arg) in wsm_configuration()
135 struct wsm_configuration *arg, in wsm_configuration_confirm()
163 int wsm_reset(struct cw1200_common *priv, const struct wsm_reset *arg) in wsm_reset()
215 struct wsm_mib *arg, in wsm_read_mib_confirm()
268 struct wsm_mib *arg, in wsm_write_mib_confirm()
287 int wsm_scan(struct cw1200_common *priv, const struct wsm_scan *arg) in wsm_scan()
408 struct wsm_join_cnf *arg, in wsm_join_confirm()
425 int wsm_join(struct cw1200_common *priv, struct wsm_join *arg) in wsm_join()
464 const struct wsm_set_bss_params *arg) in wsm_set_bss_params()
[all …]
/linux/drivers/ptp/
H A Dptp_chardev.c181 static long ptp_clock_getcaps(struct ptp_clock *ptp, void __user *arg) in ptp_clock_getcaps()
201 static long ptp_extts_request(struct ptp_clock *ptp, unsigned int cmd, void __user *arg) in ptp_extts_request()
247 static long ptp_perout_request(struct ptp_clock *ptp, unsigned int cmd, void __user *arg) in ptp_perout_request()
317 static long ptp_sys_offset_precise(struct ptp_clock *ptp, void __user *arg, in ptp_sys_offset_precise()
350 static long ptp_sys_offset_extended(struct ptp_clock *ptp, void __user *arg, in ptp_sys_offset_extended()
403 static long ptp_sys_offset(struct ptp_clock *ptp, void __user *arg) in ptp_sys_offset()
442 static long ptp_pin_getfunc(struct ptp_clock *ptp, unsigned int cmd, void __user *arg) in ptp_pin_getfunc()
462 static long ptp_pin_setfunc(struct ptp_clock *ptp, unsigned int cmd, void __user *arg) in ptp_pin_setfunc()
488 static long ptp_mask_en_single(struct timestamp_event_queue *tsevq, void __user *arg) in ptp_mask_en_single()
501 unsigned long arg) in ptp_ioctl()

12345678910>>...89