sm501_unit_power  387 drivers/mfd/sm501.c EXPORT_SYMBOL_GPL(sm501_unit_power);
sm501_unit_power  847 drivers/mfd/sm501.c 		sm501_unit_power(sm->dev, SM501_GATE_UART0, 1);
sm501_unit_power  853 drivers/mfd/sm501.c 		sm501_unit_power(sm->dev, SM501_GATE_UART1, 1);
sm501_unit_power  171 drivers/usb/host/ohci-sm501.c 	sm501_unit_power(dev->parent, SM501_GATE_USB_HOST, 1);
sm501_unit_power  202 drivers/usb/host/ohci-sm501.c 	sm501_unit_power(pdev->dev.parent, SM501_GATE_USB_HOST, 0);
sm501_unit_power  226 drivers/usb/host/ohci-sm501.c 	sm501_unit_power(dev->parent, SM501_GATE_USB_HOST, 0);
sm501_unit_power  240 drivers/usb/host/ohci-sm501.c 	sm501_unit_power(dev->parent, SM501_GATE_USB_HOST, 1);
sm501_unit_power 1623 drivers/video/fbdev/sm501fb.c 	sm501_unit_power(dev->parent, SM501_GATE_DISPLAY, 1);
sm501_unit_power 1626 drivers/video/fbdev/sm501fb.c 	sm501_unit_power(dev->parent, SM501_GATE_2D_ENGINE, 1);
sm501_unit_power 1659 drivers/video/fbdev/sm501fb.c 	sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 0);
sm501_unit_power 2176 drivers/video/fbdev/sm501fb.c 	sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 0);
sm501_unit_power 2190 drivers/video/fbdev/sm501fb.c 	sm501_unit_power(info->dev->parent, SM501_GATE_DISPLAY, 1);
sm501_unit_power    9 include/linux/sm501.h extern int sm501_unit_power(struct device *dev,