debugfs_prefix 98 drivers/staging/greybus/tools/loopback_test.c char debugfs_prefix[MAX_SYSFS_PREFIX]; debugfs_prefix 623 drivers/staging/greybus/tools/loopback_test.c t->debugfs_prefix, d->name); debugfs_prefix 894 drivers/staging/greybus/tools/loopback_test.c char *debugfs_prefix = "/sys/kernel/debug/gb_loopback/"; debugfs_prefix 914 drivers/staging/greybus/tools/loopback_test.c snprintf(t.debugfs_prefix, MAX_SYSFS_PREFIX, "%s", optarg); debugfs_prefix 967 drivers/staging/greybus/tools/loopback_test.c if (!strcmp(t.debugfs_prefix, "")) debugfs_prefix 968 drivers/staging/greybus/tools/loopback_test.c snprintf(t.debugfs_prefix, MAX_SYSFS_PREFIX, "%s", debugfs_prefix); debugfs_prefix 150 include/sound/soc-component.h const char *debugfs_prefix; debugfs_prefix 155 sound/soc/soc-core.c if (component->debugfs_prefix) { debugfs_prefix 159 sound/soc/soc-core.c component->debugfs_prefix, component->name); debugfs_prefix 488 sound/soc/soc-generic-dmaengine-pcm.c pcm->component.debugfs_prefix = "dma"; debugfs_prefix 369 sound/soc/stm/stm32_adfsdm.c component->debugfs_prefix = "pcm";