Home
last modified time | relevance | path

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

12345678910>>...12

/linux/tools/testing/selftests/arm64/fp/
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 …]
/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_gfx12.asm1063 function write_16sgpr_to_v2(s, lane_offset) label
1072 function write_12sgpr_to_v2(s) label
1080 function read_hwreg_from_mem(s, s_rsrc, s_mem_offset) label
1085 function read_16sgpr_from_mem(s, s_rsrc, s_mem_offset) label
1090 function read_8sgpr_from_mem(s, s_rsrc, s_mem_offset) label
1095 function read_4sgpr_from_mem(s, s_rsrc, s_mem_offset) label
1100 function get_vgpr_size_bytes(s_vgpr_size_byte, s_size) label
1112 function get_svgpr_size_bytes(s_svgpr_size_byte) label
1117 function get_sgpr_size_bytes label
1121 function get_hwreg_size_bytes 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/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
168 sdca_regmap_deferrable(struct sdca_function_data * function,unsigned int reg) sdca_regmap_deferrable() argument
190 sdca_regmap_mbq_size(struct sdca_function_data * function,unsigned int reg) sdca_regmap_mbq_size() argument
219 sdca_regmap_count_constants(struct device * dev,struct sdca_function_data * function) sdca_regmap_count_constants() argument
253 sdca_regmap_populate_constants(struct device * dev,struct sdca_function_data * function,struct reg_default * consts) sdca_regmap_populate_constants() argument
298 sdca_regmap_write_defaults(struct device * dev,struct regmap * regmap,struct sdca_function_data * function) sdca_regmap_write_defaults() argument
[all...]
H A Dsdca_asoc.c72 int sdca_asoc_count_component(struct device *dev, struct sdca_function_data *function, in sdca_asoc_count_component() argument
163 entity_early_parse_ge(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity) entity_early_parse_ge() argument
256 entity_parse_simple(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route,enum snd_soc_dapm_type id) entity_parse_simple() argument
274 entity_parse_it(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_it() argument
306 entity_parse_ot(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_ot() argument
394 entity_parse_pde(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_pde() argument
447 entity_parse_su_device(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_su_device() argument
512 entity_parse_su_class(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct sdca_control * control,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_su_class() argument
563 entity_parse_su(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_su() argument
590 entity_parse_mu(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_mu() argument
671 entity_parse_cs(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_cs() argument
705 sdca_asoc_populate_dapm(struct device * dev,struct sdca_function_data * function,struct snd_soc_dapm_widget * widget,struct snd_soc_dapm_route * route) sdca_asoc_populate_dapm() argument
856 populate_control(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct sdca_control * control,struct snd_kcontrol_new ** kctl) populate_control() argument
961 sdca_asoc_populate_controls(struct device * dev,struct sdca_function_data * function,struct snd_kcontrol_new * kctl) sdca_asoc_populate_controls() argument
1068 populate_rate_format(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_pcm_stream * stream) populate_rate_format() argument
1143 sdca_asoc_populate_dais(struct device * dev,struct sdca_function_data * function,struct snd_soc_dai_driver * dais,const struct snd_soc_dai_ops * ops) sdca_asoc_populate_dais() argument
1211 sdca_asoc_populate_component(struct device * dev,struct sdca_function_data * function,struct snd_soc_component_driver * component_drv,struct snd_soc_dai_driver ** dai_drv,int * num_dai_drv,const struct snd_soc_dai_ops * ops) sdca_asoc_populate_component() argument
1283 sdca_asoc_set_constraints(struct device * dev,struct regmap * regmap,struct sdca_function_data * function,struct snd_pcm_substream * substream,struct snd_soc_dai * dai) sdca_asoc_set_constraints() argument
1378 sdca_asoc_get_port(struct device * dev,struct regmap * regmap,struct sdca_function_data * function,struct snd_soc_dai * dai) sdca_asoc_get_port() argument
1440 set_cluster(struct device * dev,struct regmap * regmap,struct sdca_function_data * function,struct sdca_entity * entity,unsigned int channels) set_cluster() argument
1483 set_clock(struct device * dev,struct regmap * regmap,struct sdca_function_data * function,struct sdca_entity * entity,int target_rate) set_clock() argument
1523 set_usage(struct device * dev,struct regmap * regmap,struct sdca_function_data * function,struct sdca_entity * entity,int sel,int target_rate,int target_width) set_usage() argument
1576 sdca_asoc_hw_params(struct device * dev,struct regmap * regmap,struct sdca_function_data * function,struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params,struct snd_soc_dai * dai) sdca_asoc_hw_params() argument
[all...]
H A Dsdca_functions.c202 struct sdca_function_data *function) in find_sdca_init_table()
1496 struct sdca_function_data *function) in find_sdca_entities()
1569 static struct sdca_entity *find_sdca_entity_by_label(struct sdca_function_data *function, in find_sdca_entity_by_label()
1584 static struct sdca_entity *find_sdca_entity_by_id(struct sdca_function_data *function, in find_sdca_entity_by_id()
1600 struct sdca_function_data *function, in find_sdca_entity_connection_iot()
1640 struct sdca_function_data *function, in find_sdca_entity_connection_pde()
1693 struct sdca_function_data *function, in find_sdca_entity_connection_ge()
1729 struct sdca_function_data *function, in find_sdca_entity_connection()
1832 struct sdca_function_data *function) in find_sdca_connections()
1962 struct sdca_function_data *function) in find_sdca_clusters()
[all …]
/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()
H A Devregion.c106 u32 function, in acpi_ev_address_space_dispatch()
555 acpi_ev_execute_reg_method(union acpi_operand_object *region_obj, u32 function) in acpi_ev_execute_reg_method()
689 acpi_adr_space_type space_id, u32 function) in acpi_ev_execute_reg_methods()
H A Dexserial.c141 u32 function; in acpi_ex_read_serial_bus() local
262 u32 function; in acpi_ex_write_serial_bus() local
/linux/fs/gfs2/
H A Dutil.c360 gfs2_assert_withdraw_i(struct gfs2_sbd * sdp,char * assertion,const char * function,char * file,unsigned int line,bool delayed) gfs2_assert_withdraw_i() argument
390 gfs2_assert_warn_i(struct gfs2_sbd * sdp,char * assertion,const char * function,char * file,unsigned int line) gfs2_assert_warn_i() argument
420 gfs2_consist_i(struct gfs2_sbd * sdp,const char * function,char * file,unsigned int line) gfs2_consist_i() argument
435 gfs2_consist_inode_i(struct gfs2_inode * ip,const char * function,char * file,unsigned int line) gfs2_consist_inode_i() argument
455 gfs2_consist_rgrpd_i(struct gfs2_rgrpd * rgd,const char * function,char * file,unsigned int line) gfs2_consist_rgrpd_i() argument
477 gfs2_meta_check_ii(struct gfs2_sbd * sdp,struct buffer_head * bh,const char * function,char * file,unsigned int line) gfs2_meta_check_ii() argument
494 gfs2_metatype_check_ii(struct gfs2_sbd * sdp,struct buffer_head * bh,u16 type,u16 t,const char * function,char * file,unsigned int line) gfs2_metatype_check_ii() argument
512 gfs2_io_error_i(struct gfs2_sbd * sdp,const char * function,char * file,unsigned int line) gfs2_io_error_i() argument
528 gfs2_io_error_bh_i(struct gfs2_sbd * sdp,struct buffer_head * bh,const char * function,char * file,unsigned int line,bool withdraw) gfs2_io_error_bh_i() argument
[all...]
/linux/Documentation/usb/
H A Dgadget_multi.rst74 RNDIS
87 CDC ACM
92 Customising the gadget
111 INF testing
/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/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/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_pci.c55 void cs5536_pci_conf_write4(int function, int reg, u32 value) in cs5536_pci_conf_write4()
69 u32 cs5536_pci_conf_read4(int function, int reg) in cs5536_pci_conf_read4()
/linux/scripts/kconfig/
H A Dpreprocess.c110 struct function { struct
111 const char *name;
112 unsigned int min_args;
113 unsigned int max_args;
114 char *(*func)(int argc, char *argv[]);
/linux/drivers/acpi/
H A Dacpi_ffh.c27 acpi_ffh_address_space_setup(acpi_handle region_handle, u32 function, in acpi_ffh_address_space_setup()
35 acpi_ffh_address_space_handler(u32 function, acpi_physical_address addr, in acpi_ffh_address_space_handler()
/linux/drivers/pci/hotplug/
H A Dibmphp_pci.c73 u8 function; in ibmphp_configure_card() local
1051 u8 device, function; in scan_behind_bridge() local
1182 static int unconfigure_boot_device(u8 busno, u8 device, u8 function) in unconfigure_boot_device()
1303 static int unconfigure_boot_bridge(u8 busno, u8 device, u8 function) in unconfigure_boot_bridge()
1422 u8 function; in unconfigure_boot_card() local
/linux/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()
25 int wg_packet_queue_init(struct crypt_queue *queue, work_func_t function, in wg_packet_queue_init()

12345678910>>...12