Searched refs:startup (Results 1026 - 1046 of 1046) sorted by relevance
1...<<4142
/kernel/linux/linux-6.6/sound/soc/sh/ |
H A D | fsi.c | 1724 .startup = fsi_dai_startup,
|
/kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
H A D | core.c | 1376 .startup = rsnd_soc_dai_startup,
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | davinci-mcasp.c | 1709 .startup = davinci_mcasp_startup,
|
/third_party/node/lib/internal/ |
H A D | errors.js | 999 'Cannot set FIPS mode, it was forced with --force-fips at startup.', Error); 1483 'Operation cannot be invoked when not building startup snapshot', Error);
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tda1997x.c | 2471 .startup = tda1997x_pcm_startup,
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | atmel_serial.c | 2474 .startup = atmel_startup, 2723 /* Cache register values as we won't get a full shutdown/startup in atmel_serial_suspend()
|
H A D | imx.c | 1974 .startup = imx_uart_startup,
|
H A D | sh-sci.c | 2783 .startup = sci_startup,
|
/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-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 89 milliseconds
1...<<4142