Lines Matching defs:common
123 static int rkusb_check_lun(struct fsg_common *common) in rkusb_check_lun()
165 static int rkusb_do_reset(struct fsg_common *common, in rkusb_do_reset()
177 static int rkusb_do_test_unit_ready(struct fsg_common *common, in rkusb_do_test_unit_ready()
194 static int rkusb_do_read_flash_id(struct fsg_common *common, in rkusb_do_read_flash_id()
232 static int rkusb_do_test_bad_block(struct fsg_common *common, in rkusb_do_test_bad_block()
247 static int rkusb_do_read_flash_info(struct fsg_common *common, in rkusb_do_read_flash_info()
301 static int rkusb_do_get_chip_info(struct fsg_common *common, in rkusb_do_get_chip_info()
320 static int rkusb_do_lba_erase(struct fsg_common *common, in rkusb_do_lba_erase()
359 static int rkusb_do_erase_force(struct fsg_common *common, in rkusb_do_erase_force()
414 static int rkusb_do_vs_write(struct fsg_common *common) in rkusb_do_vs_write()
574 static int rkusb_do_vs_read(struct fsg_common *common) in rkusb_do_vs_read()
657 static int rkusb_do_get_storage_info(struct fsg_common *common, in rkusb_do_get_storage_info()
710 static int rkusb_do_read_capacity(struct fsg_common *common, in rkusb_do_read_capacity()
760 static void rkusb_fixup_cbwcb(struct fsg_common *common, in rkusb_fixup_cbwcb()
785 static int rkusb_cmd_process(struct fsg_common *common, in rkusb_cmd_process()
901 int rkusb_do_check_parity(struct fsg_common *common) in rkusb_do_check_parity()