Home
last modified time | relevance | path

Searched defs:stop_src (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/comedi/
H A Dcomedi_fops.c2876 unsigned int stop_src; member
/openbmc/linux/include/uapi/linux/
H A Dcomedi.h605 unsigned int stop_src; member
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c1911 static void test_file_common(MigrateCommon *args, bool stop_src) in test_file_common()