Home
last modified time | relevance | path

Searched refs:zp_ready (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-zpodd.c28 bool zp_ready; /* ZP ready state */ member
141 * Update the zpodd->zp_ready field. This field will only be set
153 zpodd->zp_ready = false; in zpodd_on_suspend()
168 zpodd->zp_ready = true; in zpodd_on_suspend()
174 return zpodd->zp_ready; in zpodd_zpready()
235 zpodd->zp_ready = false; in zpodd_post_poweron()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-zpodd.c28 bool zp_ready; /* ZP ready state */ member
141 * Update the zpodd->zp_ready field. This field will only be set
153 zpodd->zp_ready = false; in zpodd_on_suspend()
168 zpodd->zp_ready = true; in zpodd_on_suspend()
174 return zpodd->zp_ready; in zpodd_zpready()
235 zpodd->zp_ready = false; in zpodd_post_poweron()

Completed in 2 milliseconds