Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/include/linux/
Dvlynq.h85 struct plat_vlynq_ops { struct
/linux-4.4.14/arch/mips/ar7/
Dplatform.c48 struct plat_vlynq_ops ops;