Searched refs:dell_rbtn_notifier_register_func (Results 1 – 1 of 1) sorted by relevance
716 static int (*dell_rbtn_notifier_register_func)(struct notifier_block *); variable820 dell_rbtn_notifier_register_func = in dell_setup_rfkill()822 if (dell_rbtn_notifier_register_func) { in dell_setup_rfkill()827 dell_rbtn_notifier_register_func = NULL; in dell_setup_rfkill()831 if (dell_rbtn_notifier_register_func) { in dell_setup_rfkill()832 ret = dell_rbtn_notifier_register_func( in dell_setup_rfkill()835 dell_rbtn_notifier_register_func = NULL; in dell_setup_rfkill()