Home
last modified time | relevance | path

Searched refs:debugfs_prefix (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/staging/greybus/tools/
Dloopback_test.c98 char debugfs_prefix[MAX_SYSFS_PREFIX]; member
623 t->debugfs_prefix, d->name); in find_loopback_devices()
895 char *debugfs_prefix = "/sys/kernel/debug/gb_loopback/"; in main() local
915 snprintf(t.debugfs_prefix, MAX_SYSFS_PREFIX, "%s", optarg); in main()
968 if (!strcmp(t.debugfs_prefix, "")) in main()
969 snprintf(t.debugfs_prefix, MAX_SYSFS_PREFIX, "%s", debugfs_prefix); in main()
/Linux-v5.15/sound/soc/stm/
Dstm32_adfsdm.c362 component->debugfs_prefix = "pcm"; in stm32_adfsdm_probe()
/Linux-v5.15/include/sound/
Dsoc-component.h232 const char *debugfs_prefix; member
/Linux-v5.15/sound/soc/
Dsoc-generic-dmaengine-pcm.c438 pcm->component.debugfs_prefix = "dma"; in snd_dmaengine_pcm_register()
Dsoc-core.c138 if (component->debugfs_prefix) { in soc_init_component_debugfs()
142 component->debugfs_prefix, component->name); in soc_init_component_debugfs()
/Linux-v5.15/sound/soc/fsl/
Dimx-pcm-rpmsg.c732 component->debugfs_prefix = "rpmsg"; in imx_rpmsg_pcm_probe()
/Linux-v5.15/sound/soc/mediatek/mt8195/
Dmt8195-afe-pcm.c3212 component->debugfs_prefix = "pcm"; in mt8195_afe_pcm_dev_probe()