Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dpcm.h409 bool std_sync_id; /* hardware synchronization - standard per card ID */ member
1176 substream->runtime->std_sync_id = true; in snd_pcm_set_sync()
/linux-6.15/sound/core/
H A Dpcm_lib.c1840 if (substream->runtime->std_sync_id) in snd_pcm_lib_ioctl_sync_id()