Searched refs:STATUS_SOURCE_LOCKED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/firewire/dice/ | ||
H A D | dice-interface.h | 132 #define STATUS_SOURCE_LOCKED 0x00000001 macro |
H A D | dice-proc.c | 143 buf.global.status & STATUS_SOURCE_LOCKED ? "" : "un", in dice_proc_read() |