Searched refs:zmii_detach (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/ |
H A D | zmii.h | 55 void zmii_detach(struct platform_device *ofdev, int input); 66 # define zmii_detach(x,y) do { } while(0) macro
|
H A D | zmii.c | 191 void zmii_detach(struct platform_device *ofdev, int input) in zmii_detach() function
|
H A D | core.c | 3229 zmii_detach(dev->zmii_dev, dev->zmii_port); in emac_probe() 3270 zmii_detach(dev->zmii_dev, dev->zmii_port); in emac_remove()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/ |
H A D | zmii.h | 55 void zmii_detach(struct platform_device *ofdev, int input); 66 # define zmii_detach(x,y) do { } while(0) macro
|
H A D | zmii.c | 193 void zmii_detach(struct platform_device *ofdev, int input) in zmii_detach() function
|
H A D | core.c | 3230 zmii_detach(dev->zmii_dev, dev->zmii_port); in emac_probe() 3271 zmii_detach(dev->zmii_dev, dev->zmii_port); in emac_remove()
|
Completed in 9 milliseconds