Home
last modified time | relevance | path

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

/sound/pci/asihpi/
Dhpidspcd.h36 struct code_header { struct
53 compile_time_assert((sizeof(struct code_header) == 20), code_header_size); argument
58 struct code_header header;
Dhpidspcd.c39 struct code_header header; in hpi_dsp_code_open()
115 dsp_code->word_count = sizeof(struct code_header) / sizeof(u32); in hpi_dsp_code_rewind()