Home
last modified time | relevance | path

Searched refs:cmp_connection_reserve (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/
H A Dcmp.h45 int cmp_connection_reserve(struct cmp_connection *connection,
H A Dcmp.c188 int cmp_connection_reserve(struct cmp_connection *c, in cmp_connection_reserve() function
210 EXPORT_SYMBOL(cmp_connection_reserve); variable
/kernel/linux/linux-6.6/sound/firewire/
H A Dcmp.h45 int cmp_connection_reserve(struct cmp_connection *connection,
H A Dcmp.c188 int cmp_connection_reserve(struct cmp_connection *c, in cmp_connection_reserve() function
210 EXPORT_SYMBOL(cmp_connection_reserve); variable
/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A Dfireworks_stream.c181 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_stream.c182 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A Dbebob_stream.c539 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-stream.c242 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_stream.c522 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-stream.c248 return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream)); in keep_resources()

Completed in 8 milliseconds