Searched refs:CMP_OUTPUT (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/sound/firewire/
H A Dcmp.h12 CMP_OUTPUT, enumerator in enum:cmp_direction
H A Dcmp.c292 if (c->direction == CMP_OUTPUT) cmp_connection_establish()
346 if (c->direction == CMP_OUTPUT) cmp_connection_update()
/linux-4.1.27/sound/firewire/fireworks/
H A Dfireworks_stream.c22 c_dir = CMP_OUTPUT; init_stream()
154 (conn->direction == CMP_OUTPUT) ? 'o' : 'i', check_connection_used_by_others()
/linux-4.1.27/sound/firewire/oxfw/
H A Doxfw-stream.c198 (conn->direction == CMP_OUTPUT) ? 'o' : 'i', check_connection_used_by_others()
216 c_dir = CMP_OUTPUT; snd_oxfw_stream_init_simplex()
/linux-4.1.27/sound/firewire/bebob/
H A Dbebob_stream.c332 bebob->unit, CMP_OUTPUT, 0); init_both_connections()
355 (conn->direction == CMP_OUTPUT) ? 'o' : 'i', check_connection_used_by_others()

Completed in 272 milliseconds