Home
last modified time | relevance | path

Searched refs:enable_beep (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/ppc/
H A Dpowermac.c25 static bool enable_beep = 1; variable
31 module_param(enable_beep, bool, 0444);
32 MODULE_PARM_DESC(enable_beep, "Enable beep using PCM.");
117 if (enable_beep) in snd_pmac_probe()
/openbmc/linux/drivers/hwmon/
H A Dw83795.c379 u8 enable_beep; member
512 if (data->enable_beep) { in w83795_update_limits()
1995 if (j == 4 && !data->enable_beep) in w83795_handle_files()
2007 if (j == 3 && !data->enable_beep) in w83795_handle_files()
2030 if (data->enable_beep) { in w83795_handle_files()
2050 if (j == 7 && !data->enable_beep) in w83795_handle_files()
2063 if (j == 7 && !data->enable_beep) in w83795_handle_files()
2207 data->enable_beep = 1; in w83795_probe()
2215 data->enable_beep = 1; in w83795_probe()
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst1882 enable_beep