Home
last modified time | relevance | path

Searched defs:function (Results 101 - 125 of 662) sorted by relevance

12345678910>>...27

/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dpcmcia_cis.c35 int pccard_read_tuple(struct pcmcia_socket *s, unsigned int function, in pccard_read_tuple() argument
82 pccard_loop_tuple(struct pcmcia_socket *s, unsigned int function, cisdata_t code, cisparse_t *parse, void *priv_data, int (*loop_tuple) (tuple_t *tuple, cisparse_t *parse, void *priv_data)) pccard_loop_tuple() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dcpuid_test.c17 u32 function; member
[all...]
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_proc.c24 int header = 0, function; in snd_ac97_proc_read_functions() local
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_sas.h20 u8 function; member
36 u8 function; member
/kernel/linux/linux-5.10/drivers/acpi/pmic/
H A Dtps68470_pmic.c271 static acpi_status tps68470_pmic_common_handler(u32 function, in tps68470_pmic_common_handler() argument
307 static acpi_status tps68470_pmic_cfreq_handler(u32 function, in tps68470_pmic_cfreq_handler() argument
321 static acpi_status tps68470_pmic_clk_handler(u32 function, in tps68470_pmic_clk_handler() argument
334 static acpi_status tps68470_pmic_vrval_handler(u32 function, in tps68470_pmic_vrval_handler() argument
348 static acpi_status tps68470_pmic_pwr_handler(u32 function, in tps68470_pmic_pwr_handler() argument
[all...]
H A Dintel_pmic.c50 static acpi_status intel_pmic_power_handler(u32 function, in intel_pmic_power_handler() argument
169 static acpi_status intel_pmic_thermal_handler(u32 function, in intel_pmic_thermal_handler() argument
106 pmic_thermal_temp(struct intel_pmic_opregion *opregion, int reg, u32 function, u64 *value) pmic_thermal_temp() argument
113 pmic_thermal_aux(struct intel_pmic_opregion *opregion, int reg, u32 function, u64 *value) pmic_thermal_aux() argument
135 pmic_thermal_pen(struct intel_pmic_opregion *opregion, int reg, int bit, u32 function, u64 *value) pmic_thermal_pen() argument
209 intel_pmic_regs_handler(u32 function, acpi_physical_address address, u32 bits, u64 *value64, void *handler_context, void *region_context) intel_pmic_regs_handler() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/appldata/
H A Dappldata_base.c152 int appldata_diag(char record_nr, u16 function, unsigned long buffer, in appldata_diag() argument
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dcpuid.h45 u32 function; member
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Devregion.c547 acpi_ev_execute_reg_method(union acpi_operand_object *region_obj, u32 function) in acpi_ev_execute_reg_method() argument
102 acpi_ev_address_space_dispatch(union acpi_operand_object *region_obj, union acpi_operand_object *field_obj, u32 function, u32 region_offset, u32 bit_width, u64 *value) acpi_ev_address_space_dispatch() argument
679 acpi_ev_execute_reg_methods(struct acpi_namespace_node *node, acpi_adr_space_type space_id, u32 function) acpi_ev_execute_reg_methods() argument
[all...]
/kernel/linux/linux-5.10/drivers/counter/
H A Dstm32-lptimer-cnt.c311 size_t function; in stm32_lptim_cnt_action_get() local
340 size_t function; in stm32_lptim_cnt_action_set() local
173 stm32_lptim_cnt_function_get(struct counter_device *counter, struct counter_count *count, size_t *function) stm32_lptim_cnt_function_get() argument
192 stm32_lptim_cnt_function_set(struct counter_device *counter, struct counter_count *count, size_t function) stm32_lptim_cnt_function_set() argument
[all...]
H A Dstm32-timer-cnt.c280 size_t function; in stm32_action_get() local
86 stm32_count_function_get(struct counter_device *counter, struct counter_count *count, size_t *function) stm32_count_function_get() argument
113 stm32_count_function_set(struct counter_device *counter, struct counter_count *count, size_t function) stm32_count_function_set() argument
[all...]
H A Dmicrochip-tcb-capture.c82 mchp_tc_count_function_get(struct counter_device *counter, struct counter_count *count, size_t *function) mchp_tc_count_function_get() argument
96 mchp_tc_count_function_set(struct counter_device *counter, struct counter_count *count, size_t function) mchp_tc_count_function_set() argument
H A Dftm-quaddec.c209 ftm_quaddec_count_function_get(struct counter_device *counter, struct counter_count *count, size_t *function) ftm_quaddec_count_function_get() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm990 function write_hwreg_to_mem(s, s_rsrc, s_mem_offset) label
1005 function write_16sgpr_to_mem(s, s_rsrc, s_mem_offset) label
1022 function write_12sgpr_to_mem(s, s_rsrc, s_mem_offset) label
1038 function read_hwreg_from_mem(s, s_rsrc, s_mem_offset) label
1043 function read_16sgpr_from_mem(s, s_rsrc, s_mem_offset) label
1048 function read_8sgpr_from_mem(s, s_rsrc, s_mem_offset) label
1053 function read_4sgpr_from_mem(s, s_rsrc, s_mem_offset) label
1059 function get_lds_size_bytes(s_lds_size_byte) label
1064 function get_vgpr_size_byte label
1076 function get_svgpr_size_bytes(s_svgpr_size_byte) global() label
1081 function get_sgpr_size_bytes global() label
1085 function get_hwreg_size_bytes global() label
1089 function get_wave_size(s_reg) global() label
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c47 int function; member
88 void *nx_function_begin(int function, int pri) in nx_function_begin() argument
/kernel/linux/linux-6.6/arch/s390/appldata/
H A Dappldata_base.c137 int appldata_diag(char record_nr, u16 function, unsigned long buffer, in appldata_diag() argument
/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-a3700-comphy.c110 static int mvebu_a3700_comphy_smc(unsigned long function, unsigned long lane, in mvebu_a3700_comphy_smc() argument
/kernel/linux/linux-5.10/drivers/pinctrl/berlin/
H A Dberlin.c138 struct berlin_desc_function *function = group->functions; in berlin_pinctrl_find_function_by_name() local
112 berlin_pinmux_get_function_name(struct pinctrl_dev *pctrl_dev, unsigned function) berlin_pinmux_get_function_name() argument
120 berlin_pinmux_get_function_groups(struct pinctrl_dev *pctrl_dev, unsigned function, const char * const **groups, unsigned * const num_groups) berlin_pinmux_get_function_groups() argument
150 berlin_pinmux_set(struct pinctrl_dev *pctrl_dev, unsigned function, unsigned group) berlin_pinmux_set() argument
183 struct berlin_pinctrl_function *function = pctrl->functions; berlin_pinctrl_add_function() local
244 *function = pctrl->functions; berlin_pinctrl_build_state() local
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinconf-generic.c298 const char *function; in pinconf_generic_dt_subnode_to_map() local
/kernel/linux/linux-5.10/include/linux/usb/
H A Duas.h62 __u8 function; member
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-mem2mem.h520 v4l2_m2m_register_media_controller(struct v4l2_m2m_dev *m2m_dev, struct video_device *vdev, int function) v4l2_m2m_register_media_controller() argument
[all...]
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dpreprocess.c105 struct function { struct
[all...]
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dmem-functions.c57 struct function { struct
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.h67 char *function; /* Function name */ member
110 char *function; /* Function name */ member
/kernel/linux/linux-5.10/fs/affs/
H A Damigaffs.c473 affs_error(struct super_block *sb, const char *function, const char *fmt, ...) in affs_error() argument
489 affs_warning(struct super_block *sb, const char *function, const char *fmt, ...) in affs_warning() argument

Completed in 17 milliseconds

12345678910>>...27