Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Dswarm_cs4297a.c106 #define CS4297a_MAGIC 0xf00beef1 macro
197 if (!(s) || (s)->magic != CS4297a_MAGIC) { \
2665 s->magic = CS4297a_MAGIC; in cs4297a_init()