Home
last modified time | relevance | path

Searched defs:softc (Results 1 – 3 of 3) sorted by relevance

/components/drivers/serial/
A Dserial_tty.c132 struct serial_tty_context *softc) in _setup_serial()
138 struct serial_tty_context *softc) in _restore_serial()
145 struct serial_tty_context *softc = (struct serial_tty_context *)(tp->t_devswsoftc); in _serial_tty_set_speed() local
201 struct serial_tty_context *softc; in serial_tty_open() local
228 struct serial_tty_context *softc; in serial_tty_close() local
260 struct serial_tty_context *softc = (struct serial_tty_context *)(tp->t_devswsoftc); in serial_tty_param() local
293 struct serial_tty_context *softc; in rt_hw_serial_register_tty() local
346 struct serial_tty_context *softc; in rt_hw_serial_unregister_tty() local
392 struct serial_tty_context *softc; in _match_tty_iter() local
/components/lwp/terminal/
A Dtty_device.c358 lwp_tty_t lwp_tty_create_ext(lwp_ttydevsw_t handle, void *softc, in lwp_tty_create_ext()
412 lwp_tty_t lwp_tty_create(lwp_ttydevsw_t handle, void *softc) in lwp_tty_create()
/components/lwp/terminal/freebsd/
A Dtty_pts.c700 static void ptsdrv_free(void *softc) in ptsdrv_free()

Completed in 6 milliseconds