OpenCloudOS-Kernel/drivers/misc/habanalabs/common
Oded Gabbay 259cee1c24 habanalabs: eliminate aggregate use warning
When doing sizeof() and giving as argument a dereference of
a pointer-to-a-pointer object, clang will issue a warning.

Eliminate the warning by passing struct <name>*

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2022-09-20 15:52:27 +03:00
..
mmu habanalabs: MMU invalidation h/w is per device 2022-09-19 15:08:39 +03:00
pci habanalabs: remove obsolete device variables used for testing 2022-07-12 09:09:27 +03:00
Makefile habanalabs: add generic security module 2022-07-12 09:09:27 +03:00
asid.c habanalabs: Use the bitmap API to allocate bitmaps 2022-07-12 09:09:30 +03:00
command_buffer.c habanalabs: MMU invalidation h/w is per device 2022-09-19 15:08:39 +03:00
command_submission.c habanalabs: eliminate aggregate use warning 2022-09-20 15:52:27 +03:00
context.c habanalabs: add gaudi2 asic-specific code 2022-07-12 09:09:27 +03:00
debugfs.c habanalabs: fix H/W block handling for partial unmappings 2022-09-18 13:29:51 +03:00
decoder.c habanalabs: add gaudi2 asic-specific code 2022-07-12 09:09:27 +03:00
device.c habanalabs: eliminate aggregate use warning 2022-09-20 15:52:27 +03:00
firmware_if.c habanalabs: remove some f/w descriptor validations 2022-09-20 15:46:45 +03:00
habanalabs.h habanalabs/gaudi2: add secured attestation info uapi 2022-09-19 15:08:40 +03:00
habanalabs_drv.c habanalabs: failure to open device due to reset is debug level 2022-09-19 15:09:04 +03:00
habanalabs_ioctl.c habanalabs/gaudi2: add secured attestation info uapi 2022-09-19 15:08:40 +03:00
hw_queue.c habanalabs: eliminate aggregate use warning 2022-09-20 15:52:27 +03:00
hwmon.c habanalabs: eliminate aggregate use warning 2022-09-20 15:52:27 +03:00
irq.c habanalabs: rename soft reset to compute reset 2022-07-12 09:09:31 +03:00
memory.c habanalabs: eliminate aggregate use warning 2022-09-20 15:52:27 +03:00
memory_mgr.c habanalabs: fix spelling mistakes 2022-09-18 13:29:50 +03:00
security.c habanalabs: add gaudi2 wait-for-CS support 2022-07-12 09:09:28 +03:00
state_dump.c habanalabs: state dump monitors and fences infrastructure 2021-08-29 09:47:46 +03:00
sysfs.c habanalabs: expose device security status through sysfs 2022-09-18 13:29:52 +03:00