Searched refs:startup (Results 276 - 300 of 417) sorted by relevance

<<11121314151617

/linux-master/drivers/tty/serial/
H A Dsunplus-uart.c10 * for ensure write made it to hardware. In this driver, function startup
485 .startup = sunplus_startup,
H A Dsifive.c883 .startup = sifive_serial_startup,
H A Dowl-uart.c481 .startup = owl_uart_startup,
H A Dbcm63xx_uart.c642 .startup = bcm_uart_startup,
H A Dlpc32xx_hs.c592 .startup = serial_lpc32xx_startup,
H A Dmcf.c455 .startup = mcf_startup,
H A Dqcom_geni_serial.c1533 .startup = qcom_geni_serial_startup,
1555 .startup = qcom_geni_serial_startup,
/linux-master/sound/soc/bcm/
H A Dcygnus-ssp.c1137 .startup = cygnus_ssp_startup,
1147 .startup = cygnus_ssp_startup,
/linux-master/sound/soc/stm/
H A Dstm32_sai_sub.c1229 .startup = stm32_sai_startup,
1241 .startup = stm32_sai_startup,
/linux-master/sound/soc/codecs/
H A Dhdmi-codec.c915 .startup = hdmi_codec_startup,
928 .startup = hdmi_codec_startup,
H A Dcs35l35.c661 .startup = cs35l35_pcm_startup,
668 .startup = cs35l35_pdm_startup,
H A Dcs43130.c1619 .startup = cs43130_pcm_startup,
1627 .startup = cs43130_dop_startup,
1635 .startup = cs43130_dop_startup,
H A Dtwl4030.c2105 .startup = twl4030_startup,
2114 .startup = twl4030_voice_startup,
H A Dtwl6040.c1019 .startup = twl6040_startup,
H A Didt821034.c869 .startup = idt821034_dai_startup,
H A Dmsm8916-wcd-digital.c1114 .startup = msm8916_wcd_digital_startup,
H A Dadau17x1.c785 .startup = adau17x1_startup,
H A Dcs4234.c566 .startup = cs4234_dai_startup,
/linux-master/sound/soc/qcom/
H A Dlpass-cpu.c441 .startup = lpass_cpu_daiops_startup,
453 .startup = lpass_cpu_daiops_startup,
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c1429 void setup_all_buffers(bool startup);
4534 static int update_effective_str(bool startup) argument
4541 if (cpu_effective_str[0] == '\0' && !startup)
4562 static void update_effective_set(bool startup) argument
4564 update_effective_str(startup);
6965 void topology_probe(bool startup) argument
7005 update_effective_set(startup);
7019 * Make sure all cpus in cpu_subset are also in cpu_present_set during startup.
7031 /* cpus in cpu_subset must be in cpu_present_set during startup */
7032 if (startup)
7275 setup_all_buffers(bool startup) argument
[all...]
/linux-master/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-etdm.c2490 .startup = mtk_dai_hdmitx_dptx_startup,
2500 .startup = mtk_dai_hdmitx_dptx_startup,
2510 .startup = mtk_dai_etdm_startup,
/linux-master/drivers/tty/serial/8250/
H A D8250_port.c2459 if (port->startup)
2460 return port->startup(port);
3210 .startup = serial8250_startup,
/linux-master/include/sound/
H A Dsoc.h634 int (*startup)(struct snd_pcm_substream *); member in struct:snd_soc_ops
643 int (*startup)(struct snd_compr_stream *); member in struct:snd_soc_compr_ops
/linux-master/sound/soc/sti/
H A Duniperif_player.c1038 .startup = uni_player_startup,
/linux-master/sound/soc/atmel/
H A Datmel_ssc_dai.c828 .startup = atmel_ssc_startup,

Completed in 309 milliseconds

<<11121314151617