HomeSort by relevance Sort by last modified time
    Searched refs:SNDRV_TIMER_IOCTL_GPARAMS (Results 1 - 3 of 3) sorted by null

  /device/samsung/crespo/alsa-lib/src/timer/
timer_query_hw.c 70 if (ioctl(handle->poll_fd, SNDRV_TIMER_IOCTL_GPARAMS, params) < 0)
  /device/samsung/crespo/alsa-lib/include/sound/
asound.h 679 SNDRV_TIMER_IOCTL_GPARAMS = _IOW('T', 0x04, struct sndrv_timer_gparams),
    [all...]
  /device/samsung/crespo/libaudio2/
asound.h 572 #define SNDRV_TIMER_IOCTL_GPARAMS _IOW('T', 0x04, struct snd_timer_gparams)

Completed in 2654 milliseconds