Searched refs:FW_GENERATION_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/firewire/ | ||
| H A D | lib.h | 12 #define FW_GENERATION_MASK 0x00ff macro |
| H A D | lib.c | 40 generation = flags & FW_GENERATION_MASK; in snd_fw_transaction() |