Home
last modified time | relevance | path

Searched defs:device (Results 1 – 25 of 1067) sorted by relevance

12345678910>>...43

/openbmc/linux/drivers/s390/char/
Dtape_3590.c
Dtape_std.c
Dtape_core.c
Dtape_34xx.c
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dnv04.c
Dctxnv50.c
Dgp100.c
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dvga.c
/openbmc/linux/drivers/block/drbd/
Ddrbd_worker.c
Ddrbd_req.c
Ddrbd_bitmap.c
/openbmc/phosphor-power/phosphor-regulators/test/
H A Ddevice_tests.cpp100 Device device{"vdd_reg", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F() local
145 Device device{"vdd_reg", in TEST_F() local
180 Device device{"vdd_reg", in TEST_F() local
208 Device device{"vdd_reg", false, deviceInvPath, createI2CInterface()}; in TEST_F() local
226 Device device{"reg2", true, deviceInvPath, std::move(i2cInterface), in TEST_F() local
277 Device device{"reg2", in TEST_F() local
369 Device device{"vdd_reg", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F() local
390 Device device{"vdd_reg", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F() local
422 Device device{"vdd_reg", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F() local
464 Device device{"reg2", in TEST_F() local
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
Dgf100.c
Dgm107.c
/openbmc/linux/drivers/video/fbdev/core/
Dfbsysfs.c
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
Dintr.c
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dstandard_device_tests.cpp150 StandardDeviceImpl device{"xyz_pseq", std::move(rails)}; in TEST() local
162 StandardDeviceImpl device{"abc_pseq", std::move(rails)}; in TEST() local
175 StandardDeviceImpl device{"xyz_pseq", std::move(rails)}; in TEST() local
185 StandardDeviceImpl device{"xyz_pseq", std::move(rails)}; in TEST() local
196 StandardDeviceImpl device{"abc_pseq", std::move(rails)}; in TEST() local
213 StandardDeviceImpl device{"abc_pseq", std::move(rails)}; in TEST() local
243 StandardDeviceImpl device{"abc_pseq", std::move(rails)}; in TEST() local
292 StandardDeviceImpl device{"abc_pseq", std::move(rails)}; in TEST() local
340 StandardDeviceImpl device{"abc_pseq", std::move(rails)}; in TEST() local
396 StandardDeviceImpl device{"abc_pseq", std::move(rails)}; in TEST() local
[all …]
H A Dpmbus_driver_device_tests.cpp120 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F() local
146 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F() local
169 PMBusDriverDevice device{name, std::move(rails), services, bus, address}; in TEST_F() local
182 PMBusDriverDevice device{name, std::move(rails), services, bus, address}; in TEST_F() local
196 PMBusDriverDevice device{name, std::move(rails), services, in TEST_F() local
212 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F() local
226 PMBusDriverDevice device{name, std::move(rails), services, bus, address}; in TEST_F() local
245 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F() local
263 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F() local
291 PMBusDriverDevice device{name, std::move(rails), services, bus, in TEST_F() local
[all …]
H A Drail_tests.cpp457 MockDevice device{}; in TEST() local
484 MockDevice device{}; in TEST() local
501 MockDevice device{}; in TEST() local
540 MockDevice device{}; in TEST() local
567 MockDevice device{}; in TEST() local
584 MockDevice device{}; in TEST() local
623 MockDevice device{}; in TEST() local
650 MockDevice device{}; in TEST() local
667 MockDevice device{}; in TEST() local
706 MockDevice device{}; in TEST() local
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
Dnv04.c
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Drail.cpp53 uint16_t Rail::getStatusWord(PowerSequencerDevice& device) in getStatusWord()
70 uint8_t Rail::getStatusVout(PowerSequencerDevice& device) in getStatusVout()
87 double Rail::getReadVout(PowerSequencerDevice& device) in getReadVout()
103 double Rail::getVoutUVFaultLimit(PowerSequencerDevice& device) in getVoutUVFaultLimit()
120 bool Rail::hasPgoodFault(PowerSequencerDevice& device, Services& services, in hasPgoodFault()
130 PowerSequencerDevice& device, Services& services, in hasPgoodFaultStatusVout()
163 bool Rail::hasPgoodFaultGPIO(PowerSequencerDevice& device, Services& services, in hasPgoodFaultGPIO()
200 PowerSequencerDevice& device, Services& services, in hasPgoodFaultOutputVoltage()
239 PowerSequencerDevice& device, Services& services, in storePgoodFaultDebugData()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dgf119.c
Dg84.c
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dbase.c
/openbmc/dbus-sensors/src/mctp/
H A DMCTPDeviceRepository.hpp19 auto lookup(const std::shared_ptr<MCTPDevice>& device) in lookup()
35 const std::shared_ptr<MCTPDevice>& device) in add()
47 void remove(const std::shared_ptr<MCTPDevice>& device) in remove()
60 bool contains(const std::shared_ptr<MCTPDevice>& device) in contains()
66 const std::shared_ptr<MCTPDevice>& device) in inventoryFor()

12345678910>>...43