OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RWBUF_SIZE
(Results
1 - 2
of
2
) sorted by null
/hardware/akm/AK8975_FS/akmdfs/
AK8975Driver.c
82
char buf[
RWBUF_SIZE
];
88
if (numberOfBytesToWrite > (
RWBUF_SIZE
-2)) {
133
char buf[
RWBUF_SIZE
];
141
if (numberOfBytesToRead > (
RWBUF_SIZE
-1)) {
/hardware/akm/AK8975_FS/akmdfs/platform/include/linux/
akm8975.h
13
#define
RWBUF_SIZE
16
Completed in 68 milliseconds