Searched refs:sproc_err (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/remoteproc/ |
| D | ste_modem_rproc.c | 22 #define sproc_err(sproc, fmt, ...) \ macro 97 sproc_err(sproc, "resource table not found in fw\n"); in sproc_find_rsc_table() 109 sproc_err(sproc, "bad size of fw or resource table\n"); in sproc_find_rsc_table() 115 sproc_err(sproc, "unsupported fw ver: %d\n", table->ver); in sproc_find_rsc_table() 121 sproc_err(sproc, "non zero reserved bytes\n"); in sproc_find_rsc_table() 129 sproc_err(sproc, "resource table incomplete\n"); in sproc_find_rsc_table() 135 sproc_err(sproc, "Insufficient space for fw (%d < %zd)\n", in sproc_find_rsc_table() 158 sproc_err(sproc, "resource table not found in fw\n"); in sproc_find_loaded_rsc_table() 209 sproc_err(sproc, "Notification IDs too high:%d\n", in sproc_start() 218 sproc_err(sproc, in sproc_start() [all …]
|