Searched refs:startup (Results 26 - 50 of 417) sorted by last modified time

1234567891011>>

/linux-master/drivers/tty/serial/
H A Dpch_uart.c1516 .startup = pch_uart_startup,
H A Domap-serial.c1340 .startup = serial_omap_startup,
H A Dowl-uart.c481 .startup = owl_uart_startup,
H A Dmsm_serial.c1543 .startup = msm_startup,
H A Dmeson_uart.c521 .startup = meson_uart_startup,
H A Dmax310x.c243 /* Port startup definitions */
1063 /* Configure mode1/mode2 to have rs485/rs232 enabled at startup */
1147 .startup = max310x_startup,
1334 /* Wait for port startup */
H A Dmcf.c455 .startup = mcf_startup,
H A Dlpc32xx_hs.c592 .startup = serial_lpc32xx_startup,
H A Dar933x_uart.c572 .startup = ar933x_uart_startup,
H A Dbcm63xx_uart.c642 .startup = bcm_uart_startup,
H A Dfsl_linflexuart.c543 .startup = linflex_startup,
H A Damba-pl011.c1914 * it during startup().
2254 .startup = pl011_startup,
2284 .startup = sbsa_uart_startup,
/linux-master/drivers/tty/serial/8250/
H A D8250_port.c2459 if (port->startup)
2460 return port->startup(port);
3210 .startup = serial8250_startup,
H A D8250_omap.c1345 WARN_ONCE(1, "Unexpected irq handling before port startup\n");
1444 up.port.startup = omap_8250_startup;
H A D8250_of.c57 port->startup = npcm_startup;
H A D8250_exar.c259 port->port.startup = xr17v35x_startup;
H A D8250_bcm7271.c1046 up.port.startup = brcmuart_startup;
H A D8250_aspeed_vuart.c443 port.port.startup = aspeed_vuart_startup;
/linux-master/drivers/tty/
H A Damiserial.c436 * to initialize and startup a serial port, and routines to shutdown a
441 static int startup(struct tty_struct *tty, struct serial_state *info) function
978 retval = startup(tty, state);
1352 retval = startup(tty, info);
/linux-master/drivers/accessibility/speakup/
H A Dsynth.c467 if (in_synth->startup)
/linux-master/drivers/media/i2c/
H A Dtda1997x.c2491 .startup = tda1997x_pcm_startup,
/linux-master/sound/soc/ti/
H A Domap-hdmi.c270 .startup = hdmi_dai_startup,
H A Dj721e-evm.c396 .startup = j721e_audio_startup,
/linux-master/sound/soc/pxa/
H A Dpxa2xx-ac97.c139 .startup = pxa2xx_ac97_hifi_startup,
143 .startup = pxa2xx_ac97_aux_startup,
147 .startup = pxa2xx_ac97_mic_startup,
/linux-master/sound/soc/meson/
H A Daxg-frddr.c102 .startup = axg_frddr_dai_startup,
179 .startup = axg_frddr_dai_startup,

Completed in 441 milliseconds

1234567891011>>