Home
last modified time | relevance | path

Searched refs:pre_eject (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/gadget/
Df_mass_storage.c335 int (*pre_eject)(struct fsg_common *common, member
1464 if (common->ops && common->ops->pre_eject) { in do_start_stop()
1465 int r = common->ops->pre_eject(common, curlun, in do_start_stop()