Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A 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()
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A 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()

Completed in 2 milliseconds