Home
last modified time | relevance | path

Searched refs:exit_cleanup (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/char/mwave/
Dtp3780i.c292 goto exit_cleanup; in tp3780I_EnableDSP()
297 goto exit_cleanup; in tp3780I_EnableDSP()
307 goto exit_cleanup; in tp3780I_EnableDSP()
315 goto exit_cleanup; in tp3780I_EnableDSP()
324 goto exit_cleanup; in tp3780I_EnableDSP()
335 goto exit_cleanup; in tp3780I_EnableDSP()
364 goto exit_cleanup; in tp3780I_EnableDSP()
371 goto exit_cleanup; in tp3780I_EnableDSP()
383 goto exit_cleanup; in tp3780I_EnableDSP()
390 goto exit_cleanup; in tp3780I_EnableDSP()
[all …]
/Linux-v5.4/drivers/mailbox/
Dbcm-flexrm-mailbox.c993 bool exit_cleanup = false; in flexrm_new_request() local
1047 exit_cleanup = true; in flexrm_new_request()
1058 exit_cleanup = true; in flexrm_new_request()
1073 if (exit_cleanup) { in flexrm_new_request()