Home
last modified time | relevance | path

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

/linux/tools/testing/kunit/
H A Dkunit_parser.py152 _lines: Iterator[Tuple[int, str]]
159 self._lines = lines
169 self._next = next(self._lines)
/linux/drivers/gpu/drm/
H A Ddrm_modes.c213 #define TV_MODE_PARAMETER(_mode, _lines, _line_dur, _hact, _hfp, \ argument
217 .num_lines = _lines, \