Home
last modified time | relevance | path

Searched refs:if_data (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/winks/
Dkshelpers.c64 SP_DEVICE_INTERFACE_DATA if_data = { 0, }; in ks_enumerate_devices() local
71 if_data.cbSize = sizeof (SP_DEVICE_INTERFACE_DATA); in ks_enumerate_devices()
73 success = SetupDiEnumDeviceInterfaces (devinfo, NULL, devtype, i, &if_data); in ks_enumerate_devices()
79 SetupDiGetDeviceInterfaceAlias (devinfo, &if_data, direction_category, in ks_enumerate_devices()
90 success = SetupDiGetDeviceInterfaceDetailW (devinfo, &if_data, in ks_enumerate_devices()