Home
last modified time | relevance | path

Searched refs:enable_hpi_hwdep (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/asihpi/
H A Dasihpi.c57 static bool enable_hpi_hwdep = 1; variable
68 module_param(enable_hpi_hwdep, bool, 0644);
69 MODULE_PARM_DESC(enable_hpi_hwdep,
2728 if (enable_hpi_hwdep) in snd_asihpi_hpi_open()
2737 if (enable_hpi_hwdep) in snd_asihpi_hpi_release()
2746 if (enable_hpi_hwdep) in snd_asihpi_hpi_ioctl()
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dasihpi.c57 static bool enable_hpi_hwdep = 1; variable
68 module_param(enable_hpi_hwdep, bool, 0644);
69 MODULE_PARM_DESC(enable_hpi_hwdep,
2726 if (enable_hpi_hwdep) in snd_asihpi_hpi_open()
2735 if (enable_hpi_hwdep) in snd_asihpi_hpi_release()
2744 if (enable_hpi_hwdep) in snd_asihpi_hpi_ioctl()

Completed in 8 milliseconds