Home
last modified time | relevance | path

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

/linux-3.3/arch/s390/include/asm/
Dccwgroup.h58 int (*thaw) (struct ccwgroup_device *); member
Dccwdev.h145 int (*thaw) (struct ccw_device *); member
/linux-3.3/include/linux/
Dvirtio.h99 int (*thaw)(struct virtio_device *dev); member
Dpm_domain.h40 int (*thaw)(struct device *dev); member
Dpm.h249 int (*thaw)(struct device *dev); member
Dlibata.h836 void (*thaw)(struct ata_port *ap); member
/linux-3.3/drivers/s390/cio/
Dcss.h93 int (*thaw) (struct subchannel *); member
/linux-3.3/drivers/ata/
Dlibata-sff.c2918 bool thaw = false; in ata_bmdma_error_handler() local