Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/
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
/linux-6.3-rc2/drivers/net/can/usb/
A Desd_usb.c141 struct tx_msg { struct
142 u8 len;
143 u8 cmd;
144 u8 net;
145 u8 dlc;
146 u32 hnd; /* opaque handle, not used by device */
147 __le32 id; /* upper 3 bits contain flags */
148 u8 data[8];
/linux-6.3-rc2/sound/soc/intel/common/
A Dsst-ipc.h40 void (*tx_msg)(struct sst_generic_ipc *, struct ipc_message *); member
/linux-6.3-rc2/drivers/media/cec/platform/stm32/
A Dstm32-cec.c76 struct cec_msg tx_msg; member
/linux-6.3-rc2/drivers/net/wireless/
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[1];
/linux-6.3-rc2/drivers/net/can/usb/peak_usb/
A Dpcan_usb_pro.h183 struct pcan_usb_pro_txmsg tx_msg; member
A Dpcan_usb_fd.c798 struct pucan_tx_msg *tx_msg = (struct pucan_tx_msg *)obuf; in pcan_usb_fd_encode_msg() local
/linux-6.3-rc2/drivers/media/cec/core/
A Dcec-pin-priv.h188 struct cec_msg tx_msg; member
A Dcec-adap.c1929 struct cec_msg tx_msg = { }; in cec_feature_abort_reason() local
/linux-6.3-rc2/drivers/media/cec/usb/pulse8/
A Dpulse8-cec.c192 struct cec_msg tx_msg; member
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-xiic.c83 struct i2c_msg *tx_msg; member
/linux-6.3-rc2/drivers/net/ieee802154/
A Dmrf24j40.c205 struct spi_message tx_msg; member
/linux-6.3-rc2/sound/soc/sof/
A Dsof-priv.h493 int (*tx_msg)(struct snd_sof_dev *sdev, void *msg_data, size_t msg_bytes, member

Completed in 30 milliseconds