Home
last modified time | relevance | path

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

/sound/firewire/
Dcmp.h38 int cmp_connection_update(struct cmp_connection *connection);
Dcmp.c238 int cmp_connection_update(struct cmp_connection *c) in cmp_connection_update() function
270 EXPORT_SYMBOL(cmp_connection_update);
Dspeakers.c795 if (cmp_connection_update(&fwspk->connection) < 0) { in fwspk_bus_reset()