Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
H A Dwavefront.h391 this without using some struct other than wavefront_sample as the
393 wavefront_sample:
436 } wavefront_sample; typedef
500 wavefront_sample s;
/kernel/linux/linux-6.6/include/sound/
H A Dwavefront.h391 this without using some struct other than wavefront_sample as the
393 wavefront_sample:
436 } wavefront_sample; typedef
500 wavefront_sample s;
/kernel/linux/linux-5.10/sound/isa/wavefront/
H A Dwavefront_synth.c1400 sizeof (wavefront_sample))) { in wavefront_load_patch()
1481 wavefront_sample s; in process_sample_hdr()
1486 /* The board doesn't send us an exact copy of a "wavefront_sample" in process_sample_hdr()
1506 memcpy (buf, (unsigned char *) &s, sizeof (wavefront_sample));
/kernel/linux/linux-6.6/sound/isa/wavefront/
H A Dwavefront_synth.c1407 sizeof (wavefront_sample))) { in wavefront_load_patch()
1488 wavefront_sample s; in process_sample_hdr()
1493 /* The board doesn't send us an exact copy of a "wavefront_sample" in process_sample_hdr()
1513 memcpy (buf, (unsigned char *) &s, sizeof (wavefront_sample));

Completed in 8 milliseconds