Home
last modified time | relevance | path

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

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