Home
last modified time | relevance | path

Searched refs:id32 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Dgio_device.h16 unsigned id32:1; member
/linux-4.4.14/sound/pci/emu10k1/
Dp16v.c214 runtime->sync.id32[0] = substream->pcm->card->number; in snd_p16v_pcm_open_playback_channel()
215 runtime->sync.id32[1] = 'P'; in snd_p16v_pcm_open_playback_channel()
216 runtime->sync.id32[2] = 16; in snd_p16v_pcm_open_playback_channel()
217 runtime->sync.id32[3] = 'V'; in snd_p16v_pcm_open_playback_channel()
/linux-4.4.14/sound/core/
Dpcm_lib.c523 runtime->sync.id32[0] = substream->pcm->card->number; in snd_pcm_set_sync()
524 runtime->sync.id32[1] = -1; in snd_pcm_set_sync()
525 runtime->sync.id32[2] = -1; in snd_pcm_set_sync()
526 runtime->sync.id32[3] = -1; in snd_pcm_set_sync()
/linux-4.4.14/include/uapi/sound/
Dasound.h307 unsigned int id32[4]; member