Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dz85230.h403 int z8530_sync_open(struct net_device *, struct z8530_channel *);
Dhostess_sv11.c88 err = z8530_sync_open(d, &sv11->chanA); in hostess_open()
Dsealevel.c95 err = z8530_sync_open(d, slvl->chan); in sealevel_open()
Dz85230.c788 int z8530_sync_open(struct net_device *dev, struct z8530_channel *c) in z8530_sync_open() function
815 EXPORT_SYMBOL(z8530_sync_open);
/Linux-v4.19/Documentation/networking/
Dz8530book.rst173 To active PIO mode sending and receiving the ``z8530_sync_open`` is called.