HomeSort by relevance Sort by last modified time
    Searched refs:ipa_ioc_query_intf_rx_props (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
IPACM_Iface.h 109 ipa_ioc_query_intf_rx_props *rx_prop;
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
IPACM_Iface.cpp 589 rx_prop = (struct ipa_ioc_query_intf_rx_props *)
590 calloc(1, sizeof(struct ipa_ioc_query_intf_rx_props) +
602 if (ioctl(fd, IPA_IOC_QUERY_INTF_RX_PROPS, rx_prop) < 0)
604 PERROR("ioctl IPA_IOC_QUERY_INTF_RX_PROPS failed\n");
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_ipa.h 747 struct ipa_ioc_query_intf_rx_props { struct
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_ipa.h 1257 struct ipa_ioc_query_intf_rx_props { struct
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_ipa.h 764 struct ipa_ioc_query_intf_rx_props { struct
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_ipa.h 1277 struct ipa_ioc_query_intf_rx_props { struct
    [all...]

Completed in 314 milliseconds