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

  /hardware/qcom/msm8996/kernel-headers/linux/
msm_ipa.h 201 IPA_CLIENT_TEST_CONS,
229 #define IPA_CLIENT_IS_TEST_CONS(client) ((client) == IPA_CLIENT_TEST_CONS || (client) == IPA_CLIENT_TEST1_CONS || (client) == IPA_CLIENT_TEST2_CONS || (client) == IPA_CLIENT_TEST3_CONS || (client) == IPA_CLIENT_TEST4_CONS)
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_ipa.h 197 IPA_CLIENT_TEST_CONS,
284 ((client) == IPA_CLIENT_TEST_CONS || \
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_ipa.h 205 IPA_CLIENT_TEST_CONS,
232 #define IPA_CLIENT_IS_TEST_CONS(client) ((client) == IPA_CLIENT_TEST_CONS || (client) == IPA_CLIENT_TEST1_CONS || (client) == IPA_CLIENT_TEST2_CONS || (client) == IPA_CLIENT_TEST3_CONS || (client) == IPA_CLIENT_TEST4_CONS)
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_ipa.h 202 IPA_CLIENT_TEST_CONS,
289 ((client) == IPA_CLIENT_TEST_CONS || \
    [all...]

Completed in 526 milliseconds