Home
last modified time | relevance | path

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

/linux/drivers/staging/greybus/tools/
A 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/sound/soc/stm/
A Dstm32_adfsdm.c362 component->debugfs_prefix = "pcm"; in stm32_adfsdm_probe()
/linux/sound/soc/mediatek/mt8173/
A Dmt8173-afe-pcm.c1159 comp_pcm->debugfs_prefix = "pcm"; in mt8173_afe_pcm_dev_probe()
1181 comp_hdmi->debugfs_prefix = "hdmi"; in mt8173_afe_pcm_dev_probe()
/linux/sound/soc/
A Dsoc-generic-dmaengine-pcm.c442 pcm->component.debugfs_prefix = "dma"; in snd_dmaengine_pcm_register()
A Dsoc-core.c138 if (component->debugfs_prefix) { in soc_init_component_debugfs()
142 component->debugfs_prefix, component->name); in soc_init_component_debugfs()
/linux/include/sound/
A Dsoc-component.h231 const char *debugfs_prefix; member
/linux/sound/soc/fsl/
A Dimx-pcm-rpmsg.c732 component->debugfs_prefix = "rpmsg"; in imx_rpmsg_pcm_probe()
/linux/sound/soc/mediatek/mt8195/
A Dmt8195-afe-pcm.c3210 component->debugfs_prefix = "pcm"; in mt8195_afe_pcm_dev_probe()

Completed in 28 milliseconds