Home
last modified time | relevance | path

Searched refs:tah_dump_regs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H A Dtah.h77 void *tah_dump_regs(struct platform_device *ofdev, void *buf);
87 # define tah_dump_regs(x,buf) (buf) macro
H A Dtah.c71 void *tah_dump_regs(struct platform_device *ofdev, void *buf) in tah_dump_regs() function
H A Dcore.c2225 buf = tah_dump_regs(dev->tah_dev, buf); in emac_ethtool_get_regs()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H A Dtah.h77 void *tah_dump_regs(struct platform_device *ofdev, void *buf);
87 # define tah_dump_regs(x,buf) (buf) macro
H A Dtah.c73 void *tah_dump_regs(struct platform_device *ofdev, void *buf) in tah_dump_regs() function
H A Dcore.c2230 buf = tah_dump_regs(dev->tah_dev, buf); in emac_ethtool_get_regs()

Completed in 9 milliseconds