Home
last modified time | relevance | path

Searched refs:CIP_EMPTY_HAS_WRONG_DBC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/firewire/
H A Damdtp-stream.h51 CIP_EMPTY_HAS_WRONG_DBC = 0x20, enumerator
H A Damdtp-stream.c764 if (*data_blocks == 0 && (s->flags & CIP_EMPTY_HAS_WRONG_DBC) && in check_cip_header()
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_stream.c451 flags |= CIP_EMPTY_HAS_WRONG_DBC; in init_stream()