Home
last modified time | relevance | path

Searched refs:VCHIQ_LOG_PREFIX (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.h53 #define VCHIQ_LOG_PREFIX "vchiq: " macro
58 printf(VCHIQ_LOG_PREFIX fmt "\n", ##__VA_ARGS__); } while (0)
63 printf(VCHIQ_LOG_PREFIX fmt "\n", ##__VA_ARGS__); } while (0)
68 printf(VCHIQ_LOG_PREFIX fmt "\n", ##__VA_ARGS__); } while (0)
73 printf(VCHIQ_LOG_PREFIX fmt "\n", ##__VA_ARGS__); } while (0)