Home
last modified time | relevance | path

Searched refs:sync_ops (Results 1 – 3 of 3) sorted by relevance

/drivers/crypto/nx/
Dnx.h69 atomic_t sync_ops; member
Dnx.c47 atomic_inc(&(nx_ctx->stats->sync_ops)); in nx_hcall_sync()
/drivers/net/ppp/
Dppp_synctty.c99 static const struct ppp_channel_ops sync_ops = { variable
186 ap->chan.ops = &sync_ops; in ppp_sync_open()