Lines Matching refs:code
22 - There is plenty of source code around as examples of how to write a driver.
96 between the low-level device driver code and the Linux kernel. Care
99 help CD-ROM driver developers adapt their code to use the Uniform CD-ROM
100 Driver code defined in `cdrom.c`.
335 Notice that any strategic code (closing tray upon *open()*, etc.) is
386 This function (and no other code) controls locking of the door, if the
445 that is generally found in the bar-code on the product. Unfortunately,
486 tries whenever possible to return the error code to the calling program.
508 in audio frames. Once these issues are resolved, this code should be
554 driver has implemented the code for loading and ejecting CD-ROM's, and
905 *arg->last_media_change* may be set by calling code to signal
1010 the code in a large part, and you will almost certainly need to adapt the
1014 part in cdrom_ioctl_, if your code was OK, these are
1016 - You may remove all remaining memory checking code in the
1027 memory checking and allocation must be kept in this code!
1029 *<device>_release()*, and remove any strategic code (i. e., tray
1040 CD-ROM-related code in the 2.1-kernel. Thanks to Scott Snyder and