Home
last modified time | relevance | path

Searched defs:function (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/linux/tools/testing/selftests/arm64/fp/ !
H A Dsve-test.S76 function pattern label
111 function setup_zreg label
132 function setup_preg label
159 function setup_ffr label
192 function memcmp label
217 function check_zreg label
242 function check_preg label
267 function check_ffr label
295 function irritator_handler label
315 function tickle_handler label
[all …]
H A Dza-test.S36 function memcpy label
58 function pattern label
86 function setup_za label
105 function memcmp label
130 function check_za label
152 function irritator_handler label
165 function tickle_handler label
174 function terminate_handler label
197 function setsignal label
228 function _start label
[all …]
H A Dzt-test.S41 function pattern label
60 function setup_zt label
79 function memcmp label
103 function check_zt label
121 function irritator_handler label
134 function tickle_handler label
143 function terminate_handler label
166 function setsignal label
197 function _start label
261 function barf label
[all …]
H A Dasm-utils.S12 function putc label
28 function puts label
47 function putdec label
77 function putdecn label
89 function puthexb label
103 function puthexnibble label
114 function dumphex label
133 function memcpy label
146 function memfill_ae label
154 function memclr label
[all …]
H A Dfpsimd-test.S50 function pattern label
76 function setup_vreg label
97 function memcmp label
115 function check_vreg label
138 function irritator_handler label
152 function tickle_handler label
161 function terminate_handler label
184 function setsignal label
215 function _start label
305 function barf label
/linux/sound/soc/sdca/ !
H A Dsdca_regmap.c21 function_find_entity(struct sdca_function_data *function, unsigned int reg) in function_find_entity() argument
46 function_find_control(struct sdca_function_data *function, unsigned int reg) in function_find_control() argument
64 bool sdca_regmap_readable(struct sdca_function_data *function, unsigned int reg) in sdca_regmap_readable() argument
102 sdca_regmap_writeable(struct sdca_function_data * function,unsigned int reg) sdca_regmap_writeable() argument
139 sdca_regmap_volatile(struct sdca_function_data * function,unsigned int reg) sdca_regmap_volatile() argument
161 sdca_regmap_deferrable(struct sdca_function_data * function,unsigned int reg) sdca_regmap_deferrable() argument
183 sdca_regmap_mbq_size(struct sdca_function_data * function,unsigned int reg) sdca_regmap_mbq_size() argument
212 sdca_regmap_count_constants(struct device * dev,struct sdca_function_data * function) sdca_regmap_count_constants() argument
246 sdca_regmap_populate_constants(struct device * dev,struct sdca_function_data * function,struct reg_default * consts) sdca_regmap_populate_constants() argument
279 populate_control_defaults(struct device * dev,struct regmap * regmap,struct sdca_function_data * function,struct sdca_entity * entity,struct sdca_control * control) populate_control_defaults() argument
337 sdca_regmap_write_defaults(struct device * dev,struct regmap * regmap,struct sdca_function_data * function) sdca_regmap_write_defaults() argument
360 sdca_regmap_write_init(struct device * dev,struct regmap * regmap,struct sdca_function_data * function) sdca_regmap_write_init() argument
[all...]
H A Dsdca_asoc.c73 int sdca_asoc_count_component(struct device *dev, struct sdca_function_data *function, in sdca_asoc_count_component()
155 struct sdca_function_data *function, in entity_early_parse_ge()
248 struct sdca_function_data *function, in entity_parse_simple()
266 struct sdca_function_data *function, in entity_parse_it()
298 struct sdca_function_data *function, in entity_parse_ot()
386 struct sdca_function_data *function, in entity_parse_pde()
439 struct sdca_function_data *function, in entity_parse_su_device()
504 struct sdca_function_data *function, in entity_parse_su_class()
555 struct sdca_function_data *function, in entity_parse_su()
582 struct sdca_function_data *function, in entity_parse_mu()
[all …]
H A Dsdca_ump.c31 struct sdca_function_data *function, in sdca_ump_get_owner_host() argument
67 struct sdca_function_data *function, in sdca_ump_set_owner_device() argument
109 struct sdca_function_data *function, in sdca_ump_read_message() argument
190 sdca_ump_write_message(struct device * dev,struct regmap * device_regmap,struct regmap * function_regmap,struct sdca_function_data * function,struct sdca_entity * entity,unsigned int offset_sel,unsigned int msg_offset,unsigned int length_sel,void * msg,int msg_len) sdca_ump_write_message() argument
[all...]
H A Dsdca_functions.c202 struct sdca_function_data *function) in find_sdca_init_table()
1528 struct sdca_function_data *function) in find_sdca_entities()
1601 static struct sdca_entity *find_sdca_entity_by_label(struct sdca_function_data *function, in find_sdca_entity_by_label()
1625 static struct sdca_entity *find_sdca_entity_by_id(struct sdca_function_data *function, in find_sdca_entity_by_id()
1641 struct sdca_function_data *function, in find_sdca_entity_connection_iot()
1681 struct sdca_function_data *function, in find_sdca_entity_connection_pde()
1734 struct sdca_function_data *function, in find_sdca_entity_connection_ge()
1770 struct sdca_function_data *function, in find_sdca_entity_connection()
1873 struct sdca_function_data *function) in find_sdca_connections()
2003 struct sdca_function_data *function) in find_sdca_clusters()
[all …]
/linux/drivers/gpu/drm/amd/amdkfd/ !
H A Dcwsr_trap_handler_gfx9.asm970 function write_hwreg_to_mem(s, s_rsrc, s_mem_offset) label
981 function write_16sgpr_to_mem(s, s_rsrc, s_mem_offset) label
996 function read_hwreg_from_mem(s, s_rsrc, s_mem_offset) label
1001 function read_16sgpr_from_mem(s, s_rsrc, s_mem_offset) label
1006 function check_if_tcp_store_ok label
1017 function write_4vgprs_to_mem(s_rsrc, s_mem_offset) label
1024 function read_4vgprs_from_mem(s_rsrc, s_mem_offset) label
1032 function write_vgpr_to_mem_with_sqc(v, s_rsrc, s_mem_offset) label
1049 function write_vgprs_to_mem_with_sqc(v, n_vgprs, s_rsrc, s_mem_offset) label
1055 function get_lds_size_bytes(s_lds_size_byte) label
[all …]
H A Dcwsr_trap_handler_gfx10.asm1273 function write_hwreg_to_mem(s, s_rsrc, s_mem_offset) label
1288 function write_16sgpr_to_mem(s, s_rsrc, s_mem_offset) label
1305 function write_12sgpr_to_mem(s, s_rsrc, s_mem_offset) label
1321 function read_hwreg_from_mem(s, s_rsrc, s_mem_offset) label
1326 function read_16sgpr_from_mem(s, s_rsrc, s_mem_offset) label
1331 function read_8sgpr_from_mem(s, s_rsrc, s_mem_offset) label
1336 function read_4sgpr_from_mem(s, s_rsrc, s_mem_offset) label
1342 function check_if_tcp_store_ok label
1350 function write_vgpr_to_mem_with_sqc(vgpr, n_lanes, s_rsrc, s_mem_offset) label
1366 function write_vgprs_to_mem_with_sqc_w32(vgpr0, n_vgprs, s_rsrc, s_mem_offset) label
[all …]
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_prio(status, tmp) label
/linux/sound/pci/asihpi/ !
H A Dhpimsginit.c28 u16 function) in hpi_init_message()
56 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function, in hpi_init_response()
79 struct hpi_response *phr, u16 object, u16 function) in hpi_init_message_response()
89 u16 object, u16 function) in hpi_init_messageV1()
103 u16 object, u16 function) in hpi_init_responseV1()
116 u16 function) in hpi_init_message_responseV1()
/linux/drivers/acpi/acpica/ !
H A Devrgnini.c35 u32 function, in acpi_ev_system_memory_region_setup()
99 u32 function, in acpi_ev_io_space_region_setup()
132 u32 function, in acpi_ev_pci_config_region_setup()
374 u32 function, in acpi_ev_pci_bar_region_setup()
401 u32 function, in acpi_ev_cmos_region_setup()
428 u32 function, in acpi_ev_data_table_region_setup()
478 u32 function, in acpi_ev_default_region_setup()
H A Dexregion.c35 acpi_ex_system_memory_space_handler(u32 function, in acpi_ex_system_memory_space_handler()
283 acpi_ex_system_io_space_handler(u32 function, in acpi_ex_system_io_space_handler()
343 acpi_ex_pci_config_space_handler(u32 function, in acpi_ex_pci_config_space_handler()
421 acpi_ex_cmos_space_handler(u32 function, in acpi_ex_cmos_space_handler()
454 acpi_ex_pci_bar_space_handler(u32 function, in acpi_ex_pci_bar_space_handler()
487 acpi_ex_data_table_space_handler(u32 function, in acpi_ex_data_table_space_handler()
/linux/fs/gfs2/ !
H A Dutil.c271 const char *function, char *file, unsigned int line) in gfs2_assert_withdraw_i()
290 const char *function, char *file, unsigned int line) in gfs2_assert_warn_i()
320 void gfs2_consist_i(struct gfs2_sbd *sdp, const char *function, in gfs2_consist_i()
335 const char *function, char *file, unsigned int line) in gfs2_consist_inode_i()
355 const char *function, char *file, unsigned int line) in gfs2_consist_rgrpd_i()
377 const char *function, char *file, in gfs2_meta_check_ii()
394 u16 type, u16 t, const char *function, in gfs2_metatype_check_ii()
412 void gfs2_io_error_i(struct gfs2_sbd *sdp, const char *function, char *file, in gfs2_io_error_i()
427 const char *function, char *file, unsigned int line) in gfs2_io_error_bh_i()
/linux/Documentation/usb/ !
H A Dgadget_multi.rst74 RNDIS
87 CDC ACM
92 Customising the gadget
111 INF testing
/linux/drivers/net/ethernet/mellanox/mlx5/core/ !
H A Dpagealloc.c61 u32 function; member
91 static u32 mlx5_get_ec_function(u32 function) in mlx5_get_ec_function()
96 static u32 mlx5_get_func_id(u32 function) in mlx5_get_func_id()
101 static struct rb_root *page_root_per_function(struct mlx5_core_dev *dev, u32 function) in page_root_per_function()
125 static int insert_page(struct mlx5_core_dev *dev, u64 addr, struct page *page, u32 function) in insert_page()
170 u32 function) in find_fw_page()
221 static int alloc_4k(struct mlx5_core_dev *dev, u64 *addr, u32 function) in alloc_4k()
272 static void free_4k(struct mlx5_core_dev *dev, u64 addr, u32 function) in free_4k()
291 static int alloc_system_page(struct mlx5_core_dev *dev, u32 function) in alloc_system_page()
356 u32 function = get_function(func_id, ec_function); in give_pages() local
[all …]
/linux/drivers/isdn/hardware/mISDN/ !
H A Dhfc_multi_8xx.h20 const char *function, int line) in HFC_outb_embsd()
32 HFC_inb_embsd(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inb_embsd()
44 HFC_inw_embsd(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inw_embsd()
56 HFC_wait_embsd(struct hfc_multi *hc, const char *function, int line) in HFC_wait_embsd()
/linux/drivers/pinctrl/berlin/ !
H A Dberlin.c113 unsigned function) in berlin_pinmux_get_function_name()
121 unsigned function, in berlin_pinmux_get_function_groups()
138 struct berlin_desc_function *function = group->functions; in berlin_pinctrl_find_function_by_name() local
151 unsigned function, in berlin_pinmux_set()
183 struct pinfunction *function = pctrl->functions; in berlin_pinctrl_add_function() local
248 struct pinfunction *function = pctrl->functions; in berlin_pinctrl_build_state() local
/linux/drivers/acpi/pmic/ !
H A Dintel_pmic.c50 static acpi_status intel_pmic_power_handler(u32 function, in intel_pmic_power_handler()
107 u32 function, u64 *value) in pmic_thermal_temp()
114 u32 function, u64 *value) in pmic_thermal_aux()
136 int bit, u32 function, u64 *value) in pmic_thermal_pen()
169 static acpi_status intel_pmic_thermal_handler(u32 function, in intel_pmic_thermal_handler()
209 static acpi_status intel_pmic_regs_handler(u32 function, in intel_pmic_regs_handler()
H A Dtps68470_pmic.c271 static acpi_status tps68470_pmic_common_handler(u32 function, in tps68470_pmic_common_handler()
307 static acpi_status tps68470_pmic_cfreq_handler(u32 function, in tps68470_pmic_cfreq_handler()
321 static acpi_status tps68470_pmic_clk_handler(u32 function, in tps68470_pmic_clk_handler()
334 static acpi_status tps68470_pmic_vrval_handler(u32 function, in tps68470_pmic_vrval_handler()
348 static acpi_status tps68470_pmic_pwr_handler(u32 function, in tps68470_pmic_pwr_handler()
/linux/drivers/pinctrl/ !
H A Dpinmux.c349 const char *function) in pinmux_func_name_to_selector()
825 struct function_desc *function; in pinmux_generic_get_function_name() local
848 struct function_desc *function; in pinmux_generic_get_function_groups() local
872 struct function_desc *function; in pinmux_generic_get_function() local
894 struct function_desc *function; in pinmux_generic_function_is_gpio() local
933 struct function_desc *function; in pinmux_generic_add_pinfunction() local
979 struct function_desc *function; in pinmux_generic_remove_function() local
/linux/drivers/pinctrl/spear/ !
H A Dpinctrl-spear.c155 const char *function, *group; in spear_pinctrl_dt_node_to_map() local
219 unsigned function) in spear_pinctrl_get_func_name()
227 unsigned function, const char *const **groups, in spear_pinctrl_get_func_groups()
239 unsigned function, unsigned group, bool enable) in spear_pinctrl_endisable()
272 static int spear_pinctrl_set_mux(struct pinctrl_dev *pctldev, unsigned function, in spear_pinctrl_set_mux()
/linux/drivers/cpufreq/ !
H A Dspeedstep-smi.c65 u32 function = GET_SPEEDSTEP_OWNER; in speedstep_smi_ownership() local
104 u32 function = GET_SPEEDSTEP_FREQS; in speedstep_smi_get_freqs() local
152 unsigned int function = SET_SPEEDSTEP_STATE; in speedstep_set_state() local

12345678910>>...17