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

  /hardware/qcom/msm8996/kernel-headers/linux/
msm_ipa.h 180 IPA_CLIENT_USB_DPL_CONS,
211 #define IPA_CLIENT_IS_USB_CONS(client) ((client) == IPA_CLIENT_USB_CONS || (client) == IPA_CLIENT_USB2_CONS || (client) == IPA_CLIENT_USB3_CONS || (client) == IPA_CLIENT_USB_DPL_CONS || (client) == IPA_CLIENT_USB4_CONS)
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_ipa.h 179 IPA_CLIENT_USB_DPL_CONS,
214 (client) == IPA_CLIENT_USB_DPL_CONS || \
    [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_ipa.h 184 IPA_CLIENT_USB_DPL_CONS,
215 #define IPA_CLIENT_IS_USB_CONS(client) ((client) == IPA_CLIENT_USB_CONS || (client) == IPA_CLIENT_USB2_CONS || (client) == IPA_CLIENT_USB3_CONS || (client) == IPA_CLIENT_USB_DPL_CONS || (client) == IPA_CLIENT_USB4_CONS)
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_ipa.h 184 IPA_CLIENT_USB_DPL_CONS,
219 (client) == IPA_CLIENT_USB_DPL_CONS || \
    [all...]

Completed in 549 milliseconds