Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dwavefront.h340 this without using some struct other than wavefront_sample as the
342 wavefront_sample:
385 } wavefront_sample; typedef
449 wavefront_sample s;
/linux/sound/isa/wavefront/
H A Dwavefront_synth.c1409 sizeof (wavefront_sample))) { in wavefront_load_patch()
1490 wavefront_sample s; in process_sample_hdr()
1495 /* The board doesn't send us an exact copy of a "wavefront_sample" in process_sample_hdr()
1515 memcpy (buf, (unsigned char *) &s, sizeof (wavefront_sample));