Home
last modified time | relevance | path

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

/linux-5.19.10/sound/firewire/fireworks/ !
Dfireworks_command.c61 EFR_STATUS_OK = 0, enumerator
81 [EFR_STATUS_OK] = "OK",
153 (be32_to_cpu(header->status) != EFR_STATUS_OK)) { in efw_transaction()