Searched refs:z8530_init (Results 1 – 6 of 6) sorted by relevance
362 int z8530_init(struct z8530_dev *);
240 if (z8530_init(sv)) { in sv11_init()
251 if (z8530_init(dev) != 0) { in slvl_init()
1212 int z8530_init(struct z8530_dev *dev) in z8530_init() function1228 EXPORT_SYMBOL(z8530_init);
90 :c:func:`z8530_init()`. This will probe the chip and reset it into98 Once you have called z8530_init you can also make use of the utility
200 static void z8530_init(void);1460 static void z8530_init(void) in z8530_init() function1843 z8530_init(); in scc_net_siocdevprivate()
Completed in 30 milliseconds