Home
last modified time | relevance | path

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

/linux/drivers/acpi/nfit/
H A Dnfit.h231 ARS_BUSY, enumerator
H A Dcore.c1294 busy = test_bit(ARS_BUSY, &acpi_desc->scrub_flags) in scrub_show()
2909 set_bit(ARS_BUSY, &acpi_desc->scrub_flags);
2925 clear_bit(ARS_BUSY, &acpi_desc->scrub_flags); in acpi_nfit_scrub()