Lines Matching +defs:dev +defs:all
208 static int __init do_ne_probe(struct net_device *dev) in do_ne_probe()
243 static int __init ne_probe_isapnp(struct net_device *dev) in ne_probe_isapnp()
291 static int __init ne_probe1(struct net_device *dev, unsigned long ioaddr) in ne_probe1()
549 static void ne_reset_8390(struct net_device *dev) in ne_reset_8390()
575 static void ne_get_8390_hdr(struct net_device *dev, struct e8390_pkt_hdr *hdr, int ring_page) in ne_get_8390_hdr()
613 static void ne_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ne_block_input()
680 static void ne_block_output(struct net_device *dev, int count, in ne_block_output()
786 struct net_device *dev; in ne_drv_probe() local
831 struct net_device *dev = platform_get_drvdata(pdev); in ne_drv_remove() local
852 static void ne_loop_rm_unreg(int all) in ne_loop_rm_unreg()
870 struct net_device *dev = platform_get_drvdata(pdev); in ne_drv_suspend() local
883 struct net_device *dev = platform_get_drvdata(pdev); in ne_drv_resume() local
957 struct net_device *dev; in ne_probe() local