Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/
Ddma-iop32x.h85 struct list_head chain_node; member
/Linux-v5.4/drivers/dma/ppc4xx/
Dadma.h152 struct list_head chain_node; /* node in channel ops list */ member
/Linux-v5.4/scripts/dtc/
Dlivetree.c258 struct node *chain_node(struct node *first, struct node *list) in chain_node() function