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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
core.h 407 * snd_printdd - debug printk
413 #define snd_printdd(format, args...) snd_printk(format, ##args) macro
415 #define snd_printdd(format, args...) /* nothing */ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
core.h 407 * snd_printdd - debug printk
413 #define snd_printdd(format, args...) snd_printk(format, ##args) macro
415 #define snd_printdd(format, args...) /* nothing */ macro

Completed in 316 milliseconds