OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cc_task
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun8i_crypto.c
120
struct sun8i_crypto_task *
cc_task
;
member in struct:sun8i_crypto_softc::sun8i_crypto_chan
896
if (sc->sc_chan[i].
cc_task
== NULL)
964
sc->sc_chan[i].
cc_task
= task;
1137
if (sc->sc_chan[i].
cc_task
!= NULL) {
1207
if ((task = sc->sc_chan[i].
cc_task
) == NULL) {
1213
sc->sc_chan[i].
cc_task
= NULL;
sun8i_crypto.c
120
struct sun8i_crypto_task *
cc_task
;
member in struct:sun8i_crypto_softc::sun8i_crypto_chan
896
if (sc->sc_chan[i].
cc_task
== NULL)
964
sc->sc_chan[i].
cc_task
= task;
1137
if (sc->sc_chan[i].
cc_task
!= NULL) {
1207
if ((task = sc->sc_chan[i].
cc_task
) == NULL) {
1213
sc->sc_chan[i].
cc_task
= NULL;
Completed in 23 milliseconds
Indexes created Tue Sep 23 14:10:03 GMT 2025