HomeSort by relevance Sort by last modified time
    Searched refs:read_func (Results 1 - 10 of 10) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_nfc.c 61 raw_data = data->oob_nfc_dev->read_func(&len);
114 .read_func = read_nfc,
wps_nfc_pn531.c 110 .read_func = read_nfc_pn531,
wps_ufd.c 232 .read_func = read_ufd,
wps.h 761 struct wpabuf * (*read_func)(void *); member in struct:oob_device_data
768 void * (*read_func)(size_t *); member in struct:oob_nfc_device_data
wps_common.c 477 data = oob_dev->read_func(oob_priv);
  /external/grub/stage2/
filesys.h 152 int (*read_func) (char *buf, int len); member in struct:fsys_entry
disk_io.c     [all...]
builtins.c 3092 read_func (char *arg, int flags) function
    [all...]
  /external/tremolo/Tremolo/
ivorbisfile.h 60 size_t (*read_func) (void *ptr, size_t size, size_t nmemb, void *datasource); member in struct:__anon11740
vorbisfile.c 95 long bytes=(vf->callbacks.read_func)(buffer,1,CHUNKSIZE,vf->datasource);
    [all...]

Completed in 183 milliseconds