HomeSort by relevance Sort by last modified time
    Searched full:fnotify (Results 1 - 4 of 4) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
mmc_omap_api.h 147 typedef void (*FNotify)(struct SDIO_Request *, int status);
182 FNotify fnotify; /* callback for request completion notification */ member in struct:SDIO_Request
232 FNotify fnotify_read;/* callback for read request completion notification */
233 FNotify fnotify_write;/* callback for write request completion notification */
  /external/bluetooth/glib/gobject/
gclosure.c 139 FNOTIFY,
234 * - must prepare for callback removal during FNOTIFY and INOTIFY (done via ->marshal= & ->data=)
235 * - must distinguish (->marshal= & ->data=) for INOTIFY vs. FNOTIFY (via ->in_inotify)
239 * + closure->n_inotifiers is const 0 during FNOTIFY
245 case FNOTIFY:
595 closure_invoke_notifiers (closure, FNOTIFY);
    [all...]
gclosure.h 178 * - reference counting may only happen prior to fnotify invocation
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
whalHwAccess.c     [all...]

Completed in 614 milliseconds