Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/qat/qat_common/
Dadf_transport_debug.c136 static const struct seq_operations adf_ring_sops = { variable
145 int ret = seq_open(file, &adf_ring_sops); in adf_ring_open()