Home
last modified time | relevance | path

Searched defs:function (Results 1926 - 1950 of 3174) sorted by relevance

1...<<71727374757677787980>>...127

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-utils.c56 pinctrl_utils_add_map_mux(struct pinctrl_dev *pctldev, struct pinctrl_map **map, unsigned *reserved_maps, unsigned *num_maps, const char *group, const char *function) pinctrl_utils_add_map_mux() argument
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Dfw.h26 u8 function; member
/kernel/linux/linux-6.6/drivers/acpi/
H A Dacpi_pcc.c50 acpi_pcc_address_space_setup(acpi_handle region_handle, u32 function, in acpi_pcc_address_space_setup() argument
105 acpi_pcc_address_space_handler(u32 function, acpi_physical_address addr, in acpi_pcc_address_space_handler() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dexregion.c35 acpi_ex_system_memory_space_handler(u32 function, in acpi_ex_system_memory_space_handler() argument
302 acpi_ex_system_io_space_handler(u32 function, in acpi_ex_system_io_space_handler() argument
362 acpi_ex_pci_config_space_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) acpi_ex_pci_config_space_handler() argument
440 acpi_ex_cmos_space_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) acpi_ex_cmos_space_handler() argument
473 acpi_ex_pci_bar_space_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) acpi_ex_pci_bar_space_handler() argument
506 acpi_ex_data_table_space_handler(u32 function, acpi_physical_address address, u32 bit_width, u64 *value, void *handler_context, void *region_context) acpi_ex_data_table_space_handler() argument
[all...]
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dcper_cxl.h33 u8 function; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm686 function write_hwreg_to_mem(s, s_rsrc, s_mem_offset) label
696 function write_16sgpr_to_mem(s, s_rsrc, s_mem_offset) label
707 function read_hwreg_from_mem(s, s_rsrc, s_mem_offset) label
712 function read_16sgpr_from_mem(s, s_rsrc, s_mem_offset) label
719 function get_lds_size_bytes(s_lds_size_byte) label
725 function get_vgpr_size_bytes(s_vgpr_size_byte) label
731 function get_sgpr_size_bytes(s_sgpr_size_byte) label
737 function get_hwreg_size_bytes label
741 function set_status_without_spi_pri label
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dqueueing.c10 wg_packet_percpu_multicore_worker_alloc(work_func_t function, void *ptr) in wg_packet_percpu_multicore_worker_alloc() argument
25 int wg_packet_queue_init(struct crypt_queue *queue, work_func_t function, in wg_packet_queue_init() argument
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-utils.c43 pinctrl_utils_add_map_mux(struct pinctrl_dev *pctldev, struct pinctrl_map **map, unsigned *reserved_maps, unsigned *num_maps, const char *group, const char *function) pinctrl_utils_add_map_mux() argument
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_sdio_ops.c34 u8 function = 0; in rsi_sdio_master_access_msword() local
150 u8 function = 0; in rsi_init_sdio_slave_regs() local
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Datlas_btns.c35 static acpi_status acpi_atlas_button_handler(u32 function, in acpi_atlas_button_handler() argument
26 acpi_atlas_button_setup(acpi_handle region_handle, u32 function, void *handler_context, void **return_context) acpi_atlas_button_setup() argument
/kernel/linux/linux-6.6/security/tomoyo/
H A Dmemory.c17 void tomoyo_warn_oom(const char *function) in tomoyo_warn_oom() argument
/third_party/ffmpeg/libavcodec/arm/
H A Dsimple_idct_arm.S45 function ff_simple_idct_arm, export=1 label
H A Dsimple_idct_neon.S69 function idct_row4_pld_neon label
82 function idct_row4_neon label
152 function idct_col4_neon label
229 function idct_col4_st8_neon label
265 function ff_simple_idct_put_neon, export=1 label
284 function idct_col4_add8_neon label
320 function ff_simple_idct_add_neon, export=1 label
339 function idct_col4_st16_neon label
359 function ff_simple_idct_neon, export=1 label
H A Dmlpdsp_armv6.S172 function ff_mlp_pack_output_inorder_\channels\()ch_mixedshift_armv6, export=1 label
289 function ff_mlp_pack_output_inorder_\channels\()ch_\shift\()shift_armv6, export=1 label
456 function ff_mlp_pack_output_outoforder_\channels\()ch_\shift\()shift_armv6, export=1 label
/third_party/ffmpeg/libavcodec/aarch64/
H A Dsimple_idct_neon.S157 function idct_col4_neon\i label
225 function ff_simple_idct_put_neon, export=1 label
263 function ff_simple_idct_add_neon, export=1 label
327 function ff_simple_idct_neon, export=1 label
/third_party/glslang/glslang/MachineIndependent/
H A Dlimits.cpp115 TSymbol* function = symbolTable.find(node->getName()); in visitAggregate() local
/third_party/gn/src/gn/
H A Dfunction_rebase_path.cc56 ConvertOnePath(const Scope* scope, const FunctionCallNode* function, const Value& value, const SourceDir& from_dir, const SourceDir& to_dir, bool convert_to_system_absolute, Err* err) ConvertOnePath() argument
[all...]
/third_party/alsa-lib/src/
H A Derror.c98 static void snd_lib_error_default(const char *file, int line, const char *function, int err, const char *fmt, ...) in snd_lib_error_default() argument
152 snd_err_msg_default(const char *file, int line, const char *function, int err, const char *fmt, ...) snd_err_msg_default() argument
[all...]
/third_party/node/lib/internal/
H A Derrors.js[all...]
/third_party/node/deps/v8/tools/profview/
H A Dprofview.js[all...]
/third_party/node/test/fixtures/wpt/common/
H A DPrefixedLocalStorage.js[all...]
/third_party/node/deps/npm/node_modules/exponential-backoff/dist/
H A Doptions.js
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dcallback.h40 explicit FunctionCallback4(FunctionType* function) : function_(function) {} in FunctionCallback4() argument
72 NewPermanentCallback( R (function)A1, A2, A3, A4)) NewPermanentCallback() argument
/third_party/node/deps/v8/src/debug/
H A Ddebug-scope-iterator.cc57 DebugScopeIterator(Isolate* isolate, Handle<JSFunction> function) DebugScopeIterator() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-date-gen.cc56 TNode<ExternalReference> function = in Generate_DatePrototype_GetField() local

Completed in 14 milliseconds

1...<<71727374757677787980>>...127