OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iioutils_break_up_name
(Results
1 - 3
of
3
) sorted by null
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
iio_utils.h
28
*
iioutils_break_up_name
() - extract generic name from full channel name
32
static int
iioutils_break_up_name
(const char *full_name,
function
371
ret =
iioutils_break_up_name
(current->name,
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
iio_utils.h
28
*
iioutils_break_up_name
() - extract generic name from full channel name
32
static int
iioutils_break_up_name
(const char *full_name,
function
371
ret =
iioutils_break_up_name
(current->name,
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
iio_utils.h
26
*
iioutils_break_up_name
() - extract generic name from full channel name
30
static int
iioutils_break_up_name
(const char *full_name,
function
370
ret =
iioutils_break_up_name
(current->name,
Completed in 554 milliseconds