Searched refs:z8530_sync_open (Results 1 – 5 of 5) sorted by relevance
403 int z8530_sync_open(struct net_device *, struct z8530_channel *);
89 err = z8530_sync_open(d, &sv11->chanA); in hostess_open()
90 err = z8530_sync_open(d, slvl->chan); in sealevel_open()
785 int z8530_sync_open(struct net_device *dev, struct z8530_channel *c) in z8530_sync_open() function812 EXPORT_SYMBOL(z8530_sync_open);
173 To active PIO mode sending and receiving the ``z8530_sync_open`` is called.