Home
last modified time | relevance | path

Searched defs:function (Results 3126 - 3150 of 3363) sorted by relevance

1...<<121122123124125126127128129130>>...135

/kernel/linux/linux-6.6/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c890 wpcm450_get_function_name(struct pinctrl_dev *pctldev, unsigned int function) wpcm450_get_function_name() argument
896 wpcm450_get_function_groups(struct pinctrl_dev *pctldev, unsigned int function, const char * const **groups, unsigned int * const ngroups) wpcm450_get_function_groups() argument
907 wpcm450_pinmux_set_mux(struct pinctrl_dev *pctldev, unsigned int function, unsigned int group) wpcm450_pinmux_set_mux() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-st.c744 unsigned int function; in st_gpio_get_direction() local
421 st_pctl_set_function(struct st_pio_control *pc, int pin_id, int function) st_pctl_set_function() argument
1004 unsigned int function; st_pinconf_dbg_show() local
[all...]
H A Dpinctrl-ocelot.c1144 ocelot_get_function_name(struct pinctrl_dev *pctldev, unsigned int function) ocelot_get_function_name() argument
1150 ocelot_get_function_groups(struct pinctrl_dev *pctldev, unsigned int function, const char *const **groups, unsigned *const num_groups) ocelot_get_function_groups() argument
1163 ocelot_pin_function_idx(struct ocelot_pinctrl *info, unsigned int pin, unsigned int function) ocelot_pin_function_idx() argument
/kernel/linux/linux-6.6/drivers/net/usb/
H A Dhso.c642 static void handle_usb_error(int status, const char *function, in handle_usb_error() argument
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp.h678 u8 function; member
H A Dcpqphp.h229 u8 function; member
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dkvm.h230 __u32 function; member
246 __u32 function; member
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.h252 enum dsi_lane_function function; member
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c285 HFC_inb_pcimem(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inb_pcimem() argument
294 HFC_inw_pcimem(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inw_pcimem() argument
303 HFC_wait_pcimem(struct hfc_multi *hc, const char *function, int line) in HFC_wait_pcimem() argument
326 HFC_inb_regio(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inb_regio() argument
336 HFC_inw_regio(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inw_regio() argument
346 HFC_wait_regio(struct hfc_multi *hc, const char *function, int line) in HFC_wait_regio() argument
275 HFC_outb_pcimem(struct hfc_multi *hc, u_char reg, u_char val, const char *function, int line) HFC_outb_pcimem() argument
315 HFC_outb_regio(struct hfc_multi *hc, u_char reg, u_char val, const char *function, int line) HFC_outb_regio() argument
358 HFC_outb_debug(struct hfc_multi *hc, u_char reg, u_char val, const char *function, int line) HFC_outb_debug() argument
386 HFC_inb_debug(struct hfc_multi *hc, u_char reg, const char *function, int line) HFC_inb_debug() argument
416 HFC_inw_debug(struct hfc_multi *hc, u_char reg, const char *function, int line) HFC_inw_debug() argument
438 HFC_wait_debug(struct hfc_multi *hc, const char *function, int line) HFC_wait_debug() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel.c846 bool function = evsel__is_function_event(evsel); in __evsel__config_callchain() local
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dkvm.h191 __u32 function; member
204 __u32 function; member
/kernel/linux/linux-6.6/tools/arch/x86/include/uapi/asm/
H A Dkvm.h230 __u32 function; member
246 __u32 function; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dkvm.h191 __u32 function; member
204 __u32 function; member
/third_party/jerryscript/jerry-core/api/
H A Djerry.c3325 ecma_value_t function = ecma_op_object_get_by_magic_id (ecma_get_object_from_value (promise), prop_name); jerry_resolve_or_reject_promise() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir.c570 nir_function_impl_create(nir_function *function) in nir_function_impl_create() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c408 spirv_builder_function_call(struct spirv_builder *b, SpvId result_type, SpvId function, const SpvId arguments[], size_t num_arguments) spirv_builder_function_call() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc1396 const WasmFunction& function = module->functions[function_index]; in GetOrCreateWasmInternalFunction() local
527 UpdateDispatchTables(Isolate* isolate, Handle<WasmTableObject> table, int entry_index, Handle<WasmJSFunction> function) UpdateDispatchTables() argument
2326 WasmExportedFunction function = TypecheckJSObject() local
[all...]
H A Dmodule-decoder.cc808 WasmFunction* function = &module_->functions.back(); in DecodeImportSection() local
899 WasmFunction* function in DecodeFunctionSection() local
1143 WasmFunction* function = DecodeFunctionBody() local
1537 DecodeSingleFunction(Zone* zone, const ModuleWireBytes& wire_bytes, const WasmModule* module, std::unique_ptr<WasmFunction> function) DecodeSingleFunction() argument
1663 VerifyFunctionBody(AccountingAllocator* allocator, uint32_t func_num, const ModuleWireBytes& wire_bytes, const WasmModule* module, WasmFunction* function) VerifyFunctionBody() argument
[all...]
H A Dwasm-js.cc2670 Handle<JSFunction> function = CreateFunc() local
2682 Handle<JSFunction> function = InstallFunc() local
2705 Handle<JSFunction> function = InstallGetter() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c80 struct function { struct
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.cc591 Handle<JSFunction> function = Handle<JSFunction>::cast(object()); in Cache() local
H A Djs-native-context-specialization.cc366 JSFunctionRef function = m.Ref(broker()).AsJSFunction(); in ReduceJSGetSuperConstructor() local
621 JSBoundFunctionRef function = m.Ref(broker()).AsJSBoundFunction(); in ReduceJSOrdinaryHasInstance() local
637 JSFunctionRef function = m.Ref(broker()).AsJSFunction(); in ReduceJSOrdinaryHasInstance() local
1409 JSFunctionRef function = object.AsJSFunction(); ReduceJSLoadNamed() local
[all...]
H A Djs-typed-lowering.cc1592 JSFunctionRef function = target_type.AsHeapConstant()->Ref().AsJSFunction(); in ReduceJSConstructForwardVarargs() local
1622 JSFunctionRef function = target_type.AsHeapConstant()->Ref().AsJSFunction(); in ReduceJSConstruct() local
1700 base::Optional<JSFunctionRef> function; ReduceJSCall() local
[all...]
H A Dcode-assembler.cc1014 CallRuntimeImpl( Runtime::FunctionId function, TNode<Object> context, std::initializer_list<TNode<Object>> args) CallRuntimeImpl() argument
1047 TailCallRuntimeImpl( Runtime::FunctionId function, TNode<Int32T> arity, TNode<Object> context, std::initializer_list<TNode<Object>> args) TailCallRuntimeImpl() argument
1146 CallJSStubImpl(const CallInterfaceDescriptor& descriptor, TNode<Object> target, TNode<Object> context, TNode<Object> function, base::Optional<TNode<Object>> new_target, TNode<Int32T> arity, std::initializer_list<Node*> args) CallJSStubImpl() argument
1212 TailCallJSCode(TNode<CodeT> code, TNode<Context> context, TNode<JSFunction> function, TNode<Object> new_target, TNode<Int32T> arg_count) TailCallJSCode() argument
1232 CallCFunction( Node* function, base::Optional<MachineType> return_type, std::initializer_list<CodeAssembler::CFunctionArg> args) CallCFunction() argument
1238 CallCFunctionWithoutFunctionDescriptor( Node* function, MachineType return_type, std::initializer_list<CodeAssembler::CFunctionArg> args) CallCFunctionWithoutFunctionDescriptor() argument
1245 CallCFunctionWithCallerSavedRegisters( Node* function, MachineType return_type, SaveFPRegsMode mode, std::initializer_list<CodeAssembler::CFunctionArg> args) CallCFunctionWithCallerSavedRegisters() argument
[all...]
H A Draw-machine-assembler.h970 Node* CallCFunction(Node* function, base::Optional<MachineType> return_type, in CallCFunction() argument
983 Node* CallCFunctionWithoutFunctionDescriptor(Node* function, in CallCFunctionWithoutFunctionDescriptor() argument
999 CallCFunctionWithCallerSavedRegisters(Node* function, MachineType return_type, SaveFPRegsMode mode, CArgs... cargs) CallCFunctionWithCallerSavedRegisters() argument
[all...]

Completed in 62 milliseconds

1...<<121122123124125126127128129130>>...135