Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vlynq/
H A Dvlynq.c484 struct plat_vlynq_ops *ops = dev->dev.platform_data; in __vlynq_enable_device()
558 struct plat_vlynq_ops *ops = dev->dev.platform_data; in vlynq_enable_device()
577 struct plat_vlynq_ops *ops = dev->dev.platform_data; in vlynq_disable_device()
730 ((struct plat_vlynq_ops *)(dev->dev.platform_data))->off(dev); in vlynq_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvlynq.h72 struct plat_vlynq_ops { struct
/OK3568_Linux_fs/kernel/arch/mips/ar7/
H A Dplatform.c34 struct plat_vlynq_ops ops;