Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/uwb/
Dlc-dev.c56 int uwb_notifs_register(struct uwb_rc *rc, struct uwb_notifs_handler *new) in uwb_notifs_register()
69 int uwb_notifs_deregister(struct uwb_rc *rc, struct uwb_notifs_handler *entry) in uwb_notifs_deregister()
87 struct uwb_notifs_handler *handler; in uwb_notify()
/linux-3.4.99/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 *);