Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dmc3230.c138 #define GSE_TAG "[Gsensor] " macro
139 #define GSE_FUN(f) pr_info(GSE_TAG"%s\n", __func__)
140 #define GSE_ERR(fmt, args...) pr_info(GSE_TAG"%s %d : "fmt, \
142 #define GSE_LOG(fmt, args...) pr_info(GSE_TAG fmt, ##args)