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

  /hardware/qcom/msm8960/kernel-headers/linux/
msm_rmnet.h 29 #define RMNET_IS_MODE_IP(mode) ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP)
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_rmnet.h 28 #define RMNET_IS_MODE_IP(mode) \
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_rmnet.h 29 #define RMNET_IS_MODE_IP(mode) ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP)
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_rmnet.h 15 #define RMNET_IS_MODE_IP(mode) \
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_rmnet.h 29 #define RMNET_IS_MODE_IP(mode) ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP)
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_rmnet.h 15 #define RMNET_IS_MODE_IP(mode) \
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_rmnet.h 29 #define RMNET_IS_MODE_IP(mode) ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP)
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_rmnet.h 15 #define RMNET_IS_MODE_IP(mode) \
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_rmnet.h 29 #define RMNET_IS_MODE_IP(mode) ((mode & RMNET_MODE_LLP_IP) == RMNET_MODE_LLP_IP)
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_rmnet.h 15 #define RMNET_IS_MODE_IP(mode) \

Completed in 41 milliseconds