Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dhostess_sv11.c338 static struct z8530_dev *sv11_unit; variable
342 if ((sv11_unit = sv11_init(io, irq)) == NULL) in init_module()
349 if (sv11_unit) in cleanup_module()
350 sv11_shutdown(sv11_unit); in cleanup_module()