cmp_connection     97 sound/firewire/bebob/bebob.h 	struct cmp_connection out_conn;
cmp_connection     98 sound/firewire/bebob/bebob.h 	struct cmp_connection in_conn;
cmp_connection    380 sound/firewire/bebob/bebob_stream.c 	struct cmp_connection *conn;
cmp_connection    433 sound/firewire/bebob/bebob_stream.c 	struct cmp_connection *conn;
cmp_connection    458 sound/firewire/bebob/bebob_stream.c 	struct cmp_connection *conn;
cmp_connection    538 sound/firewire/bebob/bebob_stream.c 	struct cmp_connection *conn;
cmp_connection     46 sound/firewire/cmp.c void cmp_error(struct cmp_connection *c, const char *fmt, ...)
cmp_connection     57 sound/firewire/cmp.c static u64 mpr_address(struct cmp_connection *c)
cmp_connection     65 sound/firewire/cmp.c static u64 pcr_address(struct cmp_connection *c)
cmp_connection     73 sound/firewire/cmp.c static int pcr_modify(struct cmp_connection *c,
cmp_connection     74 sound/firewire/cmp.c 		      __be32 (*modify)(struct cmp_connection *c, __be32 old),
cmp_connection     75 sound/firewire/cmp.c 		      int (*check)(struct cmp_connection *c, __be32 pcr),
cmp_connection    120 sound/firewire/cmp.c int cmp_connection_init(struct cmp_connection *c,
cmp_connection    160 sound/firewire/cmp.c int cmp_connection_check_used(struct cmp_connection *c, bool *used)
cmp_connection    180 sound/firewire/cmp.c void cmp_connection_destroy(struct cmp_connection *c)
cmp_connection    188 sound/firewire/cmp.c int cmp_connection_reserve(struct cmp_connection *c,
cmp_connection    212 sound/firewire/cmp.c void cmp_connection_release(struct cmp_connection *c)
cmp_connection    220 sound/firewire/cmp.c static __be32 ipcr_set_modify(struct cmp_connection *c, __be32 ipcr)
cmp_connection    231 sound/firewire/cmp.c static int get_overhead_id(struct cmp_connection *c)
cmp_connection    250 sound/firewire/cmp.c static __be32 opcr_set_modify(struct cmp_connection *c, __be32 opcr)
cmp_connection    278 sound/firewire/cmp.c static int pcr_set_check(struct cmp_connection *c, __be32 pcr)
cmp_connection    304 sound/firewire/cmp.c int cmp_connection_establish(struct cmp_connection *c)
cmp_connection    347 sound/firewire/cmp.c int cmp_connection_update(struct cmp_connection *c)
cmp_connection    384 sound/firewire/cmp.c static __be32 pcr_break_modify(struct cmp_connection *c, __be32 pcr)
cmp_connection    397 sound/firewire/cmp.c void cmp_connection_break(struct cmp_connection *c)
cmp_connection     38 sound/firewire/cmp.h int cmp_connection_init(struct cmp_connection *connection,
cmp_connection     42 sound/firewire/cmp.h int cmp_connection_check_used(struct cmp_connection *connection, bool *used);
cmp_connection     43 sound/firewire/cmp.h void cmp_connection_destroy(struct cmp_connection *connection);
cmp_connection     45 sound/firewire/cmp.h int cmp_connection_reserve(struct cmp_connection *connection,
cmp_connection     47 sound/firewire/cmp.h void cmp_connection_release(struct cmp_connection *connection);
cmp_connection     49 sound/firewire/cmp.h int cmp_connection_establish(struct cmp_connection *connection);
cmp_connection     50 sound/firewire/cmp.h int cmp_connection_update(struct cmp_connection *connection);
cmp_connection     51 sound/firewire/cmp.h void cmp_connection_break(struct cmp_connection *connection);
cmp_connection     89 sound/firewire/fireworks/fireworks.h 	struct cmp_connection out_conn;
cmp_connection     90 sound/firewire/fireworks/fireworks.h 	struct cmp_connection in_conn;
cmp_connection     13 sound/firewire/fireworks/fireworks_stream.c 	struct cmp_connection *conn;
cmp_connection     67 sound/firewire/fireworks/fireworks_stream.c 	struct cmp_connection *conn;
cmp_connection    106 sound/firewire/fireworks/fireworks_stream.c 	struct cmp_connection *conn;
cmp_connection    163 sound/firewire/fireworks/fireworks_stream.c 	struct cmp_connection *conn;
cmp_connection    105 sound/firewire/oxfw/oxfw-stream.c 	struct cmp_connection *conn;
cmp_connection    130 sound/firewire/oxfw/oxfw-stream.c 	struct cmp_connection *conn;
cmp_connection    153 sound/firewire/oxfw/oxfw-stream.c 	struct cmp_connection *conn;
cmp_connection    198 sound/firewire/oxfw/oxfw-stream.c 	struct cmp_connection *conn;
cmp_connection    395 sound/firewire/oxfw/oxfw-stream.c 	struct cmp_connection *conn;
cmp_connection     51 sound/firewire/oxfw/oxfw.h 	struct cmp_connection out_conn;
cmp_connection     52 sound/firewire/oxfw/oxfw.h 	struct cmp_connection in_conn;