Searched defs:atomisp_acc_fw_load_to_pipe32 (Results 1 – 1 of 1) sorted by relevance
268 struct atomisp_acc_fw_load_to_pipe32 { struct269 __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 */