Searched defs:device_name (Results 1 – 6 of 6) sorted by relevance
/tools/gpio/ |
D | gpio-utils.c | 57 int gpiotools_request_line(const char *device_name, unsigned int *lines, in gpiotools_request_line() 180 int gpiotools_get(const char *device_name, unsigned int line) in gpiotools_get() 205 int gpiotools_gets(const char *device_name, unsigned int *lines, in gpiotools_gets() 242 int gpiotools_set(const char *device_name, unsigned int line, in gpiotools_set() 263 int gpiotools_sets(const char *device_name, unsigned int *lines, in gpiotools_sets()
|
D | gpio-hammer.c | 25 int hammer_device(const char *device_name, unsigned int *lines, int num_lines, in hammer_device() 129 const char *device_name = NULL; in main() local
|
D | gpio-event-mon.c | 28 int monitor_device(const char *device_name, in monitor_device() 168 const char *device_name = NULL; in main() local
|
D | lsgpio.c | 101 int list_device(const char *device_name) in list_device() 180 const char *device_name = NULL; in main() local
|
/tools/iio/ |
D | iio_event_monitor.c | 325 const char *device_name; in main() local
|
D | iio_generic_buffer.c | 356 char *trigger_name = NULL, *device_name = NULL; in main() local
|