Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A Dbpqether.c88 static int bpq_device_event(struct notifier_block *, unsigned long, void *);
96 .notifier_call = bpq_device_event,
528 static int bpq_device_event(struct notifier_block *this, in bpq_device_event() function