OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:find_type_by_name
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c
59
*
find_type_by_name
() - function to match top level types by name
65
int
find_type_by_name
(const char *name, const char *type)
function
241
dev_num =
find_type_by_name
(iio_chip, "iio:device");
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
ml_sysfs_helper.c
51
*
find_type_by_name
() - function to match top level types by name
57
int
find_type_by_name
(const char *name, const char *type)
function
233
dev_num =
find_type_by_name
(iio_chip, "iio:device");
Completed in 73 milliseconds