Home
last modified time | relevance | path

Searched defs:capture_start (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtesting_helpers.c176 char *buf = NULL, *capture_start, *capture_end, *scan_end; in parse_test_list_file() local
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c7347 static int capture_start(struct ia_css_pipe *pipe) in capture_start() function