| /kernel/linux/linux-6.6/drivers/pinctrl/spear/ |
| H A D | pinctrl-spear.c | 156 const char *function, *group; in spear_pinctrl_dt_node_to_map() local 223 spear_pinctrl_get_func_name(struct pinctrl_dev *pctldev, unsigned function) spear_pinctrl_get_func_name() argument 231 spear_pinctrl_get_func_groups(struct pinctrl_dev *pctldev, unsigned function, const char *const **groups, unsigned * const ngroups) spear_pinctrl_get_func_groups() argument 243 spear_pinctrl_endisable(struct pinctrl_dev *pctldev, unsigned function, unsigned group, bool enable) spear_pinctrl_endisable() argument 277 spear_pinctrl_set_mux(struct pinctrl_dev *pctldev, unsigned function, unsigned group) spear_pinctrl_set_mux() argument [all...] |
| /kernel/linux/linux-6.6/drivers/pinctrl/visconti/ |
| H A D | pinctrl-common.c | 220 visconti_set_mux(struct pinctrl_dev *pctldev, unsigned int function, unsigned int group) visconti_set_mux() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
| H A D | cwsr_trap_handler_gfx9.asm | 934 function write_hwreg_to_mem(s, s_rsrc, s_mem_offset) label 945 function write_16sgpr_to_mem(s, s_rsrc, s_mem_offset) label 960 function read_hwreg_from_mem(s, s_rsrc, s_mem_offset) label 965 function read_16sgpr_from_mem(s, s_rsrc, s_mem_offset) label 970 function check_if_tcp_store_ok label 981 function write_4vgprs_to_mem(s_rsrc, s_mem_offset) label 988 function read_4vgprs_from_mem(s_rsrc, s_mem_offset) label 996 function write_vgpr_to_mem_with_sqc(v, s_rsrc, s_mem_offset) label 1013 function write_vgprs_to_mem_with_sq label 1019 function get_lds_size_bytes(s_lds_size_byte) global() label 1025 function get_vgpr_size_bytes(s_vgpr_size_byte) global() label 1035 function get_sgpr_size_bytes(s_sgpr_size_byte) global() label 1041 function get_hwreg_size_bytes global() label 1045 function get_num_arch_vgprs(s_num_arch_vgprs) global() label 1059 function get_num_acc_vgprs(s_num_acc_vgprs, s_tmp) global() label 1071 function ack_sqc_store_workaround global() label 1077 function set_status_without_spi_prio(status, tmp) global() label 1085 function save_and_clear_ib_sts(tmp) global() label 1095 function restore_ib_sts(tmp) global() label [all...] |
| /kernel/linux/linux-6.6/drivers/counter/ |
| H A D | ftm-quaddec.c | 190 ftm_quaddec_count_function_read(struct counter_device *counter, struct counter_count *count, enum counter_function *function) ftm_quaddec_count_function_read() argument
|
| H A D | stm32-lptimer-cnt.c | 280 enum counter_function function; in stm32_lptim_cnt_action_read() local 324 enum counter_function function; in stm32_lptim_cnt_action_write() local 156 stm32_lptim_cnt_function_read(struct counter_device *counter, struct counter_count *count, enum counter_function *function) stm32_lptim_cnt_function_read() argument 175 stm32_lptim_cnt_function_write(struct counter_device *counter, struct counter_count *count, enum counter_function function) stm32_lptim_cnt_function_write() argument [all...] |
| H A D | stm32-timer-cnt.c | 236 enum counter_function function; in stm32_action_read() local 71 stm32_count_function_read(struct counter_device *counter, struct counter_count *count, enum counter_function *function) stm32_count_function_read() argument 98 stm32_count_function_write(struct counter_device *counter, struct counter_count *count, enum counter_function function) stm32_count_function_write() argument [all...] |
| H A D | microchip-tcb-capture.c | 68 mchp_tc_count_function_read(struct counter_device *counter, struct counter_count *count, enum counter_function *function) mchp_tc_count_function_read() argument 82 mchp_tc_count_function_write(struct counter_device *counter, struct counter_count *count, enum counter_function function) mchp_tc_count_function_write() argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_entity.c | 611 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...] |
| /kernel/linux/linux-6.6/drivers/pinctrl/bcm/ |
| H A D | pinctrl-ns.c | 278 const struct ns_pinctrl_function *function = &ns_pinctrl_functions[i]; in ns_pinctrl_probe() local
|
| /kernel/linux/linux-6.6/drivers/pinctrl/ |
| H A D | pinctrl-lantiq.c | 77 const char *function; in ltq_pinctrl_dt_subnode_to_map() local
|
| H A D | pinconf-generic.c | 300 const char *function; in pinconf_generic_dt_subnode_to_map() local
|
| /kernel/linux/linux-6.6/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 246 *function = pctrl->functions; berlin_pinctrl_build_state() local [all...] |
| /kernel/linux/linux-6.6/drivers/pinctrl/pxa/ |
| H A D | pinctrl-pxa2xx.c | 138 static int pxa2xx_pmx_set_mux(struct pinctrl_dev *pctldev, unsigned function, in pxa2xx_pmx_set_mux() argument 108 pxa2xx_pmx_get_func_name(struct pinctrl_dev *pctldev, unsigned function) pxa2xx_pmx_get_func_name() argument 124 pxa2xx_pmx_get_func_groups(struct pinctrl_dev *pctldev, unsigned function, const char * const **groups, unsigned * const num_groups) pxa2xx_pmx_get_func_groups() argument
|
| /kernel/linux/linux-6.6/drivers/pci/hotplug/ |
| H A D | acpiphp.h | 104 u8 function; /* pci function# */ member
|
| /kernel/linux/linux-6.6/arch/x86/include/uapi/asm/ |
| H A D | sgx.h | 178 __u32 function; member [all...] |
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| H A D | reverse_cpuid.h | 65 u32 function; member
|
| /kernel/linux/linux-6.6/drivers/iio/pressure/ |
| H A D | mprls0025pa.c | 102 enum mpr_func_id function; /* transfer function */ member [all...] |
| /kernel/linux/linux-6.6/tools/perf/bench/ |
| H A D | mem-functions.c | 57 struct function { struct [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | probe-event.h | 68 char *function; /* Function name */ member 111 char *function; /* Function name */ member
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| H A D | preprocess.c | 105 struct function { struct [all...] |
| /kernel/linux/linux-6.6/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/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/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | vboxguest.h | 94 __u32 function; member
|
| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | synth_filter_vfp.S | 123 function ff_synth_filter_float_vfp, export=1 label
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | SymbolTable.cpp | 296 TFunction* function = (*candidate).second->getAsFunction(); in relateToOperator() local 406 TFunction *function = new TFunction(*this); in clone() local
|