Home
last modified time | relevance | path

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

/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
/drivers/net/can/usb/
Desd_usb.c133 struct tx_msg { struct
134 u8 len;
135 u8 cmd;
136 u8 net;
137 u8 dlc;
138 u32 hnd; /* opaque handle, not used by device */
139 __le32 id; /* upper 3 bits contain flags */
140 u8 data[8];
/drivers/media/cec/platform/stm32/
Dstm32-cec.c76 struct cec_msg tx_msg; member
/drivers/net/wireless/
Drayctl.h576 struct tx_msg { struct
577 struct tib_structure tib;
578 struct phy_header phy;
579 struct mac_header mac;
580 UCHAR var[1];
/drivers/net/can/usb/peak_usb/
Dpcan_usb_pro.h182 struct pcan_usb_pro_txmsg tx_msg; member
Dpcan_usb_fd.c752 struct pucan_tx_msg *tx_msg = (struct pucan_tx_msg *)obuf; in pcan_usb_fd_encode_msg() local
/drivers/media/cec/core/
Dcec-pin-priv.h188 struct cec_msg tx_msg; member
Dcec-adap.c1933 struct cec_msg tx_msg = { }; in cec_feature_abort_reason() local
/drivers/media/cec/usb/pulse8/
Dpulse8-cec.c192 struct cec_msg tx_msg; member
/drivers/i2c/busses/
Di2c-xiic.c69 struct i2c_msg *tx_msg; member
/drivers/net/ieee802154/
Dmrf24j40.c205 struct spi_message tx_msg; member