Linux Kernel
3.7.1
|
Data Fields | |
int(* | thread_exits )(struct fsg_common *common) |
int(* | pre_eject )(struct fsg_common *common, struct fsg_lun *lun, int num) |
int(* | post_eject )(struct fsg_common *common, struct fsg_lun *lun, int num) |
Definition at line 245 of file f_mass_storage.c.
Definition at line 266 of file f_mass_storage.c.
Definition at line 260 of file f_mass_storage.c.
int(* thread_exits)(struct fsg_common *common) |
Definition at line 253 of file f_mass_storage.c.