Home
last modified time | relevance | path

Searched refs:dcp_poweroff (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/apple/
H A Ddcp.h45 void dcp_poweroff(struct platform_device *pdev);
H A Ddcp.c473 void dcp_poweroff(struct platform_device *pdev) in dcp_poweroff() function
495 EXPORT_SYMBOL(dcp_poweroff);
H A Dapple_drv.c213 dcp_poweroff(apple_crtc->dcp); in apple_crtc_atomic_disable()