Searched refs:req_result (Results 1 – 3 of 3) sorted by relevance
112 int req_pending, req_result; member284 return s->req_result; in handle_request()675 get_user(s->req_result, (int *)buf); in ds_write()676 if ((s->req_result != 0) || (s->req_pending == 0)) in ds_write()
131 hdev->req_result = result; in hci_req_complete()142 hdev->req_result = err; in hci_req_cancel()172 err = -bterr(hdev->req_result); in __hci_request()176 err = -hdev->req_result; in __hci_request()184 hdev->req_status = hdev->req_result = 0; in __hci_request()
104 __u32 req_result; member