Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/hda/
Dpatch_ca0132.c3134 static size_t dsp_sizeof(const struct dsp_image_seg *p) in dsp_sizeof() function
3142 return (struct dsp_image_seg *)((unsigned char *)(p) + dsp_sizeof(p)); in get_next_seg_ptr()