Home
last modified time | relevance | path

Searched defs:funcs (Results 101 - 125 of 677) sorted by relevance

12345678910>>...28

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/dcn32/
H A Dhw_translate_dcn32.c330 static const struct hw_translate_funcs funcs = { variable
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_generic.c83 static const struct hw_gpio_pin_funcs funcs = { variable
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/irq/
H A Dirq_service.h56 const struct irq_source_info_funcs *funcs; member
69 const struct irq_service_funcs *funcs; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_modeset_helper.c141 drm_crtc_init(struct drm_device *dev, struct drm_crtc *crtc, const struct drm_crtc_funcs *funcs) drm_crtc_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_gfxpll.h44 const struct loongson_gfxpll_funcs *funcs; member
H A Dlsdc_pixpll.h68 const struct lsdc_pixpll_funcs *funcs; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_global_state.h26 const struct intel_global_state_funcs *funcs; member
/kernel/linux/linux-6.6/lib/
H A Dtest_min_heap.c71 struct min_heap_callbacks funcs = { in test_heapify_all() local
104 struct min_heap_callbacks funcs = { in test_heap_push() local
32 pop_verify_heap(bool min_heap, struct min_heap *heap, const struct min_heap_callbacks *funcs) pop_verify_heap() argument
137 struct min_heap_callbacks funcs = { test_heap_pop_push() local
[all...]
/kernel/linux/linux-6.6/samples/livepatch/
H A Dlivepatch-shadow-fix2.c95 static struct klp_func funcs[] = { variable
/test/xts/hats/hdf/usb/functionTest/common/
H A Dusbd_function_test.cpp82 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
101 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
161 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_ECM; HWTEST_F() local
190 int32_t funcs = USB_FUNCTION_ACM | USB_FUNCTION_HDC; HWTEST_F() local
205 int32_t funcs = USB_FUNCTION_ECM | USB_FUNCTION_HDC; HWTEST_F() local
248 int32_t funcs = USB_FUNCTION_RNDIS | USB_FUNCTION_HDC; HWTEST_F() local
263 int32_t funcs = USB_FUNCTION_STORAGE | USB_FUNCTION_HDC; HWTEST_F() local
278 int32_t funcs = USB_FUNCTION_MTP; HWTEST_F() local
293 int32_t funcs = USB_FUNCTION_PTP; HWTEST_F() local
308 int32_t funcs = USB_FUNCTION_MTP | USB_FUNCTION_HDC; HWTEST_F() local
323 int32_t funcs = USB_FUNCTION_PTP | USB_FUNCTION_HDC; HWTEST_F() local
338 int32_t funcs = USB_FUNCTION_MTP | USB_FUNCTION_RNDIS; HWTEST_F() local
353 int32_t funcs = USB_FUNCTION_PTP | USB_FUNCTION_RNDIS; HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/functionTest_additional/common/
H A Dusbd_function_test.cpp162 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
178 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
194 int32_t funcs = USB_FUNCTION_NONE; in HWTEST_F() local
210 int32_t funcs in HWTEST_F() local
226 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
242 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
258 int32_t funcs = USB_FUNCTION_NONE; HWTEST_F() local
[all...]
/third_party/musl/src/thread/
H A Dpthread_atfork.c16 } *funcs, *gwpfuncs; variable
[all...]
/base/security/device_security_level/oem_property/common/
H A Ddslm_credential.c34 bool InitDslmCredentialFunctions(const ProcessDslmCredFunctions *funcs) in InitDslmCredentialFunctions() argument
/base/usb/usb_manager/test/native/service_unittest/src/
H A Dusb_core_test.cpp82 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
99 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
117 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
135 int32_t funcs = static_cast<int32_t>(UsbSrvSupport::FUNCTION_NONE); in HWTEST_F() local
182 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_ECM; HWTEST_F() local
213 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
229 int32_t funcs = UsbSrvSupport::FUNCTION_ECM | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
275 int32_t funcs = UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
291 int32_t funcs = UsbSrvSupport::FUNCTION_PTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
307 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_MTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
323 int32_t funcs = UsbSrvSupport::FUNCTION_ACM | UsbSrvSupport::FUNCTION_PTP | UsbSrvSupport::FUNCTION_HDC; HWTEST_F() local
468 std::string funcs = "qwerts"; HWTEST_F() local
484 std::string funcs = "zxcbvx"; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/crypto/
H A Dglue_helper.h39 struct common_glue_func_entry funcs[]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_df.h59 const struct amdgpu_df_funcs *funcs; member
H A Damdgpu_umc.h66 const struct amdgpu_umc_funcs *funcs; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_hpd.c106 static const struct hw_gpio_pin_funcs funcs = { variable
H A Dhw_ddc.c209 static const struct hw_gpio_pin_funcs funcs = { variable
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddmcu.h50 const struct dmcu_funcs *funcs; member
H A Dpanel_cntl.h61 const struct panel_cntl_funcs *funcs; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_dsc.h43 const struct dsc_funcs *funcs; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_vpg.h113 const struct vpg_funcs *funcs; member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_encoder.c109 drm_encoder_init(struct drm_device *dev, struct drm_encoder *encoder, const struct drm_encoder_funcs *funcs, int encoder_type, const char *name, ...) drm_encoder_init() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dlvds-codec.c71 static const struct drm_bridge_funcs funcs = { variable

Completed in 10 milliseconds

12345678910>>...28