/openbmc/linux/drivers/acpi/ |
H A D | acpi_ipmi.c | 212 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 D | misc-uclass.c | 47 int misc_call(struct udevice *dev, int msgid, void *tx_msg, int tx_size, in misc_call()
|
H A D | misc_sandbox.c | 45 int misc_sandbox_call(struct udevice *dev, int msgid, void *tx_msg, in misc_sandbox_call()
|
H A D | tegra186_bpmp.c | 28 static int tegra186_bpmp_call(struct udevice *dev, int mrq, void *tx_msg, in tegra186_bpmp_call()
|
H A D | gdsys_ioep.c | 156 void *tx_msg, int tx_size, in gdsys_ioep_get_and_reset_status()
|
/openbmc/linux/sound/soc/intel/common/ |
H A D | sst-ipc.h | 40 void (*tx_msg)(struct sst_generic_ipc *, struct ipc_message *); member
|
/openbmc/u-boot/drivers/misc/imx8/ |
H A D | scu.c | 158 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 D | stm32-cec.c | 75 struct cec_msg tx_msg; member
|
/openbmc/libmctp/ |
H A D | core-internal.h | 53 void *tx_msg; member
|
/openbmc/linux/drivers/net/wireless/legacy/ |
H A D | rayctl.h | 576 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 D | pcan_usb_pro.h | 183 struct pcan_usb_pro_txmsg tx_msg; member
|
H A D | pcan_usb_fd.c | 798 struct pucan_tx_msg *tx_msg = (struct pucan_tx_msg *)obuf; in pcan_usb_fd_encode_msg() local
|
/openbmc/linux/drivers/media/cec/core/ |
H A D | cec-pin-priv.h | 189 struct cec_msg tx_msg; member
|
H A D | cec-adap.c | 1938 struct cec_msg tx_msg = { }; in cec_feature_abort_reason() local
|
/openbmc/linux/drivers/media/cec/usb/pulse8/ |
H A D | pulse8-cec.c | 192 struct cec_msg tx_msg; member
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-xiic.c | 83 struct i2c_msg *tx_msg; member
|
/openbmc/linux/drivers/net/ieee802154/ |
H A D | mrf24j40.c | 205 struct spi_message tx_msg; member
|
/openbmc/linux/sound/soc/sof/ |
H A D | sof-priv.h | 497 int (*tx_msg)(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, member
|