Searched refs:ntfy_register (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/ |
D | ntfy.h | 155 static inline int ntfy_register(struct ntfy_object *ntfy_obj, in ntfy_register() function
|
/linux-3.4.99/drivers/staging/tidspbridge/core/ |
D | ue_deh.c | 163 return ntfy_register(deh->ntfy_obj, hnotification, in bridge_deh_register_notify()
|
D | msg_sm.c | 448 status = ntfy_register(msg_queue_obj->ntfy_obj, hnotification, in bridge_msg_register_notify()
|
D | chnl_sm.c | 828 status = ntfy_register(chnl_obj->ntfy_obj, hnotification, in bridge_chnl_register_notify()
|
/linux-3.4.99/drivers/staging/tidspbridge/rmgr/ |
D | proc.c | 1380 status = ntfy_register(p_proc_object->ntfy_obj, in proc_register_notify()
|
D | node.c | 2069 status = ntfy_register(hnode->ntfy_obj, hnotification, in node_register_notify()
|