tag | line | file | source code |
---|---|---|---|
startp | 101 | drivers/net/8390.c | void NS8390_init(struct device *dev, int startp); |
startp | 639 | drivers/net/8390.c | void NS8390_init(struct device *dev, int startp) |
startp | 685 | drivers/net/8390.c | if (startp) { |
startp | 25 | drivers/net/8390.h | extern void NS8390_init(struct device *dev, int startp); |
startp | 121 | drivers/net/skeleton.c | extern void chipset_init(struct device *dev, int startp); |