Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/dice/
Ddice-transaction.c178 buffer[0] = cpu_to_be64(OWNER_NO_OWNER); in register_notification_address()
194 if (buffer[0] == cpu_to_be64(OWNER_NO_OWNER)) in register_notification_address()
230 buffer[1] = cpu_to_be64(OWNER_NO_OWNER); in unregister_notification_address()
Ddice-interface.h56 #define OWNER_NO_OWNER 0xffff000000000000uLL macro