OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:build_channel_array
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
iio_utils.h
274
*
build_channel_array
() - function to figure out what channels are present
278
inline int
build_channel_array
(const char *device_dir,
function
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
iio_utils.h
274
*
build_channel_array
() - function to figure out what channels are present
278
inline int
build_channel_array
(const char *device_dir,
function
mpu_iio.c
853
ret =
build_channel_array
(dev_dir_name, &infoarray, &num_channels);
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
iio_utils.h
273
*
build_channel_array
() - function to figure out what channels are present
277
inline int
build_channel_array
(const char *device_dir,
function
Completed in 750 milliseconds