Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dcompat.h310 struct callback_head { struct
311 struct callback_head *next; argument
312 void (*func)(struct callback_head *head); argument