Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-opcode.h290 } __attribute__((__packed__)) xf_unroute_port_msg_t; typedef
/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-opcode.h297 } __attribute__((__packed__)) xf_unroute_port_msg_t; typedef
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-core.c213 xf_unroute_port_msg_t *cmd = m->buffer;
/device/linaro/hikey/hifi/xaf/host-apf/proxy/
Dxf-proxy.c499 xf_unroute_port_msg_t *m; in xf_unroute()