How to find whether a driver is loaded

Hi all,

How can a user program detect whether a particular driver file(in my case,
a usb driver) is already loaded by the system without using vid and pid of
the device?

Thanks