Searched defs:iface (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/misc/tpm/
H A Dtpm.cpp222 Device::Device(zx_device_t* parent, fbl::unique_ptr<HardwareInterface> iface) argument
H A Dtpm-proto.cpp68 static zx_status_t GetAccessField(HardwareInterface* iface, Locality loc, argument
163 static zx_status_t GetStatusField(HardwareInterface* iface, Locality loc, argument
184 static zx_status_t GetBurstCount(HardwareInterface* iface, Locality loc, argument
207 static zx_status_t GetStatusExpect(HardwareInterface* iface, Locality loc, argument
219 static zx_status_t GetStatusDataAvail(HardwareInterface* iface, Locality loc, argument
230 WaitForDataAvail(HardwareInterface* iface, Locality loc) argument
246 AbortCommand(HardwareInterface* iface, Locality loc) argument
251 GetActiveLocality(HardwareInterface* iface, Locality loc, bool* active) argument
[all...]

Completed in 30 milliseconds