Home
last modified time | relevance | path

Searched refs:has_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/macintosh/ams/
A Dams-i2c.c163 if (unlikely(ams_info.has_device)) in ams_i2c_probe()
221 ams_info.has_device = 1; in ams_i2c_probe()
233 if (ams_info.has_device) { in ams_i2c_remove()
244 ams_info.has_device = 0; in ams_i2c_remove()
A Dams-pmu.c140 ams_info.has_device = 0; in ams_pmu_exit()
189 ams_info.has_device = 1; in ams_pmu_init()
A Dams.h31 char has_device; member

Completed in 8 milliseconds