Searched refs:to_apple_crtc (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/apple/
H A Ddcp.h23 #define to_apple_crtc(x) container_of(x, struct apple_crtc, base) macro
H A Dapple_drv.c197 struct apple_crtc *apple_crtc = to_apple_crtc(crtc);
212 struct apple_crtc *apple_crtc = to_apple_crtc(crtc);
228 struct apple_crtc *apple_crtc = to_apple_crtc(crtc);
262 kfree(to_apple_crtc(crtc));
H A Diomfb.c428 struct apple_crtc *apple_crtc = to_apple_crtc(crtc);
468 struct apple_crtc *apple_crtc = to_apple_crtc(crtc);
480 struct platform_device *pdev = to_apple_crtc(crtc)->dcp;
H A Ddcp.c215 struct platform_device *pdev = to_apple_crtc(crtc)->dcp;

Completed in 132 milliseconds