Home
last modified time | relevance | path

Searched defs:chain_node (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/platform_data/
H A Ddma-iop32x.h85 struct list_head chain_node; member
/linux/drivers/dma/ppc4xx/
H A Dadma.h149 struct list_head chain_node; /* node in channel ops list */ member
/linux/scripts/dtc/
H A Dlivetree.c259 struct node *chain_node(struct node *first, struct node *list) in chain_node() function