Searched refs:DdkRelease (Results 1 - 25 of 89) sorted by relevance

1234

/fuchsia/zircon/system/dev/board/mt8167s_ref/
H A Dmt8167.h26 void DdkRelease();
H A Dmt8167.cpp57 void Mt8167::DdkRelease() { function in class:board_mt8167::Mt8167
/fuchsia/zircon/system/dev/ethernet/aml-ethernet-s912/
H A Daml-ethernet.h34 void DdkRelease(void* ctx);
/fuchsia/zircon/system/dev/usb/hikey-usb/
H A Dhikey-usb.h27 void DdkRelease();
/fuchsia/zircon/system/dev/ethernet/ethertap/
H A Dethertap.h26 void DdkRelease();
36 void DdkRelease();
/fuchsia/zircon/system/ulib/ddktl/test/
H A Ddevice-tests.cpp18 void DdkRelease() {} function in class:__anon1013::TestNone
25 void DdkRelease() {}
133 void DdkRelease() { function in struct:__anon1013::TestDispatch
241 void DdkRelease() {} \
261 void DdkRelease() {} function in class:__anon1013::TestBadOverride
270 void DdkRelease() {} function in class:__anon1013::TestHiddenOverride
280 void DdkRelease() {} function in class:__anon1013::TestStaticOverride
293 void DdkRelease() {} function in class:__anon1013::TestNotAMixin
304 void DdkRelease() {} function in class:__anon1013::TestNotAllMixins
/fuchsia/zircon/system/dev/input/hidctl/
H A Dhidctl.h24 void DdkRelease();
34 void DdkRelease();
/fuchsia/zircon/system/dev/bus/platform/
H A Dplatform-proxy-client.cpp49 void ProxyClient::DdkRelease() { function in class:platform_bus::ProxyClient
H A Dplatform-proxy-client.h31 void DdkRelease();
H A Dplatform-protocol-device.h47 void DdkRelease();
H A Dplatform-proxy.h36 void DdkRelease();
/fuchsia/zircon/system/dev/codec/alc5514/
H A Dalc5514.h34 void DdkRelease();
/fuchsia/zircon/system/dev/codec/max98927/
H A Dmax98927.h34 void DdkRelease();
/fuchsia/zircon/system/dev/display/vim-display/
H A Dvim-audio.h37 void DdkRelease();
/fuchsia/zircon/system/dev/ethernet/realtek-8211f/
H A Drtl8211f.cpp86 static void DdkRelease(void* ctx) { function in namespace:phy
95 result.release = &DdkRelease;
/fuchsia/zircon/system/dev/audio/usb-audio/
H A Dusb-audio-device.h33 void DdkRelease();
/fuchsia/zircon/system/dev/clk/amlogic-clk/
H A Daml-clk.h46 void DdkRelease();
/fuchsia/zircon/system/dev/display/simple/
H A Dsimple-display.h31 void DdkRelease();
/fuchsia/zircon/system/dev/i2c/imx-i2c/
H A Dimx-i2c.h33 void DdkRelease();
/fuchsia/zircon/system/dev/nand/nandpart/
H A Dnandpart.h43 void DdkRelease() { delete this; } function in class:nand::NandPartDevice
/fuchsia/zircon/system/dev/rtc/fallback/
H A Drtc-impl.cpp50 void DdkRelease() { function in class:__anon454::FallbackRtc
106 // devmgr is now in charge of the device, until DdkRelease().
/fuchsia/zircon/system/dev/tee/optee/
H A Doptee-controller.h43 void DdkRelease();
/fuchsia/zircon/system/dev/thermal/aml-thermal-s905d2g/
H A Daml-thermal.h45 void DdkRelease();
/fuchsia/zircon/system/dev/light/ams-light/
H A Dtcs3400.h58 void DdkRelease();
/fuchsia/zircon/system/dev/nand/ram-nand/
H A Dram-nand.h56 void DdkRelease() { delete this; } function in class:NandDevice

Completed in 186 milliseconds

1234