Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusb_handle.c45 static LINUX_LIST_HEAD(g_hanle_list);
Df_generic.c95 LINUX_LIST_HEAD(g_generic_devices);
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h49 #define LINUX_LIST_HEAD(name) \ macro