Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/vlynq/
Dvlynq.c497 struct plat_vlynq_ops *ops = dev->dev.platform_data; in __vlynq_enable_device()
571 struct plat_vlynq_ops *ops = dev->dev.platform_data; in vlynq_enable_device()
590 struct plat_vlynq_ops *ops = dev->dev.platform_data; in vlynq_disable_device()
743 ((struct plat_vlynq_ops *)(dev->dev.platform_data))->off(dev); in vlynq_probe()
/linux-2.6.39/include/linux/
Dvlynq.h84 struct plat_vlynq_ops { struct
/linux-2.6.39/arch/mips/ar7/
Dplatform.c49 struct plat_vlynq_ops ops;