Searched refs:STATE_BUS_RESET (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/firewire/fireworks/
H A Dfireworks_transaction.c48 STATE_BUS_RESET, enumerator in enum:transaction_queue_state
101 } else if (t.state == STATE_BUS_RESET) {
297 t->state = STATE_BUS_RESET;
/linux-master/sound/firewire/
H A Dfcp.c191 STATE_BUS_RESET, enumerator in enum:fcp_state
274 } else if (t.state == STATE_BUS_RESET) {
308 t->state = STATE_BUS_RESET;

Completed in 165 milliseconds