Home
last modified time | relevance | path

Searched defs:pld_driver_ops (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/pld/inc/
H A Dpld_common.h594 struct pld_driver_ops { struct
595 int (*probe)(struct device *dev,
598 void (*remove)(struct device *dev,
600 int (*idle_shutdown)(struct device *dev,
602 int (*idle_restart)(struct device *dev,
604 void (*shutdown)(struct device *dev,
606 int (*reinit)(struct device *dev,
609 void (*crash_shutdown)(struct device *dev,
611 int (*suspend)(struct device *dev,
614 int (*resume)(struct device *dev,
[all …]