Home
last modified time | relevance | path

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

/linux/include/sound/sof/
A Dinfo.h107 struct sof_ipc_cc_version { struct
108 struct sof_ipc_ext_data_hdr ext_hdr;
109 uint32_t major;
110 uint32_t minor;
111 uint32_t micro;
114 uint32_t reserved[4];
116 uint8_t name[16]; /* null terminated compiler name */
117 uint8_t optim[4]; /* null terminated compiler -O flag value */
118 uint8_t desc[32]; /* null terminated compiler description */

Completed in 3 milliseconds