Searched refs:startup (Results 26 - 50 of 99) sorted by relevance

1234

/drivers/gpio/
H A Dgpio-ab8500.c362 .startup = ab8500_gpio_irq_startup,
/drivers/staging/speakup/
H A Dsynth.c439 if (in_synth->startup)
/drivers/tty/serial/
H A D21285.c351 .startup = serial21285_startup,
H A Daltera_jtaguart.c294 .startup = altera_jtaguart_startup,
H A Dclps711x.c392 .startup = clps711xuart_startup,
H A Dnwpserial.c317 .startup = nwpserial_startup,
H A Dsunhv.c383 .startup = sunhv_startup,
H A Dtimbuart.c410 .startup = timbuart_startup,
H A Dicom.c515 static int startup(struct icom_port *icom_port) function
1071 retval = startup(ICOM_PORT);
1296 .startup = icom_open,
H A Daltera_uart.c412 .startup = altera_uart_startup,
H A Dapbuart.c341 .startup = apbuart_startup,
H A Dar933x_uart.c426 .startup = ar933x_uart_startup,
H A Dbcm63xx_uart.c658 .startup = bcm_uart_startup,
H A Dlantiq.c567 .startup = lqasc_startup,
H A Dmcf.c433 .startup = mcf_startup,
H A Dmrst_max3110.c485 pr_err(PR_FMT "uart port startup failed\n");
730 .startup = serial_m3110_startup,
H A Dmxs-auart.c514 .startup = mxs_auart_startup,
H A Dnetx-serial.c474 .startup = netx_startup,
H A Dpnx8xxx_uart.c626 .startup = pnx8xxx_startup,
H A Dsc26xx.c527 .startup = sc26xx_startup,
H A Dserial_ks8695.c539 .startup = ks8695uart_startup,
H A Dsn_console.c401 .startup = snp_startup,
/drivers/net/irda/
H A Dsa1100_ir.c737 if (si->pdata->startup) {
738 ret = si->pdata->startup(si->dev);
/drivers/tty/
H A Damiserial.c517 * to initialize and startup a serial port, and routines to shutdown a
522 static int startup(struct tty_struct *tty, struct serial_state *info) function
1118 retval = startup(tty, state);
1533 retval = startup(tty, info);
/drivers/tty/serial/jsm/
H A Djsm_tty.c359 .startup = jsm_tty_open,

Completed in 189 milliseconds

1234