Home
last modified time | relevance | path

Searched defs:function (Results 2476 - 2500 of 3374) sorted by relevance

1...<<919293949596979899100>>...135

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvboxguest.h149 __u32 function; member
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dsdio.c36 u32 function: 3; member
44 u32 function: 3; member
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/freescale/
H A Dpinctrl-imx.c686 struct function_desc *function; imx_pinctrl_probe_dt() local
[all...]
H A Dpinctrl-mxs.c172 mxs_pinctrl_get_func_name(struct pinctrl_dev *pctldev, unsigned function) mxs_pinctrl_get_func_name() argument
/kernel/linux/linux-6.6/drivers/pinctrl/qcom/
H A Dpinctrl-lpass-lpi.c91 static int lpi_gpio_set_mux(struct pinctrl_dev *pctldev, unsigned int function, in lpi_gpio_set_mux() argument
70 lpi_gpio_get_function_name(struct pinctrl_dev *pctldev, unsigned int function) lpi_gpio_get_function_name() argument
78 lpi_gpio_get_function_groups(struct pinctrl_dev *pctldev, unsigned int function, const char *const **groups, unsigned *const num_qgroups) lpi_gpio_get_function_groups() argument
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-zynqmp.c196 zynqmp_pinmux_set_mux(struct pinctrl_dev *pctldev, unsigned int function, unsigned int group) zynqmp_pinmux_set_mux() argument
[all...]
H A Dpinmux.c323 pinmux_func_name_to_selector(struct pinctrl_dev *pctldev, const char *function) pinmux_func_name_to_selector() argument
802 struct function_desc *function; pinmux_generic_get_function_name() local
825 struct function_desc *function; pinmux_generic_get_function_groups() local
849 struct function_desc *function; pinmux_generic_get_function() local
874 struct function_desc *function; pinmux_generic_add_function() local
915 struct function_desc *function; pinmux_generic_remove_function() local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/aspeed/
H A Dpinmux-aspeed.h465 const char *function; global() member
[all...]
H A Dpinctrl-aspeed.c54 aspeed_pinmux_get_fn_name(struct pinctrl_dev *pctldev, unsigned int function) aspeed_pinmux_get_fn_name() argument
62 aspeed_pinmux_get_fn_groups(struct pinctrl_dev *pctldev, unsigned int function, const char * const **groups, unsigned int * const num_groups) aspeed_pinmux_get_fn_groups() argument
223 aspeed_pinmux_set_mux(struct pinctrl_dev *pctldev, unsigned int function, unsigned int group) aspeed_pinmux_set_mux() argument
[all...]
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dacpiphp_glue.c236 int device, function; in acpiphp_add_context() local
[all...]
H A Dibmphp_pci.c73 u8 function; in ibmphp_configure_card() local
1051 u8 device, function; scan_behind_bridge() local
1182 unconfigure_boot_device(u8 busno, u8 device, u8 function) unconfigure_boot_device() argument
1303 unconfigure_boot_bridge(u8 busno, u8 device, u8 function) unconfigure_boot_bridge() argument
1422 u8 function; unconfigure_boot_card() local
[all...]
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-loongson.c216 unsigned int function = PCI_FUNC(devfn); in pci_loongson_map_bus() local
205 pdev_may_exist(struct pci_bus *bus, unsigned int device, unsigned int function) pdev_may_exist() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c90 static union acpi_object *radeon_atpx_call(acpi_handle handle, int function, in radeon_atpx_call() argument
[all...]
H A Dradeon_acpi.c114 static union acpi_object *radeon_atif_call(acpi_handle handle, int function, in radeon_atif_call() argument
437 radeon_atcs_call(acpi_handle handle, int function, struct acpi_buffer *params) radeon_atcs_call() argument
[all...]
/kernel/linux/linux-6.6/drivers/i2c/
H A Di2c-core-acpi.c632 i2c_acpi_space_handler(u32 function, acpi_physical_address command, in i2c_acpi_space_handler() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvboxguest.h81 __u32 function; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvboxguest.h81 __u32 function; member
/third_party/ffmpeg/libavfilter/
H A Df_metadata.c85 int function; member
[all...]
/third_party/gn/src/gn/
H A Dfunctions.cc39 bool VerifyNoBlockForFunctionCall(const FunctionCallNode* function, in VerifyNoBlockForFunctionCall() argument
112 FillTargetBlockScope(const Scope* scope, const FunctionCallNode* function, const std::string& target_type, const BlockNode* block, const std::vector<Value>& args, Scope* block_scope, Err* err) FillTargetBlockScope() argument
148 FillNeedsBlockError(const FunctionCallNode* function, Err* err) FillNeedsBlockError() argument
154 EnsureSingleStringArg(const FunctionCallNode* function, const std::vector<Value>& args, Err* err) EnsureSingleStringArg() argument
169 MakeLabelForScope(const Scope* scope, const FunctionCallNode* function, const std::string& name) MakeLabelForScope() argument
180 NonNestableBlock(Scope* scope, const FunctionCallNode* function, const char* type_description) NonNestableBlock() argument
233 RunAssert(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, Err* err) RunAssert() argument
356 RunConfig(const FunctionCallNode* function, const std::vector<Value>& args, Scope* scope, Err* err) RunConfig() argument
478 RunDeclareArgs(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) RunDeclareArgs() argument
548 RunDefined(Scope* scope, const FunctionCallNode* function, const ListNode* args_list, Err* err) RunDefined() argument
629 RunGetEnv(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, Err* err) RunGetEnv() argument
[all...]
/third_party/libuv/src/win/
H A Dcore.c74 uv__crt_invalid_parameter_handler(const wchar_t* expression, const wchar_t* function, const wchar_t * file, unsigned int line, uintptr_t reserved) uv__crt_invalid_parameter_handler() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-promise.c245 ecma_builtin_promise_all_handler (const ecma_value_t function, /**< the function itself */ in ecma_builtin_promise_all_handler() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_jumps.cpp262 struct function_record function; global() member
[all...]
/third_party/node/src/
H A Dutil.cc358 Local<v8::Function> function = in SetMethod() local
397 Local<v8::Function> function = in SetFastMethod() local
418 Local<v8::Function> function = in SetFastMethodNoSideEffect() local
438 Local<v8::Function> function = in SetMethodNoSideEffect() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dviewport.c234 viewport_indexed_err(struct gl_context *ctx, GLuint index, GLfloat x, GLfloat y, GLfloat w, GLfloat h, const char *function) viewport_indexed_err() argument
/third_party/mesa3d/include/vulkan/
H A Dvk_layer.h124 VkLayerFunction function; member
145 VkLayerFunction function; member

Completed in 41 milliseconds

1...<<919293949596979899100>>...135