#ifdef CONFIG_PM
static int snd_foo_suspend(...)
{
...
}
#endif