Home
last modified time | relevance | path

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

/linux/sound/core/oss/
H A Dpcm_plugin.c378 snd_pcm_access_t src_access, dst_access; in snd_pcm_plug_format_plugins() local
393 src_access = SNDRV_PCM_ACCESS_RW_INTERLEAVED; in snd_pcm_plug_format_plugins()
404 src_access = (slave_interleaved ? SNDRV_PCM_ACCESS_RW_INTERLEAVED : in snd_pcm_plug_format_plugins()
440 src_access = dst_access; in snd_pcm_plug_format_plugins()
456 src_access = dst_access; in snd_pcm_plug_format_plugins()
475 src_access = dst_access; in snd_pcm_plug_format_plugins()
490 src_access = dst_access; in snd_pcm_plug_format_plugins()
519 src_access = dst_access; in snd_pcm_plug_format_plugins()
535 src_access = dst_access; in snd_pcm_plug_format_plugins()
539 if (src_access != dst_access) { in snd_pcm_plug_format_plugins()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_migrate.c144 u8 src_access = write_to_ccs ? DIRECT_ACCESS : INDIRECT_ACCESS; in intel_context_copy_ccs() local
199 offset, src_access, len); in intel_context_copy_ccs()