Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c168 [FUNCTIONFS_RESUME] = "RESUME", in display_event()
177 case FUNCTIONFS_RESUME: in display_event()
/openbmc/linux/include/uapi/linux/usb/
H A Dfunctionfs.h230 FUNCTIONFS_RESUME enumerator
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c162 [FUNCTIONFS_RESUME] = "RESUME", in display_event()
171 case FUNCTIONFS_RESUME: in display_event()
/openbmc/linux/tools/usb/
H A Dffs-test.c597 [FUNCTIONFS_RESUME] = "RESUME", in ep0_consume()
613 case FUNCTIONFS_RESUME: in ep0_consume()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c2707 case FUNCTIONFS_RESUME: in __ffs_event_add()
2722 rem_type2 = FUNCTIONFS_RESUME; in __ffs_event_add()
3371 ffs_event_add(ffs_func_from_usb(f)->ffs, FUNCTIONFS_RESUME); in ffs_func_resume()