Home
last modified time | relevance | path

Searched refs:gtf_cache (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-acpi.c38 kfree(dev->gtf_cache); in ata_acpi_clear_gtf()
39 dev->gtf_cache = NULL; in ata_acpi_clear_gtf()
412 if (dev->gtf_cache) { in ata_dev_get_GTF()
413 out_obj = dev->gtf_cache; in ata_dev_get_GTF()
428 out_obj = dev->gtf_cache = output.pointer; in ata_dev_get_GTF()
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.h372 union acpi_object *gtf_cache; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibata.h682 union acpi_object *gtf_cache; member