Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dhostess_sv11.c51 static inline struct z8530_dev* dev_to_sv(struct net_device *dev) in dev_to_sv()
53 return (struct z8530_dev *)dev_to_hdlc(dev)->priv; in dev_to_sv()
81 struct z8530_dev *sv11 = dev_to_sv(d); in hostess_open()
129 struct z8530_dev *sv11 = dev_to_sv(d); in hostess_close()
188 static struct z8530_dev *sv11_init(int iobase, int irq) in sv11_init()
190 struct z8530_dev *sv; in sv11_init()
201 sv = kzalloc(sizeof(struct z8530_dev), GFP_KERNEL); in sv11_init()
310 static void sv11_shutdown(struct z8530_dev *dev) in sv11_shutdown()
339 static struct z8530_dev *sv11_unit;
H A Dz85230.h310 struct z8530_dev *dev; /* Z85230 chip instance we are from */
376 struct z8530_dev struct
400 void z8530_describe(struct z8530_dev *, char *mapping, unsigned long io); argument
401 int z8530_init(struct z8530_dev *);
402 int z8530_shutdown(struct z8530_dev *);
H A Dsealevel.c43 struct z8530_dev board;
206 struct z8530_dev *dev; in slvl_init()
H A Dz85230.c704 struct z8530_dev *dev=dev_id; in z8530_interrupt()
1224 void z8530_describe(struct z8530_dev *dev, char *mapping, unsigned long io) in z8530_describe()
1240 static inline int do_z8530_init(struct z8530_dev *dev) in do_z8530_init()
1319 int z8530_init(struct z8530_dev *dev) in z8530_init()
1350 int z8530_shutdown(struct z8530_dev *dev) in z8530_shutdown()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/wan/
H A Dz8530book.rst54 Having identified the chip you need to fill in a struct z8530_dev,
62 z8530_dev structure pointer. Whether the interrupt can be shared or not
94 After this call the type field of the z8530_dev structure is