Home
last modified time | relevance | path

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

/drivers/ata/
Dlibata-zpodd.c20 struct zpodd { struct
21 enum odd_mech_type mech_type; /* init during probe, RO afterwards */
22 struct ata_device *dev;
25 bool from_notify; /* resumed as a result of
27 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() argument
107 struct zpodd *zpodd = dev->zpodd; in zpready() local
147 struct zpodd *zpodd = dev->zpodd; in zpodd_on_suspend() local
172 struct zpodd *zpodd = dev->zpodd; in zpodd_zpready() local
[all …]