/Linux-v4.19/drivers/acpi/ |
D | acpi_ipmi.c | 225 static void ipmi_msg_release(struct acpi_ipmi_msg *tx_msg) in ipmi_msg_release() 233 struct acpi_ipmi_msg *tx_msg = in ipmi_msg_release_kref() local 239 static struct acpi_ipmi_msg *acpi_ipmi_msg_get(struct acpi_ipmi_msg *tx_msg) in acpi_ipmi_msg_get() 246 static void acpi_ipmi_msg_put(struct acpi_ipmi_msg *tx_msg) in acpi_ipmi_msg_put() 253 static int acpi_format_ipmi_request(struct acpi_ipmi_msg *tx_msg, in acpi_format_ipmi_request() 339 struct acpi_ipmi_msg *tx_msg; in ipmi_flush_tx_msg() local 369 struct acpi_ipmi_msg *tx_msg, *temp; in ipmi_cancel_tx_msg() local 391 struct acpi_ipmi_msg *tx_msg, *temp; in ipmi_msg_handler() local 540 struct acpi_ipmi_msg *tx_msg; in acpi_ipmi_space_handler() local
|
/Linux-v4.19/drivers/net/wimax/i2400m/ |
D | tx.c | 564 struct i2400m_msg_hdr *tx_msg; in i2400m_tx_new() local 616 struct i2400m_msg_hdr *tx_msg = i2400m->tx_msg; in i2400m_tx_close() local 780 struct i2400m_msg_hdr *tx_msg = i2400m->tx_msg; in i2400m_tx() local 843 struct i2400m_msg_hdr *tx_msg, *tx_msg_moved; in i2400m_tx_msg_get() local
|
D | usb-tx.c | 87 int i2400mu_tx(struct i2400mu *i2400mu, struct i2400m_msg_hdr *tx_msg, in i2400mu_tx() 183 struct i2400m_msg_hdr *tx_msg; in i2400mu_txd() local
|
D | i2400m.h | 602 struct i2400m_msg_hdr *tx_msg; member
|
/Linux-v4.19/drivers/net/can/usb/ |
D | esd_usb2.c | 137 struct tx_msg { struct 138 u8 len; 139 u8 cmd; 140 u8 net; 141 u8 dlc; 142 u32 hnd; /* opaque handle, not used by device */ 143 __le32 id; /* upper 3 bits contain flags */ 144 u8 data[8];
|
/Linux-v4.19/sound/soc/intel/common/ |
D | sst-ipc.h | 49 void (*tx_msg)(struct sst_generic_ipc *, struct ipc_message *); member
|
/Linux-v4.19/drivers/media/platform/stm32/ |
D | stm32-cec.c | 69 struct cec_msg tx_msg; member
|
/Linux-v4.19/drivers/net/wireless/ |
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[1];
|
/Linux-v4.19/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_pro.h | 184 struct pcan_usb_pro_txmsg tx_msg; member
|
D | pcan_usb_fd.c | 722 struct pucan_tx_msg *tx_msg = (struct pucan_tx_msg *)obuf; in pcan_usb_fd_encode_msg() local
|
/Linux-v4.19/drivers/media/cec/ |
D | cec-pin-priv.h | 178 struct cec_msg tx_msg; member
|
D | cec-adap.c | 1761 struct cec_msg tx_msg = { }; in cec_feature_abort_reason() local
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-xiic.c | 75 struct i2c_msg *tx_msg; member
|
/Linux-v4.19/kernel/bpf/ |
D | sockmap.c | 1232 struct bpf_prog *tx_msg) in bpf_tcp_msg_add() 1873 struct bpf_prog *verdict, *parse, *tx_msg; in __sock_map_ctx_update_elem() local
|
/Linux-v4.19/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.c | 487 void *tx_msg; in sst_byt_stream_start() local
|
/Linux-v4.19/drivers/net/ieee802154/ |
D | mrf24j40.c | 214 struct spi_message tx_msg; member
|