Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c85 static const struct seq_operations seq_tab_ops = { variable
98 p = __seq_open_private(f, &seq_tab_ops, sizeof(*p) + rows * width); in seq_open_tab()