Home
last modified time | relevance | path

Searched full:auto_disable (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/tegra/
H A Dtegra210_amx.h97 bool auto_disable; member
H A Dtegra210_amx.c190 if (amx->soc_data->auto_disable) { in tegra210_amx_in_hw_params()
701 .auto_disable = true,
710 .auto_disable = true,
/linux/sound/soc/meson/
H A Daiu-fifo-spdif.c145 * AUTO_DISABLE and SYNC_HEAD are enabled by default but in fifo_spdif_hw_params()
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c4948 seq_puts(m, "commands:\tauto_enable, auto_disable\n"); in video_read()
4989 } else if (strstarts(cmd, "auto_disable")) { in video_write()