Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/inotify/
Dinotify-kernel.h35 gboolean _ik_startup (void (*cb) (ik_event_t *event));
Dinotify-path.c96 result = _ik_startup (ip_event_callback); in _ip_startup()
Dinotify-kernel.c181 gboolean _ik_startup (void (*cb)(ik_event_t *event)) in _ik_startup() function