Home
last modified time | relevance | path

Searched refs:PF_NOPUB (Results 1 – 2 of 2) sorted by relevance

/system/ulib/ddk/include/ddk/
A Dprotodefs.h10 #ifndef PF_NOPUB
12 #define PF_NOPUB 1 macro
23 DDK_PROTOCOL_DEF(GPIO, 'pGPO', "gpio", PF_NOPUB)
24 DDK_PROTOCOL_DEF(GPIO_IMPL, 'pGPI', "gpio-impl", PF_NOPUB)
29 DDK_PROTOCOL_DEF(ROOT, 'pAAA', "root", PF_NOPUB)
30 DDK_PROTOCOL_DEF(MISC, 'pMSC', "misc", PF_NOPUB)
34 DDK_PROTOCOL_DEF(PCIROOT, 'pPRT', "pci-root", PF_NOPUB)
36 DDK_PROTOCOL_DEF(USB, 'pUSB', "usb", PF_NOPUB)
37 DDK_PROTOCOL_DEF(USB_BUS, 'pUBS', "usb-bus", PF_NOPUB)
89 DDK_PROTOCOL_DEF(MAILBOX, 'pMHU', "mailbox", PF_NOPUB)
[all …]
/system/core/devmgr/devmgr/
A Ddevfs.cpp175 if (!(info.flags & PF_NOPUB)) { in prepopulate_protocol_dirs()

Completed in 6 milliseconds