Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dahci_platform.h23 struct ahci_platform_data { struct
24 int (*init)(struct device *dev, void __iomem *addr);
25 void (*exit)(struct device *dev);
26 int (*suspend)(struct device *dev);
27 int (*resume)(struct device *dev);
28 const struct ata_port_info *ata_port_info;
29 unsigned int force_port_map;
30 unsigned int mask_port_map;