Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/mailbox/
Dbcm-flexrm-mailbox.c995 bool exit_cleanup = false; in flexrm_new_request() local
1049 exit_cleanup = true; in flexrm_new_request()
1060 exit_cleanup = true; in flexrm_new_request()
1075 if (exit_cleanup) { in flexrm_new_request()