Lines Matching refs:fsg_common

126 static int rkusb_check_lun(struct fsg_common *common)  in rkusb_check_lun()
170 static int rkusb_do_reset(struct fsg_common *common, in rkusb_do_reset()
187 static int rkusb_do_switch_to_usb3(struct fsg_common *common, in rkusb_do_switch_to_usb3()
197 static int rkusb_do_test_unit_ready(struct fsg_common *common, in rkusb_do_test_unit_ready()
221 static int rkusb_do_read_flash_id(struct fsg_common *common, in rkusb_do_read_flash_id()
265 static int rkusb_do_test_bad_block(struct fsg_common *common, in rkusb_do_test_bad_block()
280 static int rkusb_do_read_flash_info(struct fsg_common *common, in rkusb_do_read_flash_info()
347 static int rkusb_do_get_chip_info(struct fsg_common *common, in rkusb_do_get_chip_info()
366 static int rkusb_do_lba_erase(struct fsg_common *common, in rkusb_do_lba_erase()
405 static int rkusb_do_erase_force(struct fsg_common *common, in rkusb_do_erase_force()
459 static int rkusb_do_vs_write(struct fsg_common *common) in rkusb_do_vs_write()
673 static int rkusb_do_vs_read(struct fsg_common *common) in rkusb_do_vs_read()
780 static int rkusb_do_uart_debug_read(struct fsg_common *common) in rkusb_do_uart_debug_read()
826 static int rkusb_do_switch_storage(struct fsg_common *common) in rkusb_do_switch_storage()
898 static int rkusb_do_get_storage_info(struct fsg_common *common, in rkusb_do_get_storage_info()
951 static int rkusb_do_read_capacity(struct fsg_common *common, in rkusb_do_read_capacity()
1026 static int rkusb_do_read_otp(struct fsg_common *common, in rkusb_do_read_otp()
1049 static void rkusb_fixup_cbwcb(struct fsg_common *common, in rkusb_fixup_cbwcb()
1074 static int rkusb_cmd_process(struct fsg_common *common, in rkusb_cmd_process()
1213 int rkusb_do_check_parity(struct fsg_common *common) in rkusb_do_check_parity()