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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dftdi-elan.c150 struct u132_respond respond[RESPOND_SIZE]; member in struct:usb_ftdi
329 struct u132_respond *respond = &ftdi->respond[RESPOND_MASK & local
331 *respond->result = -ESHUTDOWN;
332 *respond->value = 0;
333 complete(&respond->wait_completion);
501 dev_err(&ftdi->udev->dev, "respond error %d\n", retval);
1094 struct u132_respond *respond = &ftdi->respond[ local
1103 *respond
1384 struct u132_respond *respond = &ftdi->respond[ local
1427 struct u132_respond *respond = &ftdi->respond[ local
1471 struct u132_respond *respond = &ftdi->respond[ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dvote.c166 goto respond;
174 goto respond;
177 goto respond;
183 respond:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmdomain.c566 * query_join_handlers knows to respond with OK_NO_MAP
688 goto respond;
761 respond:
762 mlog(0, "We respond with %u\n", response);

Completed in 209 milliseconds