Searched defs:tx_msg (Results 1 – 11 of 11) sorted by relevance
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() local226 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() local356 struct acpi_ipmi_msg *tx_msg = NULL, *iter, *temp; in ipmi_cancel_tx_msg() local376 struct acpi_ipmi_msg *tx_msg = NULL, *iter, *temp; in ipmi_msg_handler() local523 struct acpi_ipmi_msg *tx_msg; in acpi_ipmi_space_handler() local
133 struct tx_msg { struct134 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];
76 struct cec_msg tx_msg; member
576 struct tx_msg { struct577 struct tib_structure tib;578 struct phy_header phy;579 struct mac_header mac;580 UCHAR var[1];
182 struct pcan_usb_pro_txmsg tx_msg; member
752 struct pucan_tx_msg *tx_msg = (struct pucan_tx_msg *)obuf; in pcan_usb_fd_encode_msg() local
188 struct cec_msg tx_msg; member
1933 struct cec_msg tx_msg = { }; in cec_feature_abort_reason() local
192 struct cec_msg tx_msg; member
69 struct i2c_msg *tx_msg; member
205 struct spi_message tx_msg; member