Searched refs:check_command (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.c2529 static int check_command(struct fsg_dev *fsg, int cmnd_size, function
2684 if ((reply = check_command(fsg, 6, DATA_DIR_TO_HOST,
2692 if ((reply = check_command(fsg, 6, DATA_DIR_FROM_HOST,
2700 if ((reply = check_command(fsg, 10, DATA_DIR_FROM_HOST,
2708 if ((reply = check_command(fsg, 6, DATA_DIR_TO_HOST,
2716 if ((reply = check_command(fsg, 10, DATA_DIR_TO_HOST,
2724 if ((reply = check_command(fsg, 6, DATA_DIR_NONE,
2733 if ((reply = check_command(fsg, 6, DATA_DIR_TO_HOST,
2741 if ((reply = check_command(fsg, 10, DATA_DIR_TO_HOST,
2749 if ((reply = check_command(fs
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnandsim.c963 static int check_command(int cmd) function
1705 if (check_command(byte)) {

Completed in 115 milliseconds