| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_scan.c | 202 void *role, struct phl_msg *msg) in _cmd_scan_timer_notify_cb() 224 struct phl_msg msg = {0}; in _cmd_scan_timer() local 248 void *drv, struct phl_msg *msg) in _cmd_swch_done_notify_cb() 262 struct phl_msg msg = {0}; in _cmd_swch_done_notify() local 334 void *drv, struct phl_msg *msg) in _cmd_abort_notify_cb() 349 struct phl_msg msg = {0}; in _cmd_abort_notify() local 402 void* dispr, void* priv, struct phl_msg* msg) in _cmd_scan_fail_ev_hdlr() 458 void* dispr, void* priv, struct phl_msg* msg) in _cmd_scan_hdl_external_evt() 497 void* dispr, void* priv, struct phl_msg* msg) in _cmd_scan_hdl_internal_evt() 687 struct phl_msg msg = {0}; in _phl_cmd_scan_req_acquired() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/tegra/ |
| H A D | clk-bpmp.c | 63 struct tegra_bpmp_message msg; in tegra_bpmp_clk_transfer() local 98 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_prepare() local 110 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_unprepare() local 127 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_is_prepared() local 149 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_recalc_rate() local 173 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_round_rate() local 199 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_set_parent() local 226 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_get_parent() local 256 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_set_rate() local 311 struct tegra_bpmp_clk_message msg; in tegra_bpmp_clk_get_max_id() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-stm32f4.c | 131 struct stm32f4_i2c_msg msg; member 333 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_write_msg() local 341 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_read_msg() local 351 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_terminate_xfer() local 371 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_write() local 396 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_read() local 436 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_rx_done() local 488 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_handle_rx_addr() local 559 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_isr_event() local 631 struct stm32f4_i2c_msg *msg = &i2c_dev->msg; in stm32f4_i2c_isr_error() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/bcm/ |
| H A D | util.h | 27 #define flow_dump(msg, var, var_len) \ argument 45 #define packet_dump(msg, var, var_len) \ argument 62 #define flow_dump(msg, var, var_len) do {} while (0) argument 64 #define packet_dump(msg, var, var_len) do {} while (0) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/ |
| H A D | cmd_disp_test.c | 109 struct phl_msg msg; in test_req_acquired() local 133 struct phl_msg msg = {0}; in test_req_abort() local 148 enum phl_mdl_ret_code test_req_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_req_msg_hdlr() 196 enum phl_mdl_ret_code test_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_mdl_msg_hdlr() 253 enum phl_mdl_ret_code test_btc_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_btc_mdl_msg_hdlr() 270 enum phl_mdl_ret_code test_gen_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_gen_mdl_msg_hdlr() 288 enum phl_mdl_ret_code test_mcc_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_mcc_mdl_msg_hdlr() 306 enum phl_mdl_ret_code test_ser_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_ser_mdl_msg_hdlr() 400 struct phl_msg msg; in disp_send_msg_test() local 668 struct phl_msg msg = {0}; in disp_prioritize_msg_test() local [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/ |
| H A D | cmd_disp_test.c | 109 struct phl_msg msg; in test_req_acquired() local 133 struct phl_msg msg = {0}; in test_req_abort() local 148 enum phl_mdl_ret_code test_req_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_req_msg_hdlr() 196 enum phl_mdl_ret_code test_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_mdl_msg_hdlr() 253 enum phl_mdl_ret_code test_btc_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_btc_mdl_msg_hdlr() 270 enum phl_mdl_ret_code test_gen_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_gen_mdl_msg_hdlr() 288 enum phl_mdl_ret_code test_mcc_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_mcc_mdl_msg_hdlr() 306 enum phl_mdl_ret_code test_ser_mdl_msg_hdlr(void* dispr, void* priv, struct phl_msg* msg) in test_ser_mdl_msg_hdlr() 400 struct phl_msg msg; in disp_send_msg_test() local 668 struct phl_msg msg = {0}; in disp_prioritize_msg_test() local [all …]
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_bpf.c | 14 struct msghdr *msg, int len, int flags) in __tcp_bpf_recvmsg() 94 struct sk_msg *msg, u32 apply_bytes, int flags) in bpf_tcp_ingress() 146 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, in tcp_bpf_push() 203 static int tcp_bpf_push_locked(struct sock *sk, struct sk_msg *msg, in tcp_bpf_push_locked() 214 int tcp_bpf_sendmsg_redir(struct sock *sk, struct sk_msg *msg, in tcp_bpf_sendmsg_redir() 267 static int tcp_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, in tcp_bpf_recvmsg() 314 struct sk_msg *msg, int *copied, int flags) in tcp_bpf_send_verdict() 424 static int tcp_bpf_sendmsg(struct sock *sk, struct msghdr *msg, size_t size) in tcp_bpf_sendmsg() 515 struct sk_msg tmp, *msg = NULL; in tcp_bpf_sendpage() local
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/atom/sst/ |
| H A D | sst_ipc.c | 31 struct sst_block *msg = NULL; in sst_create_block() local 118 struct ipc_post *msg = ipc_msg; in sst_post_message_mrfld() local 216 void *msg) in process_fw_init() 249 struct ipc_post *msg) in process_fw_async_msg() 319 struct ipc_post *msg) in sst_process_reply_mrfld()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | thermal_netlink.c | 51 struct sk_buff *msg; member 230 struct sk_buff *msg; in thermal_genl_send_event() local 369 struct sk_buff *msg = data; in __thermal_genl_cmd_tz_get_id() local 380 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_id() local 404 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_trip() local 455 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_temp() local 481 struct sk_buff *msg = p->msg; in thermal_genl_cmd_tz_get_gov() local 509 struct sk_buff *msg = data; in __thermal_genl_cmd_cdev_get() local 522 struct sk_buff *msg = p->msg; in thermal_genl_cmd_cdev_get() local 582 struct sk_buff *msg; in thermal_genl_cmd_doit() local
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga2_reg_info.c | 99 static void RGA2_reg_get_param(unsigned char *base, struct rga2_req *msg) in RGA2_reg_get_param() 159 static void RGA2_set_mode_ctrl(u8 *base, struct rga2_req *msg) in RGA2_set_mode_ctrl() 201 static void RGA2_set_reg_src_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_src_info() 636 static void RGA2_set_reg_dst_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_dst_info() 1275 static void RGA2_set_reg_alpha_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_alpha_info() 1534 static void RGA2_set_reg_rop_info(u8 *base, struct rga2_req *msg) in RGA2_set_reg_rop_info() 1573 static void RGA_set_reg_mosaic(u8 *base, struct rga2_req *msg) in RGA_set_reg_mosaic() 1582 static void RGA2_set_reg_osd(u8 *base, struct rga2_req *msg) in RGA2_set_reg_osd() 1675 static void RGA2_set_reg_color_palette(u8 *base, struct rga2_req *msg) in RGA2_set_reg_color_palette() 1728 static void RGA2_set_reg_color_fill(u8 *base, struct rga2_req *msg) in RGA2_set_reg_color_fill() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hsi/controllers/ |
| H A D | omap_ssi_port.c | 178 struct hsi_msg *msg; in ssi_process_errqueue() local 189 static int ssi_claim_lch(struct hsi_msg *msg) in ssi_claim_lch() 207 static int ssi_start_dma(struct hsi_msg *msg, int lch) in ssi_start_dma() 286 static int ssi_start_pio(struct hsi_msg *msg) in ssi_start_pio() 322 struct hsi_msg *msg; in ssi_start_transfer() local 338 static int ssi_async_break(struct hsi_msg *msg) in ssi_async_break() 377 static int ssi_async(struct hsi_msg *msg) in ssi_async() 437 struct hsi_msg *msg; in ssi_flush_queue() local 525 struct hsi_msg *msg; in ssi_flush() local 644 struct hsi_msg *msg; in ssi_transfer() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/char/ipmi/ |
| H A D | ipmi_si_intf.c | 266 void debug_timestamp(char *msg) in debug_timestamp() 284 struct ipmi_smi_msg *msg) in deliver_recv_msg() 292 struct ipmi_smi_msg *msg = smi_info->curr_msg; in return_hosed_msg() local 352 static void start_new_msg(struct smi_info *smi_info, unsigned char *msg, in start_new_msg() 365 unsigned char msg[2]; in start_check_enables() local 376 unsigned char msg[3]; in start_clear_flags() local 446 struct ipmi_smi_msg *msg; in alloc_msg_handle_irq() local 538 struct ipmi_smi_msg *msg; in handle_transaction_done() local 564 unsigned char msg[4]; in handle_transaction_done() local 587 unsigned char msg[3]; in handle_transaction_done() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | budget.c | 82 static int SendDiSEqCMsg (struct budget *budget, int len, u8 *msg, unsigned long burst) in SendDiSEqCMsg() 198 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = buf, .len = sizeof(buf) }; in alps_bsrv2_tuner_set_params() local 240 struct i2c_msg msg = { .addr = 0x62, .flags = 0, .buf = data, .len = sizeof(data) }; in alps_tdbe2_tuner_set_params() local 270 struct i2c_msg msg = { .flags = 0, .buf = data, .len = sizeof(data) }; in grundig_29504_401_tuner_set_params() local 326 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in grundig_29504_451_tuner_set_params() local 350 struct i2c_msg msg = { .addr = 0x61, .flags = 0, .buf = data, .len = sizeof(data) }; in s5h1420_tuner_set_params() local 417 struct i2c_msg msg[] = { in i2c_readreg() local 429 struct i2c_msg msg[] = { { .addr = 0x50,.flags = 0,.buf = &b,.len = 1 }, in read_pwm() local
|
| /OK3568_Linux_fs/kernel/drivers/media/common/siano/ |
| H A D | smsendian.c | 20 struct sms_msg_data *msg = (struct sms_msg_data *)buffer; in smsendian_handle_tx_message() local 47 struct sms_msg_data *msg = (struct sms_msg_data *)buffer; in smsendian_handle_rx_message() local 82 void smsendian_handle_message_header(void *msg) in smsendian_handle_message_header()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs42proc.c | 44 static int _nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in _nfs42_proc_fallocate() 90 static int nfs42_proc_fallocate(struct rpc_message *msg, struct file *filep, in nfs42_proc_fallocate() 125 struct rpc_message msg = { in nfs42_proc_allocate() local 146 struct rpc_message msg = { in nfs42_proc_deallocate() local 282 struct rpc_message msg = { in _nfs42_proc_copy() local 515 struct rpc_message msg = { in nfs42_do_offload_cancel_async() local 559 struct rpc_message msg = { in _nfs42_proc_copy_notify() local 641 struct rpc_message msg = { in _nfs42_proc_llseek() local 821 struct rpc_message msg = { in nfs42_proc_layoutstats_generic() local 980 struct rpc_message msg = { in nfs42_proc_layouterror() local [all …]
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | spinlock_debug.c | 52 static void spin_dump(raw_spinlock_t *lock, const char *msg) in spin_dump() 70 static void spin_bug(raw_spinlock_t *lock, const char *msg) in spin_bug() 78 #define SPIN_BUG_ON(cond, lock, msg) if (unlikely(cond)) spin_bug(lock, msg) argument 142 static void rwlock_bug(rwlock_t *lock, const char *msg) in rwlock_bug() 153 #define RWLOCK_BUG_ON(cond, lock, msg) if (unlikely(cond)) rwlock_bug(lock, msg) argument
|
| /OK3568_Linux_fs/kernel/drivers/w1/ |
| H A D | w1_netlink.c | 27 struct w1_netlink_msg *msg; /* advances as w1_netlink_msg is appened */ member 42 struct w1_netlink_msg *msg; member 192 static void w1_netlink_send_error(struct cn_msg *cn, struct w1_netlink_msg *msg, in w1_netlink_send_error() 197 struct w1_netlink_msg msg; in w1_netlink_send_error() member 214 void w1_netlink_send(struct w1_master *dev, struct w1_netlink_msg *msg) in w1_netlink_send() 218 struct w1_netlink_msg msg; in w1_netlink_send() member 401 struct w1_netlink_msg *msg; in w1_process_command_root() local 498 static void w1_list_count_cmds(struct w1_netlink_msg *msg, int *cmd_count, in w1_list_count_cmds() 537 struct w1_netlink_msg *msg = (struct w1_netlink_msg *)(cn + 1); in w1_cn_callback() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mipi_dsi.c | 350 struct mipi_dsi_msg *msg) in mipi_dsi_device_transfer() 444 const struct mipi_dsi_msg *msg) in mipi_dsi_create_packet() 496 struct mipi_dsi_msg msg = { in mipi_dsi_shutdown_peripheral() local 516 struct mipi_dsi_msg msg = { in mipi_dsi_turn_on_peripheral() local 541 struct mipi_dsi_msg msg = { in mipi_dsi_set_maximum_return_packet_size() local 567 struct mipi_dsi_msg msg = { in mipi_dsi_compression_mode() local 591 struct mipi_dsi_msg msg = { in mipi_dsi_picture_parameter_set() local 618 struct mipi_dsi_msg msg = { in mipi_dsi_generic_write() local 663 struct mipi_dsi_msg msg = { in mipi_dsi_generic_read() local 707 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_write_buffer() local [all …]
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | msgutil.c | 48 struct msg_msg *msg; in alloc_msg() local 86 struct msg_msg *msg; in load_msg() local 150 int store_msg(void __user *dest, struct msg_msg *msg, size_t len) in store_msg() 169 void free_msg(struct msg_msg *msg) in free_msg()
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | eth_media.c | 52 static int tipc_eth_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_eth_addr2msg() 63 char *msg) in tipc_eth_raw2addr() 75 char *msg) in tipc_eth_msg2addr()
|
| H A D | ib_media.c | 60 static int tipc_ib_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_ib_addr2msg() 70 char *msg) in tipc_ib_raw2addr() 83 char *msg) in tipc_ib_msg2addr()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_vf.c | 170 u32 msg[4]; in fm10k_update_vlan_vf() local 276 u32 msg[7]; in fm10k_update_uc_addr_vf() local 319 u32 msg[7]; in fm10k_update_mc_addr_vf() local 352 u32 msg[1]; in fm10k_update_int_moderator_vf() local 403 u32 msg[2]; in fm10k_update_lport_state_vf() local 431 u32 msg[3]; in fm10k_update_xcast_mode_vf() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_mbx.c | 18 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_read_mbx() 41 s32 ixgbe_write_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) in ixgbe_write_mbx() 165 static s32 ixgbe_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_read_posted_mbx() 192 static s32 ixgbe_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_write_posted_mbx() 332 static s32 ixgbe_write_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_write_mbx_pf() 371 static s32 ixgbe_read_mbx_pf(struct ixgbe_hw *hw, u32 *msg, u16 size, in ixgbe_read_mbx_pf()
|
| /OK3568_Linux_fs/kernel/drivers/slimbus/ |
| H A D | stream.c | 128 struct slim_val_inf msg = {0, 2, NULL, wbuf, NULL}; in slim_connect_port_channel() local 148 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_disconnect_port() local 164 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_deactivate_remove_channel() local 268 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; in slim_define_channel_content() local 303 struct slim_val_inf msg = {0, 4, NULL, wbuf, NULL}; in slim_define_channel() local 327 struct slim_val_inf msg = {0, 1, NULL, wbuf, NULL}; in slim_activate_channel() local
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | virtio_uml.c | 120 static int vhost_user_recv_header(int fd, struct vhost_user_msg *msg) in vhost_user_recv_header() 126 int fd, struct vhost_user_msg *msg, in vhost_user_recv() 166 struct vhost_user_msg *msg, in vhost_user_recv_resp() 184 struct vhost_user_msg msg; in vhost_user_recv_u64() local 197 struct vhost_user_msg *msg, in vhost_user_recv_req() 214 bool need_response, struct vhost_user_msg *msg, in vhost_user_send() 264 struct vhost_user_msg msg = { in vhost_user_send_no_payload() local 274 struct vhost_user_msg msg = { in vhost_user_send_no_payload_fd() local 284 struct vhost_user_msg msg = { in vhost_user_send_u64() local 334 struct vhost_user_msg *msg, int response) in vhost_user_reply() [all …]
|