Lines Matching refs:wavefront_patch_info
920 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()
1833 ((wavefront_patch_info *) wc->rbuf); in wavefront_synth_control()
2059 if (count < sizeof (wavefront_patch_info)) { in wavefront_oss_load_patch()