Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dwavfront.c920 wavefront_send_patch (wavefront_patch_info *header) in wavefront_send_patch()
944 wavefront_send_program (wavefront_patch_info *header) in wavefront_send_program()
996 wavefront_send_sample (wavefront_patch_info *header, in wavefront_send_sample()
1299 wavefront_send_alias (wavefront_patch_info *header) in wavefront_send_alias()
1333 wavefront_send_multisample (wavefront_patch_info *header) in wavefront_send_multisample()
1379 wavefront_fetch_multisample (wavefront_patch_info *header) in wavefront_fetch_multisample()
1429 wavefront_send_drum (wavefront_patch_info *header) in wavefront_send_drum()
1517 wavefront_patch_info samp, pat, prog; in wavefront_load_gus_patch()
1660 wavefront_patch_info header; in wavefront_load_patch()
1662 if (copy_from_user (&header, addr, sizeof(wavefront_patch_info) - in wavefront_load_patch()
[all …]
/linux-2.4.37.9/include/linux/
Dwavefront.h541 } wavefront_patch_info; typedef