Home
last modified time | relevance | path

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

/linux-5.19.10/sound/firewire/dice/
Ddice-transaction.c177 buffer[0] = cpu_to_be64(OWNER_NO_OWNER); in register_notification_address()
193 if (buffer[0] == cpu_to_be64(OWNER_NO_OWNER)) in register_notification_address()
229 buffer[1] = cpu_to_be64(OWNER_NO_OWNER); in unregister_notification_address()
Ddice-interface.h56 #define OWNER_NO_OWNER 0xffff000000000000uLL macro