Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c2110 static const struct seq_operations interfaces_seq_ops = { variable
2119 int res = seq_open(file, &interfaces_seq_ops); in interfaces_open()