Searched defs:msg (Results 126 - 150 of 2212) sorted by relevance

1234567891011>>

/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_pf_msg.c16 struct pfvf_message msg = { .type = ADF_PF2VF_MSGTYPE_RESTARTING }; local
56 struct pfvf_message msg = { .type = ADF_PF2VF_MSGTYPE_RESTARTED }; local
71 struct pfvf_message msg = { .type = ADF_PF2VF_MSGTYPE_FATAL_ERROR }; local
/linux-master/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_vpu.c18 static void mtk_mdp_vpu_handle_init_ack(const struct mdp_ipi_comm_ack *msg) argument
32 const struct mdp_ipi_comm_ack *msg = data; local
75 mtk_mdp_vpu_send_msg(void *msg, int len, struct mtk_mdp_vpu *vpu, int id) argument
99 struct mdp_ipi_comm msg; local
115 struct mdp_ipi_init msg; local
[all...]
/linux-master/drivers/usb/core/
H A Dusb.h116 static inline int usb_port_suspend(struct usb_device *udev, pm_message_t msg) argument
121 static inline int usb_port_resume(struct usb_device *udev, pm_message_t msg) argument
/linux-master/drivers/thunderbolt/
H A Dtrace.h42 const struct cfg_read_pkg *msg = (const struct cfg_read_pkg *)data; local
54 const struct cfg_error_pkg *msg = (const struct cfg_error_pkg *)data; local
65 const struct cfg_event_pkg *msg = (const struct cfg_event_pkg *)data; local
[all...]
/linux-master/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_pdphy_stub.c20 qcom_pmic_typec_pdphy_stub_pd_transmit(struct tcpc_dev *tcpc, enum tcpm_transmit_type type, const struct pd_message *msg, unsigned int negotiated_rev) argument
/linux-master/drivers/media/dvb-frontends/
H A Dlnbh29.c45 struct i2c_msg msg[2] = { local
84 struct i2c_msg msg = { local
H A Dau8522_common.c35 struct i2c_msg msg = { .addr = state->config.demod_address, local
54 struct i2c_msg msg[] = { local
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_msg.c69 struct enetc_msg_swbd *msg; local
97 struct enetc_msg_swbd *msg; local
[all...]
/linux-master/include/uapi/linux/
H A Drio_cm_cdev.h55 __u64 msg; member in struct:rio_cm_msg
/linux-master/drivers/media/pci/mantis/
H A Dmantis_i2c.c26 static int mantis_i2c_read(struct mantis_pci *mantis, const struct i2c_msg *msg) argument
72 static int mantis_i2c_write(struct mantis_pci *mantis, const struct i2c_msg *msg) argument
[all...]
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-bus.c120 int saa7164_bus_set(struct saa7164_dev *dev, struct tmComResInfo* msg, argument
305 saa7164_bus_get(struct saa7164_dev *dev, struct tmComResInfo* msg, void *buf, int peekonly) argument
[all...]
/linux-master/samples/connector/
H A Ducon.c46 static int netlink_send(int s, struct cn_msg *msg) argument
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-sysparam.c31 struct opal_msg msg; local
67 struct opal_msg msg; local
/linux-master/drivers/mfd/
H A D88pm860x-i2c.c89 struct i2c_msg msg[2] = { local
124 struct i2c_msg msg; local
/linux-master/drivers/media/pci/ngene/
H A Dngene-i2c.c101 ngene_i2c_master_xfer(struct i2c_adapter *adapter, struct i2c_msg msg[], int num) argument
[all...]
/linux-master/drivers/input/joystick/iforce/
H A Diforce-packets.c18 void iforce_dump_packet(struct iforce *iforce, char *msg, u16 cmd, unsigned char *data) argument
/linux-master/drivers/usb/usbip/
H A Dvhci_tx.c58 struct msghdr msg; local
191 struct msghdr msg; local
/linux-master/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_event.c48 static void evt_sprintf(struct komeda_str *str, u64 evt, const char *msg) argument
136 char msg[256]; local
/linux-master/drivers/platform/chrome/wilco_ec/
H A Dmailbox.c91 static void wilco_ec_prepare(struct wilco_ec_message *msg, argument
115 wilco_ec_transfer(struct wilco_ec_device *ec, struct wilco_ec_message *msg, struct wilco_ec_request *rq) argument
196 wilco_ec_mailbox(struct wilco_ec_device *ec, struct wilco_ec_message *msg) argument
[all...]
H A Dproperties.c107 struct wilco_ec_property_msg msg; local
127 struct wilco_ec_property_msg msg; local
[all...]
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cpt_common.h47 u64 msg; /* Message type MBOX[0] */ member in struct:otx_cpt_mbox
/linux-master/drivers/s390/net/
H A Dsmsgiucv.c52 smsg_message_pending(struct iucv_path *path, struct iucv_message *msg) argument
/linux-master/sound/soc/intel/common/
H A Dsst-ipc.c34 struct ipc_message *msg = NULL; local
45 tx_wait_done(struct sst_generic_ipc *ipc, struct ipc_message *msg, struct sst_ipc_message *reply) argument
82 struct ipc_message *msg; local
156 struct ipc_message *msg; local
221 struct ipc_message *msg; local
245 sst_ipc_tx_msg_reply_complete(struct sst_generic_ipc *ipc, struct ipc_message *msg) argument
[all...]
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_clockpowergating.c172 PPSMC_Msg msg; local
[all...]
/linux-master/arch/powerpc/xmon/
H A Dnonstdio.c42 const char msg[] = "[Hit a key (a:all, q:truncate, any:next page)]"; local

Completed in 260 milliseconds

1234567891011>>