Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
Dbpqether.c93 static int bpq_device_event(struct notifier_block *, unsigned long, void *);
101 .notifier_call = bpq_device_event,
532 static int bpq_device_event(struct notifier_block *this, in bpq_device_event() function