Created
August 3, 2017 09:45
-
-
Save srikanth007m/a8ad06b15d97c602b6cb889ffd224fa0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
include <asm/ioctl.h> | |
incdir "vendor/qcom/proprietary/data/qti/" | |
resource fd_qti[fd] | |
syz_open_dev$smdcntl8(dev ptr[in, string["/dev/smdcntl8"]], id intptr, flags flags[open_flags]) fd_qti | |
syz_open_dev$rmnetctrl(dev ptr[in, string["/dev/rmnet_ctrl"]], id intptr, flags flags[open_flags]) fd_qti | |
syz_open_dev$dplctrl(dev ptr[in, string["/dev/dpl_ctrl"]], id intptr, flags flags[open_flags]) fd_qti | |
ioctl$FRMNET_CTRL_GET_LINE_STATE(fd fd_qti, cmd const[FRMNET_CTRL_GET_LINE_STATE], arg ptr[out, int32]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment