Searched refs:BCM2835_LOG_ERROR (Results 1 – 1 of 1) sorted by relevance
| /src/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_audio.c | 150 #define BCM2835_LOG_ERROR(sc,...) \ macro 327 BCM2835_LOG_ERROR(sc, "vchi_initialise failed: %d\n", status); in bcm2835_audio_init() 333 BCM2835_LOG_ERROR(sc, "vchi_connect failed: %d\n", status); in bcm2835_audio_init() 365 BCM2835_LOG_ERROR(sc, "vchi_service_close failed: %d\n", in bcm2835_audio_release() 396 BCM2835_LOG_ERROR(sc, in bcm2835_audio_start() 418 BCM2835_LOG_ERROR(sc, in bcm2835_audio_stop() 436 BCM2835_LOG_ERROR(sc, in bcm2835_audio_open() 460 BCM2835_LOG_ERROR(sc, in bcm2835_audio_update_controls() 482 BCM2835_LOG_ERROR(sc, in bcm2835_audio_update_params() 544 BCM2835_LOG_ERROR(sc, "%s: vchi_msg_queue failed (err %d)\n", in bcm2835_audio_write_samples() [all …]
|