Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dnode.h83 #define to_node(device) container_of(device, struct node, dev) macro
/linux-3.4.99/drivers/staging/android/
Dbinder.c176 int to_node; member