Home | History | Annotate | Download | only in inc

Lines Matching full:driver

19  *  DSP-BIOS Bridge driver support functions for TI OMAP processors.
21 * DRV Resource allocation module. Driver Object gets Created
46 *! 17-Jul-2000 rr: Driver Object holds the list of Device Objects.
257 * Creates the Driver Object. This is done during the driver loading.
258 * There is only one Driver Object in the DSP/BIOS Bridge.
275 * There is one Driver Object for the Driver representing
276 * the driver itself. It contains the list of device
288 * Called upon driver unLoading.or unsuccesful loading of the driver.
290 * hDrvObject: Handle to Driver object .
415 * Insert a DeviceObject into the list of Driver object.
457 * dwContext: Path to the driver Registry Key.
477 * dwContext: Path to the driver Registry Key.
478 * hDrvObject: Handle to the Driver Object.