Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/include/asm/hardware/
Diop_adma.h94 struct list_head chain_node; member
/Linux-v4.19/drivers/dma/ppc4xx/
Dadma.h152 struct list_head chain_node; /* node in channel ops list */ member
/Linux-v4.19/scripts/dtc/
Dlivetree.c262 struct node *chain_node(struct node *first, struct node *list) in chain_node() function