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

  /device/google/bonito/sdm710/kernel-headers/linux/
msm_ipa.h 217 #define IPA_CLIENT_IS_TEST(client) (IPA_CLIENT_IS_TEST_PROD(client) || IPA_CLIENT_IS_TEST_CONS(client))
    [all...]
  /device/google/bonito/sdm710/original-kernel-headers/linux/
msm_ipa.h 385 #define IPA_CLIENT_IS_TEST(client) \
    [all...]
  /device/google/crosshatch/sdm845/kernel-headers/linux/
msm_ipa.h 217 #define IPA_CLIENT_IS_TEST(client) (IPA_CLIENT_IS_TEST_PROD(client) || IPA_CLIENT_IS_TEST_CONS(client))
    [all...]
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
msm_ipa.h 385 #define IPA_CLIENT_IS_TEST(client) \
    [all...]

Completed in 736 milliseconds