Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hamradio/
Dbpqether.c97 static int bpq_device_event(struct notifier_block *, unsigned long, void *);
105 .notifier_call = bpq_device_event,
550 static int bpq_device_event(struct notifier_block *this, in bpq_device_event() function