OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_com_funcs
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
sc16is7xx_tty.c
130
sc->sc_com.sc_regs.cr_read = psc->
sc_com_funcs
->com_read_1;
131
sc->sc_com.sc_regs.cr_write = psc->
sc_com_funcs
->com_write_1;
132
sc->sc_com.sc_regs.cr_write_multi = psc->
sc_com_funcs
->com_write_multi_1;
sc16is7xxvar.h
64
const struct sc16is7xx_accessfuncs *
sc_com_funcs
;
member in struct:sc16is7xx_sc
/src/sys/dev/i2c/
sc16is7xxi2c.c
238
sc->
sc_com_funcs
= &sc16is7xx_i2c_com_accessfuncs;
/src/sys/dev/spi/
sc16is7xxspi.c
205
sc->
sc_com_funcs
= &sc16is7xx_spi_com_accessfuncs;
Completed in 12 milliseconds
Indexes created Sat Nov 01 05:10:12 GMT 2025