| /base/powermgr/battery_lite/frameworks/native/src/mini/ |
| H A D | battery_framework.c | 50 BatteryInterface *intf = GetBatteryInterface(); in GetBatSoc() local 60 BatteryInterface *intf = GetBatteryInterface(); in GetChargingStatus() local 70 BatteryInterface *intf = GetBatteryInterface(); GetHealthStatus() local 80 BatteryInterface *intf = GetBatteryInterface(); GetPluggedType() local 90 BatteryInterface *intf = GetBatteryInterface(); GetBatVoltage() local 100 BatteryInterface *intf = GetBatteryInterface(); GetBatTechnology() local 110 BatteryInterface *intf = GetBatteryInterface(); GetBatTemperature() local [all...] |
| /base/powermgr/powermgr_lite/frameworks/src/mini/ |
| H A D | power_manage.c | 69 PowerManageInterface *intf = GetPowerManageInterface(); in AcquireRunningLockEntry() local 79 PowerManageInterface *intf = GetPowerManageInterface(); in ReleaseRunningLockEntry() local 89 PowerManageInterface *intf = GetPowerManageInterface(); IsAnyRunningLockHolding() local 98 PowerManageInterface *intf = GetPowerManageInterface(); SuspendDevice() local 107 PowerManageInterface *intf = GetPowerManageInterface(); WakeupDevice() local [all...] |
| /base/powermgr/powermgr_lite/frameworks/src/small/ |
| H A D | power_screen_saver.c | 130 ScreenSaverProxyInterface *intf = GetScreenSaverProxyInterface(); in SetScreenSaverState() local
|
| H A D | power_manage.c | 213 PowerManageProxyInterface *intf = GetPowerManageProxyInterface(); in AcquireRunningLockEntry() local 223 PowerManageProxyInterface *intf = GetPowerManageProxyInterface(); in ReleaseRunningLockEntry() local 233 PowerManageProxyInterface *intf = GetPowerManageProxyInterface(); IsAnyRunningLockHolding() local 268 PowerManageProxyInterface *intf = GetPowerManageProxyInterface(); SuspendDevice() local 277 PowerManageProxyInterface *intf = GetPowerManageProxyInterface(); WakeupDevice() local [all...] |
| /base/powermgr/battery_lite/frameworks/native/src/small/ |
| H A D | battery_framework.c | 246 BatteryProxyInterface *intf = GetBatteryInterface(); in GetBatSoc() local 257 BatteryProxyInterface *intf = GetBatteryInterface(); in GetChargingStatus() local 267 BatteryProxyInterface *intf = GetBatteryInterface(); GetHealthStatus() local 277 BatteryProxyInterface *intf = GetBatteryInterface(); GetPluggedType() local 287 BatteryProxyInterface *intf = GetBatteryInterface(); GetBatVoltage() local 297 BatteryProxyInterface *intf = GetBatteryInterface(); GetBatTechnology() local 307 BatteryProxyInterface *intf = GetBatteryInterface(); GetBatTemperature() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/drm_hal/ |
| H A D | drm_hal_display.c | 440 static int drm_hal_disp_attach_intf(enum drm_hal_disp_chn disp, enum drm_hal_disp_intf_type intf, const void *intf_para) in drm_hal_disp_attach_intf() argument 466 static int drm_hal_disp_detach_intf(enum drm_hal_disp_chn disp, enum drm_hal_disp_intf_type intf, const void *intf_para) in drm_hal_disp_detach_intf() argument
|
| /device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/multibuff/device_app/ |
| H A D | aio_multibuff.c | 61 struct usb_interface_descriptor intf; member 66 struct usb_interface_descriptor intf; member
|
| /device/soc/rockchip/common/sdk_linux/tools/usb/ffs-aio-example/simple/device_app/ |
| H A D | aio_simple.c | 60 struct usb_interface_descriptor intf; member 65 struct usb_interface_descriptor intf; member
|
| /third_party/ltp/testcases/kernel/device-drivers/usb/tusb/ |
| H A D | tusb.c | 111 static void tusb_disconnect(struct usb_interface *intf) in tusb_disconnect() argument 116 static int tusb_probe(struct usb_interface *intf, in tusb_probe() argument
|
| /third_party/skia/tests/ |
| H A D | SkSLDSLTest.cpp | 1582 DSLGlobalVar intf = InterfaceBlock(kUniform_Modifier, "InterfaceBlock1", in DEF_GPUTEST_FOR_MOCK_CONTEXT() local 2048 DSLGlobalVar intf = InterfaceBlock(kUniform_Modifier, "uniforms", in DEF_GPUTEST_FOR_MOCK_CONTEXT() local
|
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | ftzconf.h | 44 # define intf z_intf macro 231 typedef int FAR intf; typedef
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| H A D | f_config.c | 270 struct usb_interface_descriptor *intf; in modify_string_index_bystrbase() local
|
| H A D | f_generic.c | 595 static int generic_revmap_intf(struct generic_dev_s *dev, uint8_t intf) in generic_revmap_intf() argument 603 int ret = 0, intf; in generic_set_alt() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
| H A D | usbnet.h | 30 struct usb_interface *intf; member 88 static inline struct usb_driver *driver_of(struct usb_interface *intf) in driver_of() argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dbus_usb.c | 206 dbus_bus_register(int vid, int pid, probe_cb_t prcb, disconnect_cb_t discb, void *prarg, dbus_intf_t **intf, void *param1, void *param2) dbus_bus_register() argument
|
| /third_party/backends/tools/ |
| H A D | sane-find-scanner.c | 832 int intf; in check_libusb_device() local [all...] |
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | linux_usb.c | 1229 usb_altnum_to_altsetting(const struct usb_interface *intf, uint8_t alt_index) in usb_altnum_to_altsetting() argument 1272 usb_get_intfdata(struct usb_interface *intf) in usb_get_intfdata() argument 1417 usb_set_intfdata(struct usb_interface *intf, void *data) in usb_set_intfdata() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_uac.c | 738 static int usbclass_uac_set_alt(struct uac_dev_s *dev, unsigned intf, unsigned alt) in usbclass_uac_set_alt() argument
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | chromeconf.h | 151 #define intf Cr_z_intf macro
|
| /third_party/node/deps/zlib/ |
| H A D | chromeconf.h | 154 #define intf Cr_z_intf macro
|
| /third_party/libwebsockets/win32port/zlib/ |
| H A D | zconf.h | 119 # define intf z_intf
macro 346 typedef int FAR intf;
typedef
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiBufferMemoryRequirementsTests.cpp | 374 const InstanceInterface& intf = context.getInstanceInterface(); in checkSupport() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiBufferMemoryRequirementsTests.cpp | 374 const InstanceInterface& intf = context.getInstanceInterface(); in checkSupport() local
|
| /third_party/skia/src/sksl/codegen/ |
| H A D | SkSLGLSLCodeGenerator.cpp | 1118 void GLSLCodeGenerator::writeInterfaceBlock(const InterfaceBlock& intf) { in writeInterfaceBlock() argument
|
| /third_party/skia/src/sksl/dsl/ |
| H A D | DSLCore.cpp | 216 static void FindRTAdjust(SkSL::InterfaceBlock& intf, PositionInfo pos) { in FindRTAdjust() argument 266 auto intf = std::make_unique<SkSL::InterfaceBlock>(pos.line(), in InterfaceBlock() local
|