Home
last modified time | relevance | path

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

/linux-4.1.27/sound/firewire/dice/
Ddice-transaction.c247 buffer[0] = cpu_to_be64(OWNER_NO_OWNER); in register_notification_address()
263 if (buffer[0] == cpu_to_be64(OWNER_NO_OWNER)) in register_notification_address()
299 buffer[1] = cpu_to_be64(OWNER_NO_OWNER); in unregister_notification_address()
Ddice-interface.h55 #define OWNER_NO_OWNER 0xffff000000000000uLL macro