OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_sc16is7xx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/spi/
sc16is7xxspi.c
48
struct sc16is7xx_sc
sc_sc16is7xx
;
member in struct:sc16is7xx_spi_softc
53
container_of((sc), struct sc16is7xx_spi_softc,
sc_sc16is7xx
)
199
struct sc16is7xx_sc *sc = &ssc->
sc_sc16is7xx
;
227
return sc16is7xx_detach(&ssc->
sc_sc16is7xx
, flags);
/src/sys/dev/i2c/
sc16is7xxi2c.c
46
struct sc16is7xx_sc
sc_sc16is7xx
;
member in struct:sc16is7xx_i2c_softc
52
container_of((sc), struct sc16is7xx_i2c_softc,
sc_sc16is7xx
)
233
struct sc16is7xx_sc *sc = &isc->
sc_sc16is7xx
;
251
return sc16is7xx_detach(&isc->
sc_sc16is7xx
, flags);
Completed in 13 milliseconds
Indexes created Sun Nov 02 07:10:05 GMT 2025