Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_wlan.c81 static int dev_state_ev_handler(struct notifier_block *this, unsigned long event, void *ptr);
84 .notifier_call = dev_state_ev_handler
129 static int dev_state_ev_handler(struct notifier_block *this, unsigned long event, void *ptr) in dev_state_ev_handler() function