Home
last modified time | relevance | path

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

12345678910>>...89

/linux/drivers/net/wireless/silabs/wfx/
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
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
140 struct wfx_hif_mib_template_frame *arg; in wfx_hif_set_template_frame() local
170 struct wfx_hif_mib_block_ack_policy arg = { in wfx_hif_set_block_ack_policy() local
247 struct wfx_hif_mib_gl_set_multi_msg arg = { in wfx_hif_use_multi_tx_conf() local
[all …]
/linux/drivers/media/v4l2-core/
A Dv4l2-ioctl.c1091 struct file *file, void *fh, void *arg) in v4l_querycap()
1138 struct file *file, void *fh, void *arg) in v4l_g_output()
1151 struct file *file, void *fh, void *arg) in v4l_s_input()
1167 struct file *file, void *fh, void *arg) in v4l_s_output()
1178 struct file *file, void *fh, void *arg) in v4l_g_priority()
1189 struct file *file, void *fh, void *arg) in v4l_s_priority()
1203 struct file *file, void *fh, void *arg) in v4l_enuminput()
1229 struct file *file, void *fh, void *arg) in v4l_enumoutput()
1579 struct file *file, void *fh, void *arg) in v4l_enum_fmt()
2995 void *arg) in v4l2_ioctl_get_lock()
[all …]
/linux/drivers/scsi/lpfc/
A Dlpfc_nportdisc.c1372 void *arg, in lpfc_cmpl_plogi_plogi_issue()
1625 void *arg, in lpfc_device_recov_plogi_issue()
1809 void *arg, in lpfc_device_recov_adisc_issue()
1845 void *arg, in lpfc_rcv_prli_reglogin_issue()
1884 void *arg, in lpfc_rcv_logo_reglogin_issue()
1937 void *arg, in lpfc_rcv_prlo_reglogin_issue()
1950 void *arg, in lpfc_cmpl_reglogin_reglogin_issue()
2078 void *arg, in lpfc_device_recov_reglogin_issue()
2390 void *arg, in lpfc_device_recov_prli_issue()
2579 void *arg, in lpfc_device_rm_unmap_node()
[all …]
/linux/drivers/infiniband/sw/rxe/
A Drxe_hdr.h84 static inline u8 __bth_opcode(void *arg) in __bth_opcode()
98 static inline u8 __bth_se(void *arg) in __bth_se()
115 static inline u8 __bth_mig(void *arg) in __bth_mig()
132 static inline u8 __bth_pad(void *arg) in __bth_pad()
147 static inline u8 __bth_tver(void *arg) in __bth_tver()
162 static inline u16 __bth_pkey(void *arg) in __bth_pkey()
176 static inline u32 __bth_qpn(void *arg) in __bth_qpn()
192 static inline int __bth_fecn(void *arg) in __bth_fecn()
209 static inline int __bth_becn(void *arg) in __bth_becn()
240 static inline int __bth_ack(void *arg) in __bth_ack()
[all …]
/linux/tools/thermal/thermal-engine/
A Dthermal-engine.c41 static int show_trip(struct thermal_trip *tt, __maybe_unused void *arg) in show_trip()
49 static int show_temp(struct thermal_zone *tz, __maybe_unused void *arg) in show_temp()
58 static int show_governor(struct thermal_zone *tz, __maybe_unused void *arg) in show_governor()
67 static int show_tz(struct thermal_zone *tz, __maybe_unused void *arg) in show_tz()
87 static int tz_delete(int tz_id, __maybe_unused void *arg) in tz_delete()
94 static int tz_disable(int tz_id, void *arg) in tz_disable()
104 static int tz_enable(int tz_id, void *arg) in tz_enable()
114 static int trip_high(int tz_id, int trip_id, int temp, void *arg) in trip_high()
125 static int trip_low(int tz_id, int trip_id, int temp, void *arg) in trip_low()
152 int hyst, __maybe_unused void *arg) in trip_change()
[all …]
/linux/drivers/s390/net/
A Dctcm_fsms.c229 static void ctcm_action_nop(fsm_instance *fi, int event, void *arg) in ctcm_action_nop()
246 static void chx_txdone(fsm_instance *fi, int event, void *arg) in chx_txdone()
334 void ctcm_chx_txidle(fsm_instance *fi, int event, void *arg) in ctcm_chx_txidle()
355 static void chx_rx(fsm_instance *fi, int event, void *arg) in chx_rx()
431 static void chx_firstio(fsm_instance *fi, int event, void *arg) in chx_firstio()
509 static void chx_rxidle(fsm_instance *fi, int event, void *arg) in chx_rxidle()
588 static void ctcm_chx_start(fsm_instance *fi, int event, void *arg) in ctcm_chx_start()
752 static void ctcm_chx_stop(fsm_instance *fi, int event, void *arg) in ctcm_chx_stop()
766 static void ctcm_chx_fail(fsm_instance *fi, int event, void *arg) in ctcm_chx_fail()
1372 static void ctcmpc_chx_rx(fsm_instance *fi, int event, void *arg) in ctcmpc_chx_rx()
[all …]
/linux/drivers/scsi/elx/libefc/
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()
354 enum efc_sm_event evt, void *arg) in __efc_fabric_wait_domain_attach()
395 void *arg) in __efc_fabric_idle()
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()
567 enum efc_sm_event evt, void *arg) in __efc_ns_rftid_wait_rsp()
602 enum efc_sm_event evt, void *arg) in __efc_ns_rffid_wait_rsp()
[all …]
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()
696 void *arg) in __efc_domain_wait_nports_free()
[all …]
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()
810 enum efc_sm_event evt, void *arg) in __efc_d_wait_plogi_rsp_recvd_prli()
876 enum efc_sm_event evt, void *arg) in __efc_d_wait_domain_attach()
979 enum efc_sm_event evt, void *arg) in __efc_d_wait_node_attach()
1059 enum efc_sm_event evt, void *arg) in __efc_d_wait_attach_evt_shutdown()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/spl/
A Dspl_fixpt31_32.c12 long long arg) in abs_i64()
152 struct spl_fixed31_32 spl_fixpt_sqr(struct spl_fixed31_32 arg) in spl_fixpt_sqr()
250 struct spl_fixed31_32 spl_fixpt_sin(struct spl_fixed31_32 arg) in spl_fixpt_sin()
257 struct spl_fixed31_32 spl_fixpt_cos(struct spl_fixed31_32 arg) in spl_fixpt_cos()
434 unsigned int spl_fixpt_u4d19(struct spl_fixed31_32 arg) in spl_fixpt_u4d19()
439 unsigned int spl_fixpt_u3d19(struct spl_fixed31_32 arg) in spl_fixpt_u3d19()
444 unsigned int spl_fixpt_u2d19(struct spl_fixed31_32 arg) in spl_fixpt_u2d19()
449 unsigned int spl_fixpt_u0d19(struct spl_fixed31_32 arg) in spl_fixpt_u0d19()
454 unsigned int spl_fixpt_clamp_u0d14(struct spl_fixed31_32 arg) in spl_fixpt_clamp_u0d14()
459 unsigned int spl_fixpt_clamp_u0d10(struct spl_fixed31_32 arg) in spl_fixpt_clamp_u0d10()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/basics/
A Dfixpt31_32.c34 long long arg) in abs_i64()
172 struct fixed31_32 dc_fixpt_sqr(struct fixed31_32 arg) in dc_fixpt_sqr()
268 struct fixed31_32 dc_fixpt_sin(struct fixed31_32 arg) in dc_fixpt_sin()
275 struct fixed31_32 dc_fixpt_cos(struct fixed31_32 arg) in dc_fixpt_cos()
335 struct fixed31_32 dc_fixpt_exp(struct fixed31_32 arg) in dc_fixpt_exp()
378 struct fixed31_32 dc_fixpt_log(struct fixed31_32 arg) in dc_fixpt_log()
452 unsigned int dc_fixpt_u4d19(struct fixed31_32 arg) in dc_fixpt_u4d19()
457 unsigned int dc_fixpt_u3d19(struct fixed31_32 arg) in dc_fixpt_u3d19()
462 unsigned int dc_fixpt_u2d19(struct fixed31_32 arg) in dc_fixpt_u2d19()
467 unsigned int dc_fixpt_u0d19(struct fixed31_32 arg) in dc_fixpt_u0d19()
[all …]
/linux/net/sctp/
A Dsm_statefuns.c703 void *arg, in sctp_sf_do_5_1D_ce()
924 void *arg, in sctp_sf_do_5_1E_ca()
1017 void *arg, in sctp_sf_heartbeat()
1516 void *arg, in sctp_sf_do_unexpected_init()
1735 void *arg, in sctp_sf_do_5_2_1_siminit()
1790 void *arg, in sctp_sf_do_5_2_2_dupinit()
1814 void *arg, in sctp_sf_do_5_2_3_initack()
2202 void *arg, in sctp_sf_do_5_2_4_dupcook()
2339 void *arg, in sctp_sf_shutdown_pending_abort()
2385 void *arg, in sctp_sf_shutdown_sent_abort()
[all …]
/linux/drivers/isdn/mISDN/
A Dlayer2.c278 l2_timeout(struct FsmInst *fi, int event, void *arg) in l2_timeout()
303 l2mgr(struct layer2 *l2, u_int prim, void *arg) { in l2mgr()
756 l2_go_st3(struct FsmInst *fi, int event, void *arg) in l2_go_st3()
784 l2_queue_ui(struct FsmInst *fi, int event, void *arg) in l2_queue_ui()
810 l2_send_ui(struct FsmInst *fi, int event, void *arg) in l2_send_ui()
820 l2_got_ui(struct FsmInst *fi, int event, void *arg) in l2_got_ui()
871 l2_release(struct FsmInst *fi, int event, void *arg) in l2_release()
927 l2_send_UA(struct FsmInst *fi, int event, void *arg) in l2_send_UA()
936 l2_send_DM(struct FsmInst *fi, int event, void *arg) in l2_send_DM()
1344 l2_got_tei(struct FsmInst *fi, int event, void *arg) in l2_got_tei()
[all …]
A Dlayer1.c109 l1_reset(struct FsmInst *fi, int event, void *arg) in l1_reset()
115 l1_deact_cnf(struct FsmInst *fi, int event, void *arg) in l1_deact_cnf()
125 l1_deact_req_s(struct FsmInst *fi, int event, void *arg) in l1_deact_req_s()
135 l1_power_up_s(struct FsmInst *fi, int event, void *arg) in l1_power_up_s()
147 l1_go_F5(struct FsmInst *fi, int event, void *arg) in l1_go_F5()
153 l1_go_F8(struct FsmInst *fi, int event, void *arg) in l1_go_F8()
159 l1_info2_ind(struct FsmInst *fi, int event, void *arg) in l1_info2_ind()
168 l1_info4_ind(struct FsmInst *fi, int event, void *arg) in l1_info4_ind()
185 l1_timer3(struct FsmInst *fi, int event, void *arg) in l1_timer3()
202 l1_timer_act(struct FsmInst *fi, int event, void *arg) in l1_timer_act()
[all …]
/linux/drivers/gpu/drm/radeon/
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
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()
685 static void atom_op_div(atom_exec_context *ctx, int *ptr, int arg) in atom_op_div()
702 static void atom_op_eot(atom_exec_context *ctx, int *ptr, int arg) in atom_op_eot()
794 static void atom_op_mul(atom_exec_context *ctx, int *ptr, int arg) in atom_op_mul()
805 static void atom_op_nop(atom_exec_context *ctx, int *ptr, int arg) in atom_op_nop()
810 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg) in atom_op_or()
932 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl()
[all …]
/linux/fs/bcachefs/
A Dchardev.c175 struct bch_ioctl_fsck_offline arg; in bch2_ioctl_fsck_offline() local
398 struct bch_ioctl_disk_set_state arg) in bch2_ioctl_disk_set_state()
430 struct bch_ioctl_data arg; member
434 static int bch2_data_thread(void *arg) in bch2_data_thread()
478 struct bch_ioctl_data arg) in bch2_ioctl_data()
507 struct bch_ioctl_fs_usage arg = {}; in bch2_ioctl_fs_usage() local
550 struct bch_ioctl_query_accounting arg; in bch2_ioctl_query_accounting() local
579 struct bch_ioctl_dev_usage arg; in bch2_ioctl_dev_usage() local
620 struct bch_ioctl_dev_usage_v2 arg; in bch2_ioctl_dev_usage_v2() local
669 struct bch_ioctl_read_super arg) in bch2_ioctl_read_super()
[all …]
/linux/drivers/misc/
A Dkgdbts.c245 static void sw_break(char *arg) in sw_break()
250 static void sw_rem_break(char *arg) in sw_rem_break()
255 static void hw_break(char *arg) in hw_break()
260 static void hw_rem_break(char *arg) in hw_rem_break()
265 static void hw_write_break(char *arg) in hw_write_break()
270 static void hw_rem_write_break(char *arg) in hw_rem_write_break()
275 static void hw_access_break(char *arg) in hw_access_break()
280 static void hw_rem_access_break(char *arg) in hw_rem_access_break()
388 static void write_regs(char *arg) in write_regs()
424 static void get_cont_catch(char *arg) in get_cont_catch()
[all …]
/linux/drivers/gpu/drm/amd/amdgpu/
A Datom.c185 uint32_t idx, val = 0xCDCDCDCD, align, arg; in atom_get_src_int() local
375 uint32_t align = (attr >> 3) & 7, arg = attr & 7; in atom_skip_src_int() local
599 static void atom_op_add(atom_exec_context *ctx, int *ptr, int arg) in atom_op_add()
613 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and()
686 static void atom_op_div(atom_exec_context *ctx, int *ptr, int arg) in atom_op_div()
724 static void atom_op_eot(atom_exec_context *ctx, int *ptr, int arg) in atom_op_eot()
817 static void atom_op_mul(atom_exec_context *ctx, int *ptr, int arg) in atom_op_mul()
842 static void atom_op_nop(atom_exec_context *ctx, int *ptr, int arg) in atom_op_nop()
847 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg) in atom_op_or()
969 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) in atom_op_shl()
[all …]
/linux/drivers/tee/optee/
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()
125 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()
132 struct optee_msg_arg *arg) in handle_rpc_func_cmd_wq()
166 static void handle_rpc_func_cmd_wait(struct optee_msg_arg *arg) in handle_rpc_func_cmd_wait()
189 struct optee_msg_arg *arg) in handle_rpc_supp_cmd()
267 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_probe_reset()
319 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_probe_next()
371 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_frames()
414 struct optee_msg_arg *arg) in optee_rpc_cmd()
/linux/fs/jfs/
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/drivers/media/firewire/
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/dma-buf/
A Dst-dma-fence.c97 static int sanitycheck(void *arg) in sanitycheck()
113 static int test_signaling(void *arg) in test_signaling()
160 static int test_add_callback(void *arg) in test_add_callback()
187 static int test_late_add_callback(void *arg) in test_late_add_callback()
218 static int test_rm_callback(void *arg) in test_rm_callback()
250 static int test_late_rm_callback(void *arg) in test_late_rm_callback()
282 static int test_status(void *arg) in test_status()
310 static int test_error(void *arg) in test_error()
341 static int test_wait(void *arg) in test_wait()
383 static int test_wait_timeout(void *arg) in test_wait_timeout()
[all …]
A Dst-dma-fence-chain.c77 static int sanitycheck(void *arg) in sanitycheck()
181 static int find_seqno(void *arg) in find_seqno()
259 static int find_signaled(void *arg) in find_signaled()
341 static int find_gap(void *arg) in find_gap()
394 static int __find_race(void *arg) in __find_race()
442 static int find_race(void *arg) in find_race()
496 static int signal_forward(void *arg) in signal_forward()
528 static int signal_backward(void *arg) in signal_backward()
571 static int wait_forward(void *arg) in wait_forward()
600 static int wait_backward(void *arg) in wait_backward()
[all …]
/linux/drivers/media/tuners/
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/net/ethernet/intel/ixgbe/
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_info(msglvl, format, arg...) \ argument
199 #define e_err(msglvl, format, arg...) \ argument
201 #define e_warn(msglvl, format, arg...) \ argument
203 #define e_crit(msglvl, format, arg...) \ argument

Completed in 88 milliseconds

12345678910>>...89