Home | History | Annotate | Download | only in gpio

Lines Matching defs:MAX_SIZE

39 #define MAX_SIZE 64
45 char bu[MAX_SIZE];
62 char bu[MAX_SIZE];
97 char directory[MAX_SIZE];
98 snprintf(directory, MAX_SIZE, SYSFS_CLASS_GPIO "/gpio%d/", dev->pin);
277 char bu[MAX_SIZE];
419 char filepath[MAX_SIZE];
420 snprintf(filepath, MAX_SIZE, SYSFS_CLASS_GPIO "/gpio%d/edge", dev->pin);
428 char bu[MAX_SIZE];
547 char filepath[MAX_SIZE];
548 snprintf(filepath, MAX_SIZE, SYSFS_CLASS_GPIO "/gpio%d/drive", dev->pin);
556 char bu[MAX_SIZE];
608 char filepath[MAX_SIZE];
609 snprintf(filepath, MAX_SIZE, SYSFS_CLASS_GPIO "/gpio%d/direction", dev->pin);
626 char bu[MAX_SIZE];
717 char bu[MAX_SIZE];
737 char bu[MAX_SIZE];