Home
last modified time | relevance | path

Searched refs:ufs_exit (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/
H A Dufs-test.c502 static void ufs_exit(QUfs *ufs, QGuestAllocator *alloc) in ufs_exit() function
603 ufs_exit(ufs, alloc); in ufstest_init()
679 ufs_exit(ufs, alloc); in ufstest_read_write()
758 ufs_exit(ufs, alloc); in ufstest_query_flag_request()
909 ufs_exit(ufs, alloc); in ufstest_query_attr_request()
1057 ufs_exit(ufs, alloc); in ufstest_query_desc_request()
/qemu/hw/ufs/
H A Dufs.c1808 static void ufs_exit(PCIDevice *pci_dev) in ufs_exit() function
1853 pc->exit = ufs_exit; in ufs_class_init()