Searched refs:thread_exits (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dmass_storage.c147 .thread_exits = msg_thread_exits,
H A Df_mass_storage.c328 int (*thread_exits)(struct fsg_common *common); member in struct:fsg_operations
2614 if (!common->ops || !common->ops->thread_exits
2615 || common->ops->thread_exits(common) < 0) {

Completed in 99 milliseconds