Home
last modified time | relevance | path

Searched defs:drivers_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/init/
H A Ddevices.h177 std::vector<Subsystem> drivers_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
H A Dpod_tpu_driver.cc817 absl::flat_hash_map<int32_t, std::unique_ptr<TpuDriver>> drivers_; member in tpu_driver::__anonf243d9070111::PodTpuDriver