Searched defs:zpodd (Results 1 – 1 of 1) sorted by relevance
20 struct zpodd { struct21 enum odd_mech_type mech_type; /* init during probe, RO afterwards */22 struct ata_device *dev;25 bool from_notify; /* resumed as a result of27 bool zp_ready; /* ZP ready state */28 unsigned long last_ready; /* last ZP ready timestamp */52 static enum odd_mech_type zpodd_get_mech_type(struct ata_device *dev) in zpodd_get_mech_type() argument107 struct zpodd *zpodd = dev->zpodd; in zpready() local147 struct zpodd *zpodd = dev->zpodd; in zpodd_on_suspend() local172 struct zpodd *zpodd = dev->zpodd; in zpodd_zpready() local[all …]