Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wan/
Dhostess_sv11.c339 static struct z8530_dev *sv11_unit; variable
343 if ((sv11_unit = sv11_init(io, irq)) == NULL) in init_module()
350 if (sv11_unit) in cleanup_module()
351 sv11_shutdown(sv11_unit); in cleanup_module()