...
Anchor
static const CPU_CHAR *FSDev_####_NameGet (void);
...
...
File |
---|
...
Called from |
---|
...
...
Code enabled by |
---|
...
|
...
various |
...
...
N/A |
...
Arguments
...
None. Anchor
Returned Value
Anchor
Notes/Warnings
...
- The name must not include the ‘:’ character.
Anchor 1093797 1093797 The name must be constant; each time this function is called, the same name must be returned.Anchor 1093798 1093798- The device driver
NameGet()
function is called while the caller holds the FS lock.