Searched defs:_read (Results 1 – 4 of 4) sorted by relevance
321 int _read(int file, char *buf, int len) in _read() function349 size_t _read(int handle, unsigned char * buf, size_t size) in _read() function
140 int _read(int file, char *s, int size) in _read() function
123 #define _IEEE80211_IF_FILE_OPS(name, _read, _write) \ argument
72 static u32 _read(void __iomem *vaddr) in _read() function