Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddc2114x.c164 static void dc21x4x_halt(struct eth_device* dev);
288 dev->halt = dc21x4x_halt; in dc21x4x_initialize()
471 static void dc21x4x_halt(struct eth_device* dev) in dc21x4x_halt() function