File System Service API Reference
adi_fss_RegisterDevice
Description
This function is called to register a physical interface driver (PID) with the
FSS. Upon registration, the PID is activated. Media detection can also be
performed dependent on the value of the
Prototype
u32 adi_fss_RegisterDevice (
ADI_FSS_DEVICE_DEF
u32
);
Arguments
pDeviceDef
PollForMedia
Return Value
ADI_FSS_RESULT_SUCCESS
Any other value
12-26
PollForMedia
*pDeviceDef,
PollForMedia
The location of the device definition structure
for the required physical interface driver
Flag to determine whether to poll for media
after activation. Set 1 to poll, 0 otherwise. If
polling is not chosen, the application must
explicitly poll for media
No error has been encountered.
Error has occurred.
See
Table 12-1 on page 12-55
return codes.
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
argument.
for a list of
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?