Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Ddma-iop32x.h85 struct list_head chain_node; member
/openbmc/linux/include/drm/
H A Ddrm_bridge.h749 struct list_head chain_node; member
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.h149 struct list_head chain_node; /* node in channel ops list */ member
/openbmc/u-boot/scripts/dtc/
H A Dlivetree.c242 struct node *chain_node(struct node *first, struct node *list) in chain_node() function
/openbmc/linux/scripts/dtc/
H A Dlivetree.c258 struct node *chain_node(struct node *first, struct node *list) in chain_node() function