Home
last modified time | relevance | path

Searched defs:ffs_data (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h93523 struct ffs_data *ffs_data; member
93546 struct ffs_data { struct
93547 struct usb_gadget *gadget;
93548 struct mutex mutex;
93549 spinlock_t eps_lock;
93550 struct usb_request *ep0req;
93551 struct completion ep0req_completion;
93552 refcount_t ref;
93553 atomic_t opened;
93554 enum ffs_state state;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h103219 struct ffs_data *ffs_data; member
103242 struct ffs_data { struct
103243 struct usb_gadget *gadget;
103244 struct mutex mutex;
103245 spinlock_t eps_lock;
103246 struct usb_request *ep0req;
103247 struct completion ep0req_completion;
103248 refcount_t ref;
103249 atomic_t opened;
103250 enum ffs_state state;
[all …]