Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/uwb/
Dlc-dev.c49 int uwb_notifs_register(struct uwb_rc *rc, struct uwb_notifs_handler *new) in uwb_notifs_register()
62 int uwb_notifs_deregister(struct uwb_rc *rc, struct uwb_notifs_handler *entry) in uwb_notifs_deregister()
80 struct uwb_notifs_handler *handler; in uwb_notify()
/linux-4.4.14/include/linux/
Duwb.h628 struct uwb_notifs_handler { struct
634 int uwb_notifs_register(struct uwb_rc *, struct uwb_notifs_handler *); argument
635 int uwb_notifs_deregister(struct uwb_rc *, struct uwb_notifs_handler *);