Searched refs:cmp_error (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/firewire/ |
H A D | cmp.c | 46 void cmp_error(struct cmp_connection *c, const char *fmt, ...) in cmp_error() function 282 cmp_error(c, "plug is already in use\n"); in pcr_set_check() 286 cmp_error(c, "plug is not on-line\n"); in pcr_set_check() 409 cmp_error(c, "plug is still connected\n"); in cmp_connection_break()
|
/kernel/linux/linux-6.6/sound/firewire/ |
H A D | cmp.c | 46 void cmp_error(struct cmp_connection *c, const char *fmt, ...) in cmp_error() function 282 cmp_error(c, "plug is already in use\n"); in pcr_set_check() 286 cmp_error(c, "plug is not on-line\n"); in pcr_set_check() 409 cmp_error(c, "plug is still connected\n"); in cmp_connection_break()
|
Completed in 3 milliseconds