/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ |
vchiq_arm.c | 2065 char service_err[50] = ""; local in function:output_timeout_error 2071 snprintf(service_err, 50, " Videocore usecount is 0"); 2078 snprintf(service_err, 50, " %c%c%c%c(%8x) service has " 2092 arm_state->autosuspend_override, service_err);
|
vchiq_arm.c | 2065 char service_err[50] = ""; local in function:output_timeout_error 2071 snprintf(service_err, 50, " Videocore usecount is 0"); 2078 snprintf(service_err, 50, " %c%c%c%c(%8x) service has " 2092 arm_state->autosuspend_override, service_err);
|