Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.c485 static const struct seq_operations cciss_seq_ops = { variable
494 int ret = seq_open(file, &cciss_seq_ops); in cciss_seq_open()