Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsysfb.h61 void sysfb_disable(struct device *dev);
65 static inline void sysfb_disable(struct device *dev) in sysfb_disable() function
/linux/drivers/video/
H A Daperture.c296 sysfb_disable(NULL); in aperture_remove_conflicting_devices()
352 sysfb_disable(&pdev->dev); in aperture_remove_conflicting_pci_devices()
/linux/drivers/of/
H A Dplatform.c589 sysfb_disable(NULL); in of_platform_default_populate_init()