This section lists the kernel services for DLC.
Item |
Description |
fp_close |
Allows kernel to close the GDLC device manager using a file
pointer. |
fp_ioctl |
Transfers special commands from the kernel to GDLC. |
fp_open |
Allows kernel to open the GDLC device manager by its device
name. |
fp_write |
Allows kernel data to be sent using a file pointer. |