Searched refs:startup (Results 801 - 814 of 814) sorted by relevance
1...<<313233
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tda1997x.c | 2488 .startup = tda1997x_pcm_startup,
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | imx.c | 1962 .startup = imx_uart_startup,
|
H A D | atmel_serial.c | 2507 .startup = atmel_startup, 2763 /* Cache register values as we won't get a full shutdown/startup in atmel_serial_suspend()
|
H A D | sh-sci.c | 2803 .startup = sci_startup,
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | nau8825.c | 439 /* Prevent startup click by letting charge pump to ramp up and in nau8825_xtalk_prepare_dac() 916 /* Prevent startup click by letting charge pump to ramp up */ in nau8825_pump_event() 1511 .startup = nau8825_dai_startup,
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/ |
H A D | mt8186-afe-pcm.c | 331 .startup = mt8186_fe_startup,
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/ |
H A D | mt8188-afe-pcm.c | 437 .startup = mt8188_afe_fe_startup,
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/ |
H A D | mt8195-afe-pcm.c | 458 .startup = mt8195_afe_fe_startup,
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | sh-sci.c | 2783 .startup = sci_startup,
|
/kernel/linux/linux-6.6/sound/soc/tegra/ |
H A D | tegra210_sfc.c | 3382 .startup = tegra210_sfc_startup,
|
/third_party/nghttp2/src/ |
H A D | shrpx_config.cc | 3984 config->tls.ocsp.startup = util::strieq_l("yes", optarg); in parse_config()
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 7054 * read at startup doesn't match the real hardware state... so leave in brightness_init() 7419 static int volume_set_software_mute(bool startup) in volume_set_software_mute() argument 7426 if (startup) { in volume_set_software_mute() 7447 * startup. Just on case there are SAUM-capable ThinkPads in volume_set_software_mute() 7847 * We do allow volume control at driver startup, so that the in volume_write()
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 6948 * read at startup doesn't match the real hardware state... so leave in brightness_init() 7313 static int volume_set_software_mute(bool startup) in volume_set_software_mute() argument 7320 if (startup) { in volume_set_software_mute() 7341 * startup. Just on case there are SAUM-capable ThinkPads in volume_set_software_mute() 7740 * We do allow volume control at driver startup, so that the in volume_write()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 9988 % On startup, @fixbackslash assigns:
|
Completed in 70 milliseconds
1...<<313233