Searched refs:device_context (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Ddspdrv.h31 * device_context:Handle to the device context. The XXX_Init function
37 * device_context!= NULL. For a built in device this should never
41 extern bool dsp_deinit(u32 device_context);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/rmgr/
H A Ddspdrv.c119 bool dsp_deinit(u32 device_context) argument
129 (struct drv_object *)device_context);
132 (void)drv_destroy((struct drv_object *)device_context);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Davdevice.h401 AVFormatContext *device_context; member in struct:AVDeviceCapabilitiesQuery
H A Davdevice.c151 (*caps)->device_context = s;

Completed in 73 milliseconds