Searched refs:PCM_SHM_SIZE (Results 1 – 2 of 2) sorted by relevance
108 #define PCM_SHM_SIZE sizeof(snd_pcm_shm_ctrl_t) macro
298 shmid = shmget(IPC_PRIVATE, PCM_SHM_SIZE, 0666); in pcm_shm_open()