Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/greybus/tools/
A Dloopback_test.c98 char debugfs_prefix[MAX_SYSFS_PREFIX]; member
616 t->debugfs_prefix, d->name); in find_loopback_devices()
882 char *debugfs_prefix = "/sys/kernel/debug/gb_loopback/"; in main() local
902 snprintf(t.debugfs_prefix, MAX_SYSFS_PREFIX, "%s", optarg); in main()
955 if (!strcmp(t.debugfs_prefix, "")) in main()
956 snprintf(t.debugfs_prefix, MAX_SYSFS_PREFIX, "%s", debugfs_prefix); in main()
/linux-6.3-rc2/sound/soc/meson/
A Daiu-codec-ctrl.c143 .debugfs_prefix = "hdmi",
A Daiu-acodec-ctrl.c196 .debugfs_prefix = "acodec",
A Daiu.c107 .debugfs_prefix = "cpu",
/linux-6.3-rc2/include/sound/
A Dsoc-component.h196 const char *debugfs_prefix; member
249 const char *debugfs_prefix; member
/linux-6.3-rc2/sound/soc/stm/
A Dstm32_adfsdm.c374 component->debugfs_prefix = "pcm"; in stm32_adfsdm_probe()
/linux-6.3-rc2/sound/soc/
A Dsoc-core.c138 if (component->debugfs_prefix) { in soc_init_component_debugfs()
142 component->debugfs_prefix, component->name); in soc_init_component_debugfs()
2587 if (!component->debugfs_prefix) in snd_soc_component_initialize()
2588 component->debugfs_prefix = driver->debugfs_prefix; in snd_soc_component_initialize()
A Dsoc-generic-dmaengine-pcm.c437 pcm->component.debugfs_prefix = "dma"; in snd_dmaengine_pcm_register()
/linux-6.3-rc2/sound/soc/mediatek/mt8173/
A Dmt8173-afe-pcm.c1147 comp_pcm->debugfs_prefix = "pcm"; in mt8173_afe_pcm_dev_probe()
1169 comp_hdmi->debugfs_prefix = "hdmi"; in mt8173_afe_pcm_dev_probe()
/linux-6.3-rc2/sound/soc/fsl/
A Dimx-pcm-rpmsg.c734 component->debugfs_prefix = "rpmsg"; in imx_rpmsg_pcm_probe()
/linux-6.3-rc2/sound/soc/sunxi/
A Dsun4i-codec.c1236 .debugfs_prefix = "cpu",
/linux-6.3-rc2/sound/soc/mediatek/mt8188/
A Dmt8188-afe-pcm.c3301 component->debugfs_prefix = "pcm"; in mt8188_afe_pcm_dev_probe()
/linux-6.3-rc2/sound/soc/mediatek/mt8195/
A Dmt8195-afe-pcm.c3228 component->debugfs_prefix = "pcm"; in mt8195_afe_pcm_dev_probe()

Completed in 35 milliseconds