Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/inotify/
Dinotify-path.h29 gboolean _ip_startup (void (*event_cb)(ik_event_t *event, inotify_sub *sub));
Dinotify-helper.c86 result = _ip_startup (ih_event_callback); in _ih_startup()
Dinotify-path.c87 _ip_startup (void (*cb)(ik_event_t *event, inotify_sub *sub)) in _ip_startup() function