Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.h260 struct delayed_work schedule_work; member
/openbmc/u-boot/include/linux/
H A Dcompat.h226 #define schedule_work(work) do {} while (0) macro