linux/drivers/misc/mei
Hans de Goede f88c0c72ff mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
vsc_tp.tx_buf and vsc_tp.rx_buf point to a struct vsc_tp_packet, use
the correct type instead of "void *" and use sizeof(*ptr) when allocating
memory for these buffers.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Alexander Usyskin <alexander.usyskin@intel.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Link: https://lore.kernel.org/r/20250318141203.94342-3-hdegoede@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-04-15 18:22:39 +02:00
..
gsc_proxy
hdcp
pxp
Kconfig x86/cpu: Drop configuration options for early 64-bit CPUs 2025-02-27 11:19:06 +01:00
Makefile
bus-fixup.c
bus.c mei: Remove unused functions 2025-02-20 15:24:13 +01:00
client.c mei: Remove unused functions 2025-02-20 15:24:13 +01:00
client.h mei: Remove unused functions 2025-02-20 15:24:13 +01:00
debugfs.c
dma-ring.c
gsc-me.c
hbm.c
hbm.h
hw-me-regs.h mei: me: add panther lake H DID 2025-04-15 16:22:15 +02:00
hw-me.c
hw-me.h
hw-txe-regs.h
hw-txe.c mei: Remove unused functions 2025-02-20 15:24:13 +01:00
hw-txe.h mei: Remove unused functions 2025-02-20 15:24:13 +01:00
hw.h
init.c
interrupt.c
main.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
mei-trace.c
mei-trace.h
mei_dev.h
mkhi.h
pci-me.c mei: me: add panther lake H DID 2025-04-15 16:22:15 +02:00
pci-txe.c
platform-vsc.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
vsc-fw-loader.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
vsc-tp.c mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type 2025-04-15 18:22:39 +02:00
vsc-tp.h