Searched defs:atomisp_acc_fw_load_to_pipe (Results 1 – 1 of 1) sorted by relevance
880 struct atomisp_acc_fw_load_to_pipe { struct881 __u32 flags; /* Flags, see below for valid values */882 unsigned int fw_handle; /* Handle, filled by kernel. */883 __u32 size; /* Firmware binary size */884 void __user *data; /* Pointer to firmware */885 __u32 type; /* Binary type */886 __u32 reserved[3]; /* Set to zero */