Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.h64 unsigned char skip_first; /* whether the first line is a header */ member
Dcxgb4_debugfs.c52 pos -= tb->skip_first; in seq_tab_get_idx()
60 if (tb->skip_first && *pos == 0) in seq_tab_start()
103 p->skip_first = have_header != 0; in seq_open_tab()
/linux-4.1.27/drivers/usb/host/
Duhci-q.c374 int skip_first) in uhci_fixup_toggles() argument
383 if (skip_first) in uhci_fixup_toggles()