Home
last modified time | relevance | path

Searched refs:dc21x4x_halt (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Ddc2114x.c161 static void dc21x4x_halt(struct eth_device* dev);
285 dev->halt = dc21x4x_halt; in dc21x4x_initialize()
468 static void dc21x4x_halt(struct eth_device* dev) in dc21x4x_halt() function