When I try to rmmod a module I get the error message \"Error: Module in use\" , lsmod | grep shows the count. Is there a way that would tell
lsmod | grep
lsof /dev/ might help you to find the dependent process.