diff options
| author | Cheng-Min Chiang <chmnchiang@google.com> | 2020-08-08 15:00:28 -0700 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2020-08-28 16:09:22 +0200 |
| commit | d5a3ae1f760e7cb2cd5a721d9645ae22eae114fe (patch) | |
| tree | 3634ac50ab5034915e955f53234035dc07f90b72 /sys/linux/sys.txt | |
| parent | 816e0689d7d9d8321f8bf360740f0e516aee15ca (diff) | |
sys/linux: add descriptions of qat_adf_ctl
Add descriptions for qat_adf_ctl. It might need an intel qat device.
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 e823841cb..c55f9573b 100644 --- a/sys/linux/sys.txt +++ b/sys/linux/sys.txt @@ -550,7 +550,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$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 openat$hpet(fd const[AT_FDCWD], file ptr[in, string["/dev/hpet"]], flags flags[open_flags], mode const[0]) fd |
