Searched refs:has_device (Results 1 – 3 of 3) sorted by relevance
169 if (unlikely(ams_info.has_device)) in ams_i2c_probe()227 ams_info.has_device = 1; in ams_i2c_probe()239 if (ams_info.has_device) { in ams_i2c_remove()250 ams_info.has_device = 0; in ams_i2c_remove()
144 ams_info.has_device = 0; in ams_pmu_exit()193 ams_info.has_device = 1; in ams_pmu_init()
28 char has_device; member