class AmlTrip
Defined at line 16 of file ../../src/devices/temperature/drivers/aml-trip/tests/../aml-trip.h
Public Members
static basic_string_view kDriverName
static basic_string_view kChildNodeName
static const size_t kSensorMmioIndex
static const size_t kTrimMmioIndex
Public Methods
void AmlTrip (fdf::DriverStartArgs start_args, fdf::UnownedSynchronizedDispatcher dispatcher)
Defined at line 23 of file ../../src/devices/temperature/drivers/aml-trip/tests/../aml-trip.h
zx::result<> Start ()
Lifecycle Management.
Defined at line 37 of file ../../src/devices/temperature/drivers/aml-trip/aml-trip.cc
void PrepareStop (fdf::PrepareStopCompleter completer)
Defined at line 127 of file ../../src/devices/temperature/drivers/aml-trip/aml-trip.cc
void Stop ()
Defined at line 125 of file ../../src/devices/temperature/drivers/aml-trip/aml-trip.cc