Searched defs:msg_data (Results 1 - 25 of 31) sorted by last modified time

12

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c129 __le16 msg_data; local
/linux-master/sound/soc/sof/
H A Dsof-priv.h421 void *msg_data; member in struct:snd_sof_ipc_msg
748 static inline int sof_ipc_tx_message_no_reply(struct snd_sof_ipc *ipc, void *msg_data, argument
757 static inline int sof_ipc_tx_message_no_pm_no_reply(struct snd_sof_ipc *ipc, void *msg_data, argument
[all...]
H A Dipc3.c355 static int sof_ipc3_tx_msg(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, argument
332 ipc3_tx_msg_unlocked(struct snd_sof_ipc *ipc, void *msg_data, size_t msg_bytes, void *reply_data, size_t reply_bytes) argument
H A Dipc4.c368 static int sof_ipc4_tx_msg(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, argument
343 ipc4_tx_msg_unlocked(struct snd_sof_ipc *ipc, void *msg_data, size_t msg_bytes, void *reply_data, size_t reply_bytes) argument
H A Dipc4-control.c659 struct sof_ipc4_control_msg_payload *msg_data; local
H A Dipc.c36 int sof_ipc_send_msg(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, argument
75 int sof_ipc_tx_message(struct snd_sof_ipc *ipc, void *msg_data, size_t msg_bytes, argument
88 int sof_ipc_set_get_data(struct snd_sof_ipc *ipc, void *msg_data, argument
100 int sof_ipc_tx_message_no_pm(struct snd_sof_ipc *ipc, void *msg_data, size_t msg_bytes, argument
[all...]
/linux-master/sound/soc/sof/intel/
H A Dmtl.c98 struct sof_ipc4_msg *msg_data = msg->msg_data; local
H A Dcnl.c265 struct sof_ipc4_msg *msg_data = msg->msg_data; local
[all...]
H A Dhda-ipc.c86 struct sof_ipc4_msg *msg_data = msg->msg_data; local
99 struct sof_ipc4_msg *msg_data = msg->msg_data; local
[all...]
/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c2520 bnx2_fw_sync(struct bnx2 *bp, u32 msg_data, int ack, int silent) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1764 uint8_t msg_data; /* set config message data */ member in struct:set_config_cmd_payload
/linux-master/include/linux/
H A Dpci-epf.h195 u32 msg_data; member in struct:pci_epf_msix_tbl
H A Dblktrace_api.h20 unsigned char __percpu *msg_data; member in struct:blk_trace
H A Dmailbox_controller.h125 void *msg_data[MBOX_TX_QUEUE_LEN]; member in struct:mbox_chan
/linux-master/drivers/pci/endpoint/functions/
H A Dpci-epf-ntb.c496 u32 db_entry_size, msg_data; local
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c461 u16 msg_ctrl, msg_data; local
508 u32 msg_data; local
529 u32 reg, msg_data, vec_ctrl; local
[all...]
/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c488 u32 tbl_offset, msg_data, reg; local
/linux-master/drivers/media/common/siano/
H A Dsmscoreapi.c1951 u32 msg_data[6]; member in struct:set_gpio_msg
2026 u32 msg_data[3]; /* keep it 3 ! */ member in struct:set_gpio_msg
2074 u32 msg_data[2]; member in struct:set_gpio_msg
[all...]
/linux-master/drivers/accel/habanalabs/common/
H A Dfirmware_if.c296 void *msg_data; local
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_dpia.c146 core_link_send_set_config( struct dc_link *link, uint8_t msg_type, uint8_t msg_data) argument
/linux-master/arch/m68k/mac/
H A Diop.c450 iop_send_message(uint iop_num, uint chan, void *privdata, uint msg_len, __u8 *msg_data, void (*handler)(struct iop_msg *)) argument
/linux-master/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.h259 u8 msg_data[]; member in struct:hfi_msg_sys_debug_pkt
267 u8 msg_data[]; member in struct:hfi_msg_sys_coverage_pkt
/linux-master/net/nfc/
H A Dllcp_commands.c653 u8 *msg_data, *msg_ptr; local
735 u8 *msg_ptr, *msg_data; local
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h149 u8 msg_data[HCLGE_MBX_MAX_MSG_SIZE]; member in struct:hclge_pf_to_vf_msg::__anon790::__anon792
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.c1477 static s32 fm10k_mbx_validate_handlers(const struct fm10k_msg_data *msg_data) argument
1531 fm10k_mbx_register_handlers(struct fm10k_mbx_info *mbx, const struct fm10k_msg_data *msg_data) argument
1558 fm10k_pfvf_mbx_init(struct fm10k_hw *hw, struct fm10k_mbx_info *mbx, const struct fm10k_msg_data *msg_data, u8 id) argument
2139 fm10k_sm_mbx_init(struct fm10k_hw __always_unused *hw, struct fm10k_mbx_info *mbx, const struct fm10k_msg_data *msg_data) argument
[all...]

Completed in 281 milliseconds

12