OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BMP085_IOCTL_SET_ENABLE
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/common/linux/
bmp085.h
23
#define
BMP085_IOCTL_SET_ENABLE
_IOW(BMP085_IOCTL_BASE, 2, int)
/external/kernel-headers/original/linux/
bmp085.h
30
#define
BMP085_IOCTL_SET_ENABLE
_IOW(BMP085_IOCTL_BASE, 2, int)
Completed in 17 milliseconds