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

  /hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
pdata.h 107 unsigned int num_attempts:4; member in struct:wcd9xxx_ocp_setting
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
pdata.h 122 unsigned int num_attempts:4; /* up to 15 attempts */ member in struct:wcd9xxx_ocp_setting
  /external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.cc 211 for (int num_attempts = 0; num_attempts < kMaxInitAttempts; ++num_attempts) {

Completed in 31 milliseconds