Home
last modified time | relevance | path

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

/drivers/staging/most/mostcore/
Dcore.c38 static int modref; variable
1549 modref++; in most_start_channel()
1592 modref--; in most_start_channel()
1634 if (iface->mod && modref) { in most_stop_channel()
1636 modref--; in most_stop_channel()
1851 while (modref) { in most_deregister_interface()
1852 if (iface->mod && modref) in most_deregister_interface()
1854 modref--; in most_deregister_interface()