| /kernel/linux/linux-5.10/drivers/acpi/pmic/ |
| H A D | tps68470_pmic.c | 271 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 D | intel_pmic.c | 50 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 D | appldata_base.c | 152 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 D | cpuid.h | 45 u32 function; member
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | evregion.c | 547 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 D | stm32-lptimer-cnt.c | 311 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 D | stm32-timer-cnt.c | 280 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 D | microchip-tcb-capture.c | 82 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 D | ftm-quaddec.c | 209 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 D | cwsr_trap_handler_gfx10.asm | 990 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 D | gzip_vas.c | 47 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 D | appldata_base.c | 137 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 D | phy-mvebu-a3700-comphy.c | 110 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 D | berlin.c | 138 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 D | pinconf-generic.c | 298 const char *function; in pinconf_generic_dt_subnode_to_map() local
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| H A D | uas.h | 62 __u8 function; member
|
| /kernel/linux/linux-5.10/include/media/ |
| H A D | v4l2-mem2mem.h | 520 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 D | preprocess.c | 105 struct function { struct [all...] |
| /kernel/linux/linux-5.10/tools/perf/bench/ |
| H A D | mem-functions.c | 57 struct function { struct [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | probe-event.h | 67 char *function; /* Function name */ member 110 char *function; /* Function name */ member
|
| /kernel/linux/linux-5.10/fs/affs/ |
| H A D | amigaffs.c | 473 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
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | block_validity.c | 349 int ext4_check_blockref(const char *function, unsigned int line, in ext4_check_blockref() argument
|
| /kernel/linux/linux-5.10/fs/vboxsf/ |
| H A D | vboxsf_wrappers.c | 53 static int vboxsf_call(u32 function, void *parms, u32 parm_count, int *status) in vboxsf_call() argument
|
| /kernel/linux/linux-5.10/net/bluetooth/cmtp/ |
| H A D | capi.c | 148 cmtp_send_interopmsg(struct cmtp_session *session, __u8 subcmd, __u16 appl, __u16 msgnum, __u16 function, unsigned char *buf, int len) cmtp_send_interopmsg() argument
|
| /kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
| H A D | vsp1_entity.c | 609 vsp1_entity_init(struct vsp1_device *vsp1, struct vsp1_entity *entity, const char *name, unsigned int num_pads, const struct v4l2_subdev_ops *ops, u32 function) vsp1_entity_init() argument [all...] |