Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c3127 static const u32 g_magic_value = 0x4c46584d;
3132 return p->magic == g_magic_value;
3115 static const u32 g_magic_value = 0x4c46584d; global() variable