Home
last modified time | relevance | path

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

/linux-5.10/drivers/staging/media/atomisp/pci/
Datomisp_compat_ioctl32.h268 struct atomisp_acc_fw_load_to_pipe32 { struct
269 __u32 flags; /* Flags, see below for valid values */
270 unsigned int fw_handle; /* Handle, filled by kernel. */
271 __u32 size; /* Firmware binary size */
272 compat_uptr_t data; /* Pointer to firmware */
273 __u32 type; /* Binary type */
274 __u32 reserved[3]; /* Set to zero */