...
Pointer to the device driver name.
Notes/Warnings
...
- The name must not include the ‘:’ character.
...
- The name must be constant; each time this function is called, the same name must be returned.
...
- The device driver
NameGet()
function is called while the caller holds the FS lock.