Searched refs:find_type_by_name (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/Documentation/
H A Dlis3l02dqbuffersimple.c65 dev_num = find_type_by_name(device_name, "device");
92 trig_num = find_type_by_name(trigger_name, "trigger");
H A Diio_utils.h28 * find_type_by_name() - function to match top level types by name
34 inline int find_type_by_name(const char *name, const char *type) function

Completed in 41 milliseconds