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

  /device/google/bonito/sdm710/kernel-headers/linux/
msm_ipa.h 169 IPA_CLIENT_MHI_PROD = 42,
214 #define IPA_CLIENT_IS_MHI(client) ((client) == IPA_CLIENT_MHI_CONS || (client) == IPA_CLIENT_MHI_PROD)
    [all...]
  /device/google/bonito/sdm710/original-kernel-headers/linux/
msm_ipa.h 250 IPA_CLIENT_MHI_PROD = 42,
369 (client) == IPA_CLIENT_MHI_PROD)
    [all...]
  /device/google/crosshatch/sdm845/kernel-headers/linux/
msm_ipa.h 169 IPA_CLIENT_MHI_PROD = 42,
214 #define IPA_CLIENT_IS_MHI(client) ((client) == IPA_CLIENT_MHI_CONS || (client) == IPA_CLIENT_MHI_PROD)
    [all...]
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
msm_ipa.h 250 IPA_CLIENT_MHI_PROD = 42,
369 (client) == IPA_CLIENT_MHI_PROD)
    [all...]

Completed in 50 milliseconds