Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Dstorage_common.c208 struct interrupt_data { struct
209 u8 bType;
210 u8 bValue;
/third_party/node/src/
Denv.cc442 if (Environment** interrupt_data = interrupt_data_.load()) { in ~Environment() local
788 Environment** interrupt_data = new Environment*(this); in RequestInterruptFromV8() local