Searched refs:raise_exception (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c1012 static void raise_exception(struct fsg_dev *fsg, enum fsg_state new_state) function
1043 raise_exception(fsg, FSG_STATE_DISCONNECT);
1182 raise_exception(fsg, FSG_STATE_RESET);
1232 raise_exception(fsg, FSG_STATE_RESET);
1357 raise_exception(fsg, FSG_STATE_CONFIG_CHANGE);
1379 raise_exception(fsg, FSG_STATE_INTERFACE_CHANGE);
2314 raise_exception(fsg, FSG_STATE_ABORT_BULK_OUT);
2422 raise_exception(fsg, FSG_STATE_ABORT_BULK_OUT);
3183 raise_exception(fsg, FSG_STATE_EXIT);
3626 raise_exception(fs
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dash.c211 static void raise_exception(int) ATTRIBUTE_NORETURN;
213 raise_exception(int e) function
253 raise_exception(i);
305 raise_exception(EXSIG); \
1024 raise_exception(cond);
7480 raise_exception(EXEXIT);
8291 raise_exception(EXERROR);
9251 raise_exception(EXERROR);
10972 raise_exception(EXEXIT);

Completed in 150 milliseconds