| /base/print/print_fwk/services/print_service/src/ |
| H A D | vendor_bsuni_driver.cpp | 27 void VendorBsuniDriver::SetDriverWrapper(VendorBsuniDriver *driver) in SetDriverWrapper() argument
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/ |
| H A D | device.h | 52 struct device_driver *driver; /**< which driver has allocated this device */ member [all...] |
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| H A D | himedia.h | 70 struct device_driver driver; member
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
| H A D | mpp_service.c | 91 static int mpp_add_driver(struct mpp_service *srv, enum MPP_DRIVER_TYPE type, struct platform_driver *driver,
in mpp_add_driver() argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
| H A D | typec_altmode.h | 149 struct device_driver driver; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_service.c | 89 mpp_add_driver(struct mpp_service *srv, enum MPP_DRIVER_TYPE type, struct platform_driver *driver, const char *grf_name) mpp_add_driver() argument
|
| /test/testfwk/arkxtest/uitest/record/ |
| H A D | ui_record.h | 106 mutable UiDriver driver = UiDriver(); member in OHOS::uitest::InputEventCallback
|
| /test/testfwk/arkxtest/uitest/core/ |
| H A D | widget_operator.cpp | 83 WidgetOperator::WidgetOperator(UiDriver &driver, const Widget &widget, const UiOpArgs &options) in WidgetOperator() argument
|
| H A D | window_operator.cpp | 90 WindowOperator::WindowOperator(UiDriver &driver, const Window &window, UiOpArgs &options) in WindowOperator() argument
|
| /test/testfwk/arkxtest/uitest/server/ |
| H A D | server_main.cpp | 122 auto driver = UiDriver(); in DumpLayoutImpl() local
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | variables.py | 165 import _core.driver namespace
|
| /test/testfwk/arkxtest/uitest/input/ |
| H A D | ui_input.cpp | 125 int32_t FlingActionInput(int32_t argc, char *argv[], UiDriver &driver, UiOpArgs uiOpArgs) in FlingActionInput() argument 169 int32_t SwipeActionInput(int32_t argc, char *argv[], UiDriver &driver, UiOpArgs uiOpArgs) in SwipeActionInput() argument 196 int32_t KeyEventActionInput(int32_t argc, char *argv[], UiDriver &driver, UiOpArgs uiOpArgs) in KeyEventActionInput() argument 232 TextActionInput(int32_t argc, char *argv[], UiDriver &driver, UiOpArgs uiOpArgs) TextActionInput() argument 252 ClickActionInput(int32_t argc, char *argv[], UiDriver &driver, UiOpArgs uiOpArgs) ClickActionInput() argument 277 auto driver = UiDriver(); UiActionInput() local [all...] |
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | dfu.c | 235 static int usbclass_setup(FAR struct usbdevclass_driver_s *driver, in usbclass_setup() argument 298 usbclass_bind(FAR struct usbdevclass_driver_s *driver, FAR struct usbdev_s *dev) usbclass_bind() argument 316 usbclass_unbind(FAR struct usbdevclass_driver_s *driver, FAR struct usbdev_s *dev) usbclass_unbind() argument 338 usbclass_disconnect(FAR struct usbdevclass_driver_s *driver, FAR struct usbdev_s *dev) usbclass_disconnect() argument [all...] |
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_slot_management.c | 508 psa_se_drv_table_entry_t *driver = psa_get_se_driver_entry(lifetime); in psa_validate_key_location() local
|
| /third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
| H A D | st_tusb.h | 56 struct hc_driver *driver; /* hw-specific hooks */ member
|
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri_util.h | 156 const struct __DriverAPIRec *driver; member [all...] |
| /third_party/mesa3d/src/tool/pps/ |
| H A D | pps_datasource.cc | 176 add_descriptors(perfetto::protos::pbzero::GpuCounterEvent *event, std::vector<CounterGroup> const &groups, std::vector<Counter> const &counters, Driver &driver) add_descriptors() argument 217 add_samples(perfetto::protos::pbzero::GpuCounterEvent &event, const Driver &driver) add_samples() argument 239 add_timestamp(perfetto::protos::pbzero::ClockSnapshot *event, const Driver *driver) add_timestamp() argument [all...] |
| /third_party/mesa3d/src/gbm/backends/dri/ |
| H A D | gbm_driint.h | 65 void *driver; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | card.h | 73 char *driver; member 101 const char *driver; member
|
| /third_party/vk-gl-cts/execserver/ |
| H A D | xsExecutionServer.cpp | 120 void ExecutionServer::releaseTestDriver (TestDriver* driver) in releaseTestDriver() argument
|
| /third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
| H A D | ComputeTests.cpp | 53 static Driver driver; member in ComputeTest 66 Driver ComputeTest::driver; member in ComputeTest [all...] |
| H A D | Device.cpp | 25 Device( Driver const *driver, VkDevice device, VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex) Device() argument 48 CreateComputeDevice( Driver const *driver, VkInstance instance, std::unique_ptr<Device> &out) CreateComputeDevice() argument 107 GetComputeQueueFamilyIndex( Driver const *driver, VkPhysicalDevice device) GetComputeQueueFamilyIndex() argument 122 GetPhysicalDeviceQueueFamilyProperties( Driver const *driver, VkPhysicalDevice device) GetPhysicalDeviceQueueFamilyProperties() argument 133 GetPhysicalDevices( const Driver *driver, VkInstance instance, std::vector<VkPhysicalDevice> &out) GetPhysicalDevices() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| H A D | angle_test_configs.h | 48 GLESDriverType driver; member
|
| /third_party/skia/third_party/externals/freetype/src/cff/ |
| H A D | cffgload.c | 397 PS_Driver driver = (PS_Driver)FT_FACE_DRIVER( face ); in FT_LOCAL_DEF() local
|
| /third_party/skia/third_party/externals/freetype/src/pcf/ |
| H A D | pcfdrivr.c | 662 PCF_Driver driver = (PCF_Driver)module; in pcf_property_set() local 722 PCF_Driver driver = (PCF_Driver)module; in pcf_property_get() local 788 PCF_Driver driver = (PCF_Driver)module; FT_CALLBACK_DEF() local [all...] |