linux-imx/drivers/mxc/hantro
Ming Qian f59f640060 MA-22424-4: mxc: vpu: Use fixed-length types in ioctl parameters
To support 32bit application, we should use fixed-length types in ioctl
parameters, specifically avoid using the type long and unsigned long.

remove some unused ioctl cmd.
clear some building warning.

Signed-off-by: Ming Qian <ming.qian@nxp.com>
Reviewed-by: TaoJiang <tao.jiang_2@nxp.com>
2024-07-02 10:07:53 +09:00
..
dwl_defs.h
hantrodec.c MA-22424-4: mxc: vpu: Use fixed-length types in ioctl parameters 2024-07-02 10:07:53 +09:00
Kconfig LF-1762-5 mxc: vpu: replace '---help---' in Kconfig files with 'help' 2023-10-30 15:58:00 +08:00
Makefile