Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/core/base/device/
A Dobject.c16 static void (*aos_object_attach_hook)(struct aos_object *object); variable
104 static void (*aos_object_attach_hook)(struct aos_object *object); variable
124 aos_object_attach_hook = hook; in aos_object_attach_sethook()
276 AOS_OBJECT_HOOK_CALL(aos_object_attach_hook, (object)); in aos_object_init()

Completed in 3 milliseconds