OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext_slave_config
(Results
1 - 7
of
7
) sorted by null
/hardware/invensense/60xx/mlsdk/platform/include/linux/
mpu.h
110
struct
ext_slave_config
{
struct
261
struct
ext_slave_config
*config);
265
struct
ext_slave_config
*config);
320
#define MPU_CONFIG_ACCEL _IOW(MPU_IOCTL, 0x20, struct
ext_slave_config
)
321
#define MPU_CONFIG_COMPASS _IOW(MPU_IOCTL, 0x21, struct
ext_slave_config
)
322
#define MPU_CONFIG_PRESSURE _IOW(MPU_IOCTL, 0x22, struct
ext_slave_config
)
324
#define MPU_GET_CONFIG_ACCEL _IOWR(MPU_IOCTL, 0x20, struct
ext_slave_config
)
325
#define MPU_GET_CONFIG_COMPASS _IOWR(MPU_IOCTL, 0x21, struct
ext_slave_config
)
326
#define MPU_GET_CONFIG_PRESSURE _IOWR(MPU_IOCTL, 0x22, struct
ext_slave_config
)
/hardware/invensense/60xx/mlsdk/mllite/
mldl_cfg.h
213
struct
ext_slave_config
*data,
219
struct
ext_slave_config
*data)
233
struct
ext_slave_config
*data)
248
struct
ext_slave_config
*data)
264
struct
ext_slave_config
*data,
271
struct
ext_slave_config
*data)
286
struct
ext_slave_config
*data)
301
struct
ext_slave_config
*data)
compass.c
419
struct
ext_slave_config
config;
453
struct
ext_slave_config
config;
487
struct
ext_slave_config
config;
511
struct
ext_slave_config
config;
553
struct
ext_slave_config
config;
mldl_cfg_mpu.c
378
struct
ext_slave_config
*data,
437
struct
ext_slave_config
*data,
ml.c
[
all
...]
dmpDefault.c
362
struct
ext_slave_config
config;
mlFIFO.c
[
all
...]
Completed in 1734 milliseconds