Home
last modified time | relevance | path

Searched refs:XF_PROXY_SETUP_IOCTL (Results 1 – 1 of 1) sorted by relevance

/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxf-fio.c46 #define XF_PROXY_SETUP_IOCTL _IO('P', 0x0) macro
159 XF_CHK_ERR(ioctl(ipc->fd, XF_PROXY_SETUP_IOCTL, core) >= 0, -errno); in xf_ipc_open()