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

  /device/google/bonito/sdm710/kernel-headers/linux/
msm_ipa.h 144 IPA_CLIENT_WLAN4_CONS = 17,
203 #define IPA_CLIENT_IS_WLAN_CONS(client) ((client) == IPA_CLIENT_WLAN1_CONS || (client) == IPA_CLIENT_WLAN2_CONS || (client) == IPA_CLIENT_WLAN3_CONS || (client) == IPA_CLIENT_WLAN4_CONS)
    [all...]
  /device/google/bonito/sdm710/original-kernel-headers/linux/
msm_ipa.h 211 IPA_CLIENT_WLAN4_CONS = 17,
316 (client) == IPA_CLIENT_WLAN4_CONS)
    [all...]
  /device/google/crosshatch/sdm845/kernel-headers/linux/
msm_ipa.h 144 IPA_CLIENT_WLAN4_CONS = 17,
203 #define IPA_CLIENT_IS_WLAN_CONS(client) ((client) == IPA_CLIENT_WLAN1_CONS || (client) == IPA_CLIENT_WLAN2_CONS || (client) == IPA_CLIENT_WLAN3_CONS || (client) == IPA_CLIENT_WLAN4_CONS)
    [all...]
  /device/google/crosshatch/sdm845/original-kernel-headers/linux/
msm_ipa.h 211 IPA_CLIENT_WLAN4_CONS = 17,
316 (client) == IPA_CLIENT_WLAN4_CONS)
    [all...]

Completed in 56 milliseconds