Home
last modified time | relevance | path

Searched defs:common (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_rockusb.c126 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()
[all …]
H A Df_mass_storage.c375 struct fsg_common *common; member
390 static inline int __fsg_is_set(struct fsg_common *common, in __fsg_is_set()
400 #define fsg_is_set(common) likely(__fsg_is_set(common, __func__, __LINE__)) argument
411 static int exception_in_progress(struct fsg_common *common) in exception_in_progress()
417 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length()
454 static void wakeup_thread(struct fsg_common *common) in wakeup_thread()
459 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception()
473 static int ep0_queue(struct fsg_common *common) in ep0_queue()
494 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
511 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
[all …]
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-queensbay/fsp/
H A Dfsp_configs.h11 struct fsp_cfg_common common; member
16 struct common_buf common; /* FSP common runtime data structure */ member
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_configs.h12 struct fsp_cfg_common common; member
17 struct common_buf common; /* FSP common runtime data structure */ member
/rk3399_rockchip-uboot/include/
H A Drockusb.h81 static inline int rkusb_cmd_process(struct fsg_common *common, in rkusb_cmd_process()
87 static inline int rkusb_do_check_parity(struct fsg_common *common) in rkusb_do_check_parity()
H A Dvsc9953.h300 struct vsc9953_ana_common common; member
560 struct vsc9953_rew_common common; member
/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/fsp/
H A Dfsp_configs.h28 struct fsp_cfg_common common; member
/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme.h475 struct nvme_common_command common; member
/rk3399_rockchip-uboot/include/linux/
H A Dimmap_qe.h425 ucc_common_t common; member