Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1998 static const struct seq_operations interfaces_seq_ops = { variable
2007 int res = seq_open(file, &interfaces_seq_ops); in interfaces_open()