OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_rows
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/i2c/
tcakp.c
94
u_int
sc_rows
;
member in struct:tcakp_softc
202
if (sc->
sc_rows
== 0 || sc->sc_cols == 0) {
207
mask = __BITS(sc->
sc_rows
- 1, 0);
241
of_getprop_uint32(sc->sc_phandle, "keypad,num-rows", &sc->
sc_rows
);
tcakp.c
94
u_int
sc_rows
;
member in struct:tcakp_softc
202
if (sc->
sc_rows
== 0 || sc->sc_cols == 0) {
207
mask = __BITS(sc->
sc_rows
- 1, 0);
241
of_getprop_uint32(sc->sc_phandle, "keypad,num-rows", &sc->
sc_rows
);
Completed in 23 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025