Home
last modified time | relevance | path

Searched refs:code_header (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/pci/asihpi/
H A Dhpidspcd.h25 struct code_header { struct
42 compile_time_assert((sizeof(struct code_header) == 20), code_header_size); argument
47 struct code_header header;
H A Dhpidspcd.c28 struct code_header header; in hpi_dsp_code_open()
104 dsp_code->word_count = sizeof(struct code_header) / sizeof(u32); in hpi_dsp_code_rewind()