Home
last modified time | relevance | path

Searched refs:code_header (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dhpidspcd.h25 struct code_header { struct
42 compile_time_assert((sizeof(struct code_header) == 20), code_header_size);
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()
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dhpidspcd.h25 struct code_header { struct
42 compile_time_assert((sizeof(struct code_header) == 20), code_header_size);
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()

Completed in 1 milliseconds