Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs35l56.c2243 static struct notifier_block cs35l56_reboot_notifier = { variable
2255 return register_reboot_notifier(&cs35l56_reboot_notifier); in cs35l56_modinit()
2261 unregister_reboot_notifier(&cs35l56_reboot_notifier); in cs35l56_modexit()