Searched refs:return_error (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/android/
H A Dbinder.c344 uint32_t return_error; /* Write failed, return error code in read buf */ member in struct:binder_thread
1194 if (target_thread->return_error != BR_OK &&
1197 target_thread->return_error;
1198 target_thread->return_error = BR_OK;
1200 if (target_thread->return_error == BR_OK) {
1208 target_thread->return_error = error_code;
1214 target_thread->return_error);
1329 uint32_t return_error; local
1344 return_error = BR_FAILED_REPLY;
1355 return_error
[all...]
/drivers/mtd/nand/
H A Domap2.c1741 goto return_error;
1748 goto return_error;
1770 goto return_error;
1785 goto return_error;
1797 goto return_error;
1806 goto return_error;
1813 goto return_error;
1822 goto return_error;
1834 goto return_error;
1839 goto return_error;
[all...]
/drivers/scsi/aic7xxx/
H A Daic7xxx.seq2369 return_error:

Completed in 622 milliseconds