diff options
| author | Cheng-Min Chiang <chmnchiang@google.com> | 2020-08-13 19:49:39 -0700 |
|---|---|---|
| committer | Matt Morehouse <mascasa@google.com> | 2020-08-20 13:39:39 -0700 |
| commit | 1d75fe458f90d0a3dbb1578b88cdb64ae0a37398 (patch) | |
| tree | 7c255998a93dd6a229d605c60851d5ea0b4a5a63 /sys/linux/sys.txt | |
| parent | 7016057751ec811d92392186ea96c53a7253ea5e (diff) | |
sys/linux: add descriptions of vga_arbiter
Add desciptions for testing /dev/vga_arbiter.
Update #533
Diffstat (limited to 'sys/linux/sys.txt')
| -rw-r--r-- | sys/linux/sys.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/linux/sys.txt b/sys/linux/sys.txt index f8ea6737f..67c8bd283 100644 --- a/sys/linux/sys.txt +++ b/sys/linux/sys.txt @@ -552,7 +552,6 @@ syz_open_dev$media(dev ptr[in, string["/dev/media#"]], id intptr, flags flags[op openat$null(fd const[AT_FDCWD], file ptr[in, string["/dev/null"]], flags flags[open_flags], mode const[0]) fd openat$zero(fd const[AT_FDCWD], file ptr[in, string["/dev/zero"]], flags flags[open_flags], mode const[0]) fd openat$full(fd const[AT_FDCWD], file ptr[in, string["/dev/full"]], flags flags[open_flags], mode const[0]) fd -openat$vga_arbiter(fd const[AT_FDCWD], file ptr[in, string["/dev/vga_arbiter"]], flags flags[open_flags], mode const[0]) fd openat$qat_adf_ctl(fd const[AT_FDCWD], file ptr[in, string["/dev/qat_adf_ctl"]], flags flags[open_flags], mode const[0]) fd openat$irnet(fd const[AT_FDCWD], file ptr[in, string["/dev/irnet"]], flags flags[open_flags], mode const[0]) fd openat$hwrng(fd const[AT_FDCWD], file ptr[in, string["/dev/hwrng"]], flags flags[open_flags], mode const[0]) fd |
