Home
last modified time | relevance | path

Searched refs:cmp_connection_check_used (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/sound/firewire/
Dcmp.h41 int cmp_connection_check_used(struct cmp_connection *connection, bool *used);
Dcmp.c160 int cmp_connection_check_used(struct cmp_connection *c, bool *used) in cmp_connection_check_used() function
174 EXPORT_SYMBOL(cmp_connection_check_used);
/linux-4.4.14/sound/firewire/fireworks/
Dfireworks_stream.c152 err = cmp_connection_check_used(conn, &used); in check_connection_used_by_others()
/linux-4.4.14/sound/firewire/oxfw/
Doxfw-stream.c197 err = cmp_connection_check_used(conn, &used); in check_connection_used_by_others()
/linux-4.4.14/sound/firewire/bebob/
Dbebob_stream.c409 err = cmp_connection_check_used(conn, &used); in check_connection_used_by_others()