Searched defs:thaw (Results 1 - 2 of 2) sorted by relevance

/drivers/s390/cio/
H A Dcss.h77 * @thaw: undo work done in @freeze
93 int (*thaw) (struct subchannel *); member in struct:css_driver
/drivers/ata/
H A Dlibata-sff.c54 .thaw = ata_sff_thaw,
1754 * @ap: port to thaw
2918 bool thaw = false; local
2939 thaw = true;
2944 /* if we're gonna thaw, make sure IRQ is clear */
2945 if (thaw) {
2954 if (thaw)

Completed in 208 milliseconds