Home
last modified time | relevance | path

Searched defs:tx_msg (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dacpi_ipmi.c212 static void ipmi_msg_release(struct acpi_ipmi_msg *tx_msg) in ipmi_msg_release()
220 struct acpi_ipmi_msg *tx_msg = in ipmi_msg_release_kref() local
226 static struct acpi_ipmi_msg *acpi_ipmi_msg_get(struct acpi_ipmi_msg *tx_msg) in acpi_ipmi_msg_get()
233 static void acpi_ipmi_msg_put(struct acpi_ipmi_msg *tx_msg) in acpi_ipmi_msg_put()
240 static int acpi_format_ipmi_request(struct acpi_ipmi_msg *tx_msg, in acpi_format_ipmi_request()
326 struct acpi_ipmi_msg *tx_msg; in ipmi_flush_tx_msg() local
356 struct acpi_ipmi_msg *tx_msg = NULL, *iter, *temp; in ipmi_cancel_tx_msg() local
376 struct acpi_ipmi_msg *tx_msg = NULL, *iter, *temp; in ipmi_msg_handler() local
523 struct acpi_ipmi_msg *tx_msg; in acpi_ipmi_space_handler() local
/openbmc/u-boot/drivers/misc/
H A Dmisc-uclass.c47 int misc_call(struct udevice *dev, int msgid, void *tx_msg, int tx_size, in misc_call()
H A Dmisc_sandbox.c45 int misc_sandbox_call(struct udevice *dev, int msgid, void *tx_msg, in misc_sandbox_call()
H A Dtegra186_bpmp.c28 static int tegra186_bpmp_call(struct udevice *dev, int mrq, void *tx_msg, in tegra186_bpmp_call()
H A Dgdsys_ioep.c156 void *tx_msg, int tx_size, in gdsys_ioep_get_and_reset_status()
/openbmc/linux/sound/soc/intel/common/
H A Dsst-ipc.h40 void (*tx_msg)(struct sst_generic_ipc *, struct ipc_message *); member
/openbmc/u-boot/drivers/misc/imx8/
H A Dscu.c158 static int imx8_scu_call(struct udevice *dev, int no_resp, void *tx_msg, in imx8_scu_call()
/openbmc/linux/drivers/media/cec/platform/stm32/
H A Dstm32-cec.c75 struct cec_msg tx_msg; member
/openbmc/linux/drivers/net/wireless/legacy/
H A Drayctl.h576 struct tx_msg { struct
577 struct tib_structure tib;
578 struct phy_header phy;
579 struct mac_header mac;
580 UCHAR var[];
/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_pro.h183 struct pcan_usb_pro_txmsg tx_msg; member
H A Dpcan_usb_fd.c798 struct pucan_tx_msg *tx_msg = (struct pucan_tx_msg *)obuf; in pcan_usb_fd_encode_msg() local
/openbmc/linux/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c192 struct cec_msg tx_msg; member
/openbmc/linux/drivers/media/cec/core/
H A Dcec-pin-priv.h189 struct cec_msg tx_msg; member
H A Dcec-adap.c1938 struct cec_msg tx_msg = { }; in cec_feature_abort_reason() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-xiic.c83 struct i2c_msg *tx_msg; member
/openbmc/linux/drivers/net/ieee802154/
H A Dmrf24j40.c205 struct spi_message tx_msg; member
/openbmc/linux/sound/soc/sof/
H A Dsof-priv.h497 int (*tx_msg)(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, member