Searched refs:SNDRV_LOG_COLOR_NONE (Results 1 – 4 of 4) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sound/ |
| A D | snd_core.h | 113 #define SNDRV_LOG_COLOR_NONE "\e[0m" macro 122 SNDRV_LOG_COLOR_NONE, __FUNCTION__, __LINE__, ##args) 130 SNDRV_LOG_COLOR_NONE, __FUNCTION__, __LINE__, ##args) 137 SNDRV_LOG_COLOR_NONE, __FUNCTION__, __LINE__, ##args) 141 SNDRV_LOG_COLOR_NONE, __FUNCTION__, __LINE__, ##args)
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/platform/ |
| A D | sunxi-pcm.c | 198 printf(SNDRV_LOG_COLOR_BLUE "mad_bind[%s]: %s\n" SNDRV_LOG_COLOR_NONE, in sunxi_pcm_hw_params()
|
| A D | sunxi-mad.c | 573 printf(SNDRV_LOG_COLOR_BLUE "SRAM_RD_POINT=0x%x\n" SNDRV_LOG_COLOR_NONE, in sunxi_lpsd_irq_handle() 863 printf(SNDRV_LOG_COLOR_BLUE "sunxi mad is working right!\n" SNDRV_LOG_COLOR_NONE); in sunxi_mad_suspend_external()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/ |
| A D | snd_pcm.c | 47 SNDRV_LOG_COLOR_NONE, __FUNCTION__, __LINE__, ##args) 1425 printf(SNDRV_LOG_COLOR_YELLOW fmt SNDRV_LOG_COLOR_NONE, ##args)
|
Completed in 21 milliseconds