Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/acpi/
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
/Linux-v6.6/sound/soc/intel/common/
Dsst-ipc.h40 void (*tx_msg)(struct sst_generic_ipc *, struct ipc_message *); member
/Linux-v6.6/drivers/media/cec/platform/stm32/
Dstm32-cec.c75 struct cec_msg tx_msg; member
/Linux-v6.6/drivers/net/wireless/legacy/
Drayctl.h576 struct tx_msg { struct
577 struct tib_structure tib;
578 struct phy_header phy;
579 struct mac_header mac;
580 UCHAR var[];
/Linux-v6.6/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.h183 struct pcan_usb_pro_txmsg tx_msg; member
Dpcan_usb_fd.c798 struct pucan_tx_msg *tx_msg = (struct pucan_tx_msg *)obuf; in pcan_usb_fd_encode_msg() local
/Linux-v6.6/drivers/media/cec/usb/pulse8/
Dpulse8-cec.c192 struct cec_msg tx_msg; member
/Linux-v6.6/drivers/media/cec/core/
Dcec-pin-priv.h189 struct cec_msg tx_msg; member
Dcec-adap.c1936 struct cec_msg tx_msg = { }; in cec_feature_abort_reason() local
/Linux-v6.6/drivers/i2c/busses/
Di2c-xiic.c83 struct i2c_msg *tx_msg; member
/Linux-v6.6/drivers/net/ieee802154/
Dmrf24j40.c205 struct spi_message tx_msg; member
/Linux-v6.6/sound/soc/sof/
Dsof-priv.h497 int (*tx_msg)(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, member