OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exynos_uart_cnsc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/samsung/
exynos_uart.c
117
static struct exynos_uart_softc
exynos_uart_cnsc
;
variable in typeref:struct:exynos_uart_softc
227
sc->sc_bsh =
exynos_uart_cnsc
.sc_bsh;
304
struct exynos_uart_softc * const sc = &
exynos_uart_cnsc
;
330
struct exynos_uart_softc * const sc = &
exynos_uart_cnsc
;
352
struct exynos_uart_softc *sc = &
exynos_uart_cnsc
;
387
tp->t_ispeed = tp->t_ospeed =
exynos_uart_cnsc
.sc_ospeed;
388
tp->t_cflag =
exynos_uart_cnsc
.sc_cflag;
exynos_uart.c
117
static struct exynos_uart_softc
exynos_uart_cnsc
;
variable in typeref:struct:exynos_uart_softc
227
sc->sc_bsh =
exynos_uart_cnsc
.sc_bsh;
304
struct exynos_uart_softc * const sc = &
exynos_uart_cnsc
;
330
struct exynos_uart_softc * const sc = &
exynos_uart_cnsc
;
352
struct exynos_uart_softc *sc = &
exynos_uart_cnsc
;
387
tp->t_ispeed = tp->t_ospeed =
exynos_uart_cnsc
.sc_ospeed;
388
tp->t_cflag =
exynos_uart_cnsc
.sc_cflag;
Completed in 23 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025