Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dz85230.h403 int z8530_sync_open(struct net_device *, struct z8530_channel *);
H A Dhostess_sv11.c89 err = z8530_sync_open(d, &sv11->chanA); in hostess_open()
H A Dsealevel.c90 err = z8530_sync_open(d, slvl->chan); in sealevel_open()
H A Dz85230.c785 int z8530_sync_open(struct net_device *dev, struct z8530_channel *c) in z8530_sync_open() function
812 EXPORT_SYMBOL(z8530_sync_open);
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/wan/
H A Dz8530book.rst173 To active PIO mode sending and receiving the ``z8530_sync_open`` is called.