/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
H A D | hif_tx_mib.c | 19 struct wfx_hif_mib_current_tx_power_level arg = { in wfx_hif_set_output_power() local 24 &arg, sizeof(arg)); in wfx_hif_set_output_power() 30 struct wfx_hif_mib_beacon_wake_up_period arg = { in wfx_hif_set_beacon_wakeup_period() local 39 &arg, sizeof(arg)); in wfx_hif_set_beacon_wakeup_period() 44 struct wfx_hif_mib_rcpi_rssi_threshold arg = { in wfx_hif_set_rcpi_rssi_threshold() local 50 arg.upperthresh = 1; in wfx_hif_set_rcpi_rssi_threshold() 51 arg.lowerthresh = 1; in wfx_hif_set_rcpi_rssi_threshold() 53 arg in wfx_hif_set_rcpi_rssi_threshold() 63 wfx_hif_get_counters_table(struct wfx_dev *wdev, int vif_id, struct wfx_hif_mib_extended_count_table *arg) wfx_hif_get_counters_table() argument 79 struct wfx_hif_mib_mac_address arg = { }; wfx_hif_set_macaddr() local 89 struct wfx_hif_mib_rx_filter arg = { }; wfx_hif_set_rx_filter() local 102 struct wfx_hif_mib_bcn_filter_table *arg; wfx_hif_set_beacon_filter_table() local 118 struct wfx_hif_mib_bcn_filter_enable arg = { wfx_hif_beacon_filter_control() local 128 struct wfx_hif_mib_gl_operational_power_mode arg = { wfx_hif_set_operational_mode() local 140 struct wfx_hif_mib_template_frame *arg; wfx_hif_set_template_frame() local 155 struct wfx_hif_mib_protected_mgmt_policy arg = { }; wfx_hif_set_mfp() local 170 struct wfx_hif_mib_block_ack_policy arg = { wfx_hif_set_block_ack_policy() local 182 struct wfx_hif_mib_set_association_mode arg = { wfx_hif_set_association_mode() local 197 struct wfx_hif_mib_set_tx_rate_retry_policy *arg; wfx_hif_set_tx_rate_retry_policy() local 221 struct wfx_hif_mib_keep_alive_period arg = { wfx_hif_keep_alive_period() local 231 struct wfx_hif_mib_arp_ip_addr_table arg = { wfx_hif_set_arp_ipv4_filter() local 247 struct wfx_hif_mib_gl_set_multi_msg arg = { wfx_hif_use_multi_tx_conf() local 256 struct wfx_hif_mib_set_uapsd_information arg = { }; wfx_hif_set_uapsd_info() local 272 struct wfx_hif_mib_non_erp_protection arg = { wfx_hif_erp_use_protection() local 282 struct wfx_hif_mib_slot_time arg = { wfx_hif_slot_time() local 291 struct wfx_hif_mib_wep_default_key_id arg = { wfx_hif_wep_default_key_id() local 301 struct wfx_hif_mib_dot11_rts_threshold arg = { wfx_hif_rts_threshold() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/wfx/ |
H A D | hif_tx_mib.c | 19 struct hif_mib_current_tx_power_level arg = { in hif_set_output_power() local 25 &arg, sizeof(arg)); in hif_set_output_power() 32 struct hif_mib_beacon_wake_up_period arg = { in hif_set_beacon_wakeup_period() local 42 &arg, sizeof(arg)); in hif_set_beacon_wakeup_period() 48 struct hif_mib_rcpi_rssi_threshold arg = { in hif_set_rcpi_rssi_threshold() local 54 arg.upperthresh = 1; in hif_set_rcpi_rssi_threshold() 55 arg.lowerthresh = 1; in hif_set_rcpi_rssi_threshold() 57 arg in hif_set_rcpi_rssi_threshold() 67 hif_get_counters_table(struct wfx_dev *wdev, int vif_id, struct hif_mib_extended_count_table *arg) hif_get_counters_table() argument 95 struct hif_mib_rx_filter arg = { }; hif_set_rx_filter() local 109 struct hif_mib_bcn_filter_table *arg; hif_set_beacon_filter_table() local 126 struct hif_mib_bcn_filter_enable arg = { hif_beacon_filter_control() local 137 struct hif_mib_gl_operational_power_mode arg = { hif_set_operational_mode() local 149 struct hif_mib_template_frame *arg; hif_set_template_frame() local 164 struct hif_mib_protected_mgmt_policy arg = { }; hif_set_mfp() local 181 struct hif_mib_block_ack_policy arg = { hif_set_block_ack_policy() local 193 struct hif_mib_set_association_mode arg = { hif_set_association_mode() local 209 struct hif_mib_set_tx_rate_retry_policy *arg; hif_set_tx_rate_retry_policy() local 233 struct hif_mib_keep_alive_period arg = { hif_keep_alive_period() local 243 struct hif_mib_arp_ip_addr_table arg = { hif_set_arp_ipv4_filter() local 260 struct hif_mib_gl_set_multi_msg arg = { hif_use_multi_tx_conf() local 270 struct hif_mib_set_uapsd_information arg = { }; hif_set_uapsd_info() local 287 struct hif_mib_non_erp_protection arg = { hif_erp_use_protection() local 297 struct hif_mib_slot_time arg = { hif_slot_time() local 307 struct hif_mib_wep_default_key_id arg = { hif_wep_default_key_id() local 318 struct hif_mib_dot11_rts_threshold arg = { hif_rts_threshold() local [all...] |
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 31 * UNW_DEC_ABI(fmt,abi,context,arg) 32 * UNW_DEC_BR_GR(fmt,brmask,gr,arg) 33 * UNW_DEC_BR_MEM(fmt,brmask,arg) 34 * UNW_DEC_COPY_STATE(fmt,label,arg) 35 * UNW_DEC_EPILOGUE(fmt,t,ecount,arg) 36 * UNW_DEC_FRGR_MEM(fmt,grmask,frmask,arg) 37 * UNW_DEC_FR_MEM(fmt,frmask,arg) 38 * UNW_DEC_GR_GR(fmt,grmask,gr,arg) 39 * UNW_DEC_GR_MEM(fmt,grmask,arg) 40 * UNW_DEC_LABEL_STATE(fmt,label,arg) 86 unw_decode_x1(unsigned char *dp, unsigned char code, void *arg) unw_decode_x1() argument 103 unw_decode_x2(unsigned char *dp, unsigned char code, void *arg) unw_decode_x2() argument 121 unw_decode_x3(unsigned char *dp, unsigned char code, void *arg) unw_decode_x3() argument 141 unw_decode_x4(unsigned char *dp, unsigned char code, void *arg) unw_decode_x4() argument 162 unw_decode_r1(unsigned char *dp, unsigned char code, void *arg) unw_decode_r1() argument 173 unw_decode_r2(unsigned char *dp, unsigned char code, void *arg) unw_decode_r2() argument 188 unw_decode_r3(unsigned char *dp, unsigned char code, void *arg) unw_decode_r3() argument 198 unw_decode_p1(unsigned char *dp, unsigned char code, void *arg) unw_decode_p1() argument 207 unw_decode_p2_p5(unsigned char *dp, unsigned char code, void *arg) unw_decode_p2_p5() argument 256 unw_decode_p6(unsigned char *dp, unsigned char code, void *arg) unw_decode_p6() argument 269 unw_decode_p7_p10(unsigned char *dp, unsigned char code, void *arg) unw_decode_p7_p10() argument 368 unw_decode_b1(unsigned char *dp, unsigned char code, void *arg) unw_decode_b1() argument 380 unw_decode_b2(unsigned char *dp, unsigned char code, void *arg) unw_decode_b2() argument 390 unw_decode_b3_x4(unsigned char *dp, unsigned char code, void *arg) unw_decode_b3_x4() argument 451 unw_decode(unsigned char *dp, int inside_body, void *arg) unw_decode() argument [all...] |
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind_decoder.c | 31 * UNW_DEC_ABI(fmt,abi,context,arg) 32 * UNW_DEC_BR_GR(fmt,brmask,gr,arg) 33 * UNW_DEC_BR_MEM(fmt,brmask,arg) 34 * UNW_DEC_COPY_STATE(fmt,label,arg) 35 * UNW_DEC_EPILOGUE(fmt,t,ecount,arg) 36 * UNW_DEC_FRGR_MEM(fmt,grmask,frmask,arg) 37 * UNW_DEC_FR_MEM(fmt,frmask,arg) 38 * UNW_DEC_GR_GR(fmt,grmask,gr,arg) 39 * UNW_DEC_GR_MEM(fmt,grmask,arg) 40 * UNW_DEC_LABEL_STATE(fmt,label,arg) 86 unw_decode_x1(unsigned char *dp, unsigned char code, void *arg) unw_decode_x1() argument 103 unw_decode_x2(unsigned char *dp, unsigned char code, void *arg) unw_decode_x2() argument 121 unw_decode_x3(unsigned char *dp, unsigned char code, void *arg) unw_decode_x3() argument 141 unw_decode_x4(unsigned char *dp, unsigned char code, void *arg) unw_decode_x4() argument 162 unw_decode_r1(unsigned char *dp, unsigned char code, void *arg) unw_decode_r1() argument 173 unw_decode_r2(unsigned char *dp, unsigned char code, void *arg) unw_decode_r2() argument 188 unw_decode_r3(unsigned char *dp, unsigned char code, void *arg) unw_decode_r3() argument 198 unw_decode_p1(unsigned char *dp, unsigned char code, void *arg) unw_decode_p1() argument 207 unw_decode_p2_p5(unsigned char *dp, unsigned char code, void *arg) unw_decode_p2_p5() argument 256 unw_decode_p6(unsigned char *dp, unsigned char code, void *arg) unw_decode_p6() argument 269 unw_decode_p7_p10(unsigned char *dp, unsigned char code, void *arg) unw_decode_p7_p10() argument 368 unw_decode_b1(unsigned char *dp, unsigned char code, void *arg) unw_decode_b1() argument 380 unw_decode_b2(unsigned char *dp, unsigned char code, void *arg) unw_decode_b2() argument 390 unw_decode_b3_x4(unsigned char *dp, unsigned char code, void *arg) unw_decode_b3_x4() argument 451 unw_decode(unsigned char *dp, int inside_body, void *arg) unw_decode() argument [all...] |
/kernel/linux/linux-5.10/drivers/tee/optee/ |
H A D | rpc.c | 33 static void handle_rpc_func_cmd_get_time(struct optee_msg_arg *arg) in handle_rpc_func_cmd_get_time() argument 37 if (arg->num_params != 1) in handle_rpc_func_cmd_get_time() 39 if ((arg->params[0].attr & OPTEE_MSG_ATTR_TYPE_MASK) != in handle_rpc_func_cmd_get_time() 44 arg->params[0].u.value.a = ts.tv_sec; in handle_rpc_func_cmd_get_time() 45 arg->params[0].u.value.b = ts.tv_nsec; in handle_rpc_func_cmd_get_time() 47 arg->ret = TEEC_SUCCESS; in handle_rpc_func_cmd_get_time() 50 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_get_time() 55 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer() 69 if (arg->num_params != ARRAY_SIZE(attr)) { in handle_rpc_func_cmd_i2c_transfer() 70 arg in handle_rpc_func_cmd_i2c_transfer() 54 handle_rpc_func_cmd_i2c_transfer(struct tee_context *ctx, struct optee_msg_arg *arg) handle_rpc_func_cmd_i2c_transfer() argument 138 handle_rpc_func_cmd_i2c_transfer(struct tee_context *ctx, struct optee_msg_arg *arg) handle_rpc_func_cmd_i2c_transfer() argument 187 handle_rpc_func_cmd_wq(struct optee *optee, struct optee_msg_arg *arg) handle_rpc_func_cmd_wq() argument 214 handle_rpc_func_cmd_wait(struct optee_msg_arg *arg) handle_rpc_func_cmd_wait() argument 236 handle_rpc_supp_cmd(struct tee_context *ctx, struct optee_msg_arg *arg) handle_rpc_supp_cmd() argument 286 handle_rpc_func_cmd_shm_alloc(struct tee_context *ctx, struct optee *optee, struct optee_msg_arg *arg, struct optee_call_ctx *call_ctx) handle_rpc_func_cmd_shm_alloc() argument 409 handle_rpc_func_cmd_shm_free(struct tee_context *ctx, struct optee_msg_arg *arg) handle_rpc_func_cmd_shm_free() argument 455 struct optee_msg_arg *arg; handle_rpc_func_cmd() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/ |
H A D | fixed31_32.h | 91 * result = arg 93 static inline struct fixed31_32 dc_fixpt_from_int(int arg) in dc_fixpt_from_int() argument 97 res.value = (long long) arg << FIXED31_32_BITS_PER_FRACTIONAL_PART; in dc_fixpt_from_int() 109 * result = -arg 111 static inline struct fixed31_32 dc_fixpt_neg(struct fixed31_32 arg) in dc_fixpt_neg() argument 115 res.value = -arg.value; in dc_fixpt_neg() 122 * result = abs(arg) := (arg >= 0) ? arg : -arg 124 dc_fixpt_abs(struct fixed31_32 arg) dc_fixpt_abs() argument 194 dc_fixpt_clamp( struct fixed31_32 arg, struct fixed31_32 min_value, struct fixed31_32 max_value) dc_fixpt_clamp() argument 216 dc_fixpt_shl(struct fixed31_32 arg, unsigned char shift) dc_fixpt_shl() argument 230 dc_fixpt_shr(struct fixed31_32 arg, unsigned char shift) dc_fixpt_shr() argument 452 dc_fixpt_floor(struct fixed31_32 arg) dc_fixpt_floor() argument 466 dc_fixpt_round(struct fixed31_32 arg) dc_fixpt_round() argument 486 dc_fixpt_ceil(struct fixed31_32 arg) dc_fixpt_ceil() argument 523 dc_fixpt_truncate(struct fixed31_32 arg, unsigned int frac_bits) dc_fixpt_truncate() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/ |
H A D | fixed31_32.h | 85 * result = arg 87 static inline struct fixed31_32 dc_fixpt_from_int(int arg) in dc_fixpt_from_int() argument 91 res.value = (long long) arg << FIXED31_32_BITS_PER_FRACTIONAL_PART; in dc_fixpt_from_int() 103 * result = -arg 105 static inline struct fixed31_32 dc_fixpt_neg(struct fixed31_32 arg) in dc_fixpt_neg() argument 109 res.value = -arg.value; in dc_fixpt_neg() 116 * result = abs(arg) := (arg >= 0) ? arg : -arg 118 dc_fixpt_abs(struct fixed31_32 arg) dc_fixpt_abs() argument 188 dc_fixpt_clamp( struct fixed31_32 arg, struct fixed31_32 min_value, struct fixed31_32 max_value) dc_fixpt_clamp() argument 210 dc_fixpt_shl(struct fixed31_32 arg, unsigned char shift) dc_fixpt_shl() argument 224 dc_fixpt_shr(struct fixed31_32 arg, unsigned char shift) dc_fixpt_shr() argument 446 dc_fixpt_floor(struct fixed31_32 arg) dc_fixpt_floor() argument 460 dc_fixpt_round(struct fixed31_32 arg) dc_fixpt_round() argument 480 dc_fixpt_ceil(struct fixed31_32 arg) dc_fixpt_ceil() argument 517 dc_fixpt_truncate(struct fixed31_32 arg, unsigned int frac_bits) dc_fixpt_truncate() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | hv-gpci.c | 134 size_t *n, struct hv_gpci_request_buffer *arg) in systeminfo_gpci_request() 139 arg->params.counter_request = cpu_to_be32(req); in systeminfo_gpci_request() 140 arg->params.starting_index = cpu_to_be32(starting_index); in systeminfo_gpci_request() 141 arg->params.secondary_index = cpu_to_be16(secondary_index); in systeminfo_gpci_request() 144 virt_to_phys(arg), HGPCI_REQ_BUFFER_SIZE); in systeminfo_gpci_request() 176 for (i = 0; i < be16_to_cpu(arg->params.returned_values); i++) { in systeminfo_gpci_request() 177 j = i * be16_to_cpu(arg->params.cv_element_size); in systeminfo_gpci_request() 179 for (; j < (i + 1) * be16_to_cpu(arg->params.cv_element_size); j++) in systeminfo_gpci_request() 180 *n += sprintf(buf + *n, "%02x", (u8)arg->bytes[j]); in systeminfo_gpci_request() 195 struct hv_gpci_request_buffer *arg; in processor_bus_topology_show() local 132 systeminfo_gpci_request(u32 req, u32 starting_index, u16 secondary_index, char *buf, size_t *n, struct hv_gpci_request_buffer *arg) systeminfo_gpci_request() argument 263 struct hv_gpci_request_buffer *arg; processor_config_show() local 331 struct hv_gpci_request_buffer *arg; affinity_domain_via_virtual_processor_show() local 401 struct hv_gpci_request_buffer *arg; affinity_domain_via_domain_show() local 464 affinity_domain_via_partition_result_parse(int returned_values, int element_size, char *buf, size_t *last_element, size_t *n, struct hv_gpci_request_buffer *arg) affinity_domain_via_partition_result_parse() argument 512 struct hv_gpci_request_buffer *arg; affinity_domain_via_partition_show() local 686 struct hv_gpci_request_buffer *arg; single_gpci_request() local 889 struct hv_gpci_request_buffer *arg; sysinfo_device_attr_create() local 990 struct hv_gpci_request_buffer *arg; hv_gpci_init() local [all...] |
/kernel/linux/linux-6.6/drivers/tee/optee/ |
H A D | rpc.c | 15 static void handle_rpc_func_cmd_get_time(struct optee_msg_arg *arg) in handle_rpc_func_cmd_get_time() argument 19 if (arg->num_params != 1) in handle_rpc_func_cmd_get_time() 21 if ((arg->params[0].attr & OPTEE_MSG_ATTR_TYPE_MASK) != in handle_rpc_func_cmd_get_time() 26 arg->params[0].u.value.a = ts.tv_sec; in handle_rpc_func_cmd_get_time() 27 arg->params[0].u.value.b = ts.tv_nsec; in handle_rpc_func_cmd_get_time() 29 arg->ret = TEEC_SUCCESS; in handle_rpc_func_cmd_get_time() 32 arg->ret = TEEC_ERROR_BAD_PARAMETERS; in handle_rpc_func_cmd_get_time() 37 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer() 52 if (arg->num_params != ARRAY_SIZE(attr)) { in handle_rpc_func_cmd_i2c_transfer() 53 arg in handle_rpc_func_cmd_i2c_transfer() 36 handle_rpc_func_cmd_i2c_transfer(struct tee_context *ctx, struct optee_msg_arg *arg) handle_rpc_func_cmd_i2c_transfer() argument 123 handle_rpc_func_cmd_i2c_transfer(struct tee_context *ctx, struct optee_msg_arg *arg) handle_rpc_func_cmd_i2c_transfer() argument 130 handle_rpc_func_cmd_wq(struct optee *optee, struct optee_msg_arg *arg) handle_rpc_func_cmd_wq() argument 159 handle_rpc_func_cmd_wait(struct optee_msg_arg *arg) handle_rpc_func_cmd_wait() argument 181 handle_rpc_supp_cmd(struct tee_context *ctx, struct optee *optee, struct optee_msg_arg *arg) handle_rpc_supp_cmd() argument 258 optee_rpc_cmd(struct tee_context *ctx, struct optee *optee, struct optee_msg_arg *arg) optee_rpc_cmd() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/trace/beauty/ |
H A D | fcntl.c | 18 static size_t syscall_arg__scnprintf_fcntl_getfd(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_getfd() argument 20 return fcntl__scnprintf_getfd(arg->val, bf, size, arg->show_string_prefix); in syscall_arg__scnprintf_fcntl_getfd() 31 static size_t syscall_arg__scnprintf_fcntl_getlease(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_getlease() argument 33 return fcntl__scnprintf_getlease(arg->val, bf, size, arg->show_string_prefix); in syscall_arg__scnprintf_fcntl_getlease() 36 size_t syscall_arg__scnprintf_fcntl_cmd(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_cmd() argument 38 if (arg->val == F_GETFL) { in syscall_arg__scnprintf_fcntl_cmd() 39 syscall_arg__set_ret_scnprintf(arg, syscall_arg__scnprintf_open_flags); in syscall_arg__scnprintf_fcntl_cmd() 42 if (arg in syscall_arg__scnprintf_fcntl_cmd() 70 syscall_arg__scnprintf_fcntl_arg(char *bf, size_t size, struct syscall_arg *arg) syscall_arg__scnprintf_fcntl_arg() argument [all...] |
H A D | beauty.h | 78 * @size: 8 if all we need is an integer, otherwise all of the augmented arg. 92 * @len: for tracepoint dynamic arrays, if fmt->nr_entries == 0, then its not a fixed array, look at arg->len 93 * @args: All the args, use syscall_args__val(arg, nth) to access one 99 * @idx: syscall arg idx (is this the first?) 100 * @mask: a syscall arg may mask another arg, see syscall_arg__scnprintf_futex_op 121 unsigned long syscall_arg__val(struct syscall_arg *arg, u8 idx); 123 size_t syscall_arg__scnprintf_strarray_flags(char *bf, size_t size, struct syscall_arg *arg); 126 bool syscall_arg__strtoul_strarray(char *bf, size_t size, struct syscall_arg *arg, u64 *ret); 129 bool syscall_arg__strtoul_strarray_flags(char *bf, size_t size, struct syscall_arg *arg, u6 [all...] |
/kernel/linux/linux-6.6/tools/perf/trace/beauty/ |
H A D | fcntl.c | 18 static size_t syscall_arg__scnprintf_fcntl_getfd(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_getfd() argument 20 return fcntl__scnprintf_getfd(arg->val, bf, size, arg->show_string_prefix); in syscall_arg__scnprintf_fcntl_getfd() 31 static size_t syscall_arg__scnprintf_fcntl_getlease(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_getlease() argument 33 return fcntl__scnprintf_getlease(arg->val, bf, size, arg->show_string_prefix); in syscall_arg__scnprintf_fcntl_getlease() 36 size_t syscall_arg__scnprintf_fcntl_cmd(char *bf, size_t size, struct syscall_arg *arg) in syscall_arg__scnprintf_fcntl_cmd() argument 38 if (arg->val == F_GETFL) { in syscall_arg__scnprintf_fcntl_cmd() 39 syscall_arg__set_ret_scnprintf(arg, syscall_arg__scnprintf_open_flags); in syscall_arg__scnprintf_fcntl_cmd() 42 if (arg in syscall_arg__scnprintf_fcntl_cmd() 70 syscall_arg__scnprintf_fcntl_arg(char *bf, size_t size, struct syscall_arg *arg) syscall_arg__scnprintf_fcntl_arg() argument [all...] |
H A D | beauty.h | 79 * @size: 8 if all we need is an integer, otherwise all of the augmented arg. 93 * @len: for tracepoint dynamic arrays, if fmt->nr_entries == 0, then its not a fixed array, look at arg->len 94 * @args: All the args, use syscall_args__val(arg, nth) to access one 100 * @idx: syscall arg idx (is this the first?) 101 * @mask: a syscall arg may mask another arg, see syscall_arg__scnprintf_futex_op 122 unsigned long syscall_arg__val(struct syscall_arg *arg, u8 idx); 124 size_t syscall_arg__scnprintf_strarray_flags(char *bf, size_t size, struct syscall_arg *arg); 127 bool syscall_arg__strtoul_strarray(char *bf, size_t size, struct syscall_arg *arg, u64 *ret); 130 bool syscall_arg__strtoul_strarray_flags(char *bf, size_t size, struct syscall_arg *arg, u6 [all...] |
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
H A D | parse-filter.c | 184 static void free_arg(struct tep_filter_arg *arg) in free_arg() argument 186 if (!arg) in free_arg() 189 switch (arg->type) { in free_arg() 195 free_arg(arg->num.left); in free_arg() 196 free_arg(arg->num.right); in free_arg() 200 free_arg(arg->exp.left); in free_arg() 201 free_arg(arg->exp.right); in free_arg() 205 free(arg->str.val); in free_arg() 206 regfree(&arg->str.reg); in free_arg() 207 free(arg in free_arg() 336 struct tep_filter_arg *arg; create_arg_item() local 396 struct tep_filter_arg *arg; create_arg_op() local 411 struct tep_filter_arg *arg; create_arg_exp() local 426 struct tep_filter_arg *arg; create_arg_cmp() local 440 add_right(struct tep_filter_arg *op, struct tep_filter_arg *arg, char *error_str) add_right() argument 607 struct tep_filter_arg *arg; rotate_op_right() local 614 add_left(struct tep_filter_arg *op, struct tep_filter_arg *arg) add_left() argument 719 check_op_done(struct tep_filter_arg *arg) check_op_done() argument 751 reparent_op_arg(struct tep_filter_arg *parent, struct tep_filter_arg *old_child, struct tep_filter_arg *arg, char *error_str) reparent_op_arg() argument 803 test_arg(struct tep_filter_arg *parent, struct tep_filter_arg *arg, char *error_str) test_arg() argument 903 collapse_tree(struct tep_filter_arg *arg, struct tep_filter_arg **arg_collapsed, char *error_str) collapse_tree() argument 946 struct tep_filter_arg *arg = NULL; process_filter() local 1207 struct tep_filter_arg *arg; filter_event() local 1453 struct tep_filter_arg *arg; copy_filter_type() local 1579 get_exp_value(struct tep_event *event, struct tep_filter_arg *arg, struct tep_record *record, enum tep_errno *err) get_exp_value() argument 1634 get_arg_value(struct tep_event *event, struct tep_filter_arg *arg, struct tep_record *record, enum tep_errno *err) get_arg_value() argument 1658 test_num(struct tep_event *event, struct tep_filter_arg *arg, struct tep_record *record, enum tep_errno *err) test_num() argument 1699 get_field_str(struct tep_filter_arg *arg, struct tep_record *record) get_field_str() argument 1749 test_str(struct tep_event *event, struct tep_filter_arg *arg, struct tep_record *record, enum tep_errno *err) test_str() argument 1780 test_op(struct tep_event *event, struct tep_filter_arg *arg, struct tep_record *record, enum tep_errno *err) test_op() argument 1802 test_filter(struct tep_event *event, struct tep_filter_arg *arg, struct tep_record *record, enum tep_errno *err) test_filter() argument 1901 op_to_str(struct tep_event_filter *filter, struct tep_filter_arg *arg) op_to_str() argument 2009 val_to_str(struct tep_event_filter *filter, struct tep_filter_arg *arg) val_to_str() argument 2019 field_to_str(struct tep_event_filter *filter, struct tep_filter_arg *arg) field_to_str() argument 2024 exp_to_str(struct tep_event_filter *filter, struct tep_filter_arg *arg) exp_to_str() argument 2081 num_to_str(struct tep_event_filter *filter, struct tep_filter_arg *arg) num_to_str() argument 2132 str_to_str(struct tep_event_filter *filter, struct tep_filter_arg *arg) str_to_str() argument 2165 arg_to_str(struct tep_event_filter *filter, struct tep_filter_arg *arg) arg_to_str() argument [all...] |
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dsfield.c | 39 union acpi_parse_object *arg); 123 union acpi_parse_object *arg; in acpi_ds_create_buffer_field() local 139 arg = acpi_ps_get_arg(op, 3); in acpi_ds_create_buffer_field() 143 arg = acpi_ps_get_arg(op, 2); in acpi_ds_create_buffer_field() 146 if (!arg) { in acpi_ds_create_buffer_field() 177 arg->common.value.string, ACPI_TYPE_ANY, in acpi_ds_create_buffer_field() 185 arg->common.value.string, status); in acpi_ds_create_buffer_field() 250 * arg - First parser arg for the field name list 262 union acpi_parse_object *arg) in acpi_ds_get_field_names() 260 acpi_ds_get_field_names(struct acpi_create_field_info *info, struct acpi_walk_state *walk_state, union acpi_parse_object *arg) acpi_ds_get_field_names() argument 478 union acpi_parse_object *arg; acpi_ds_create_field() local 557 union acpi_parse_object *arg = NULL; acpi_ds_init_field_objects() local 678 union acpi_parse_object *arg; acpi_ds_create_bank_field() local 771 union acpi_parse_object *arg; acpi_ds_create_index_field() local [all...] |
H A D | pstree.c | 39 union acpi_parse_object *arg = NULL; in acpi_ps_get_arg() local 71 arg = op->common.value.arg; in acpi_ps_get_arg() 72 while (arg && argn) { in acpi_ps_get_arg() 74 arg = arg->common.next; in acpi_ps_get_arg() 77 return (arg); in acpi_ps_get_arg() 85 * arg - Argument Op to append 89 * DESCRIPTION: Append an argument to an op's argument list (a NULL arg is OK) 94 acpi_ps_append_arg(union acpi_parse_object *op, union acpi_parse_object *arg) in acpi_ps_append_arg() argument 174 union acpi_parse_object *arg; acpi_ps_get_depth_next() local [all...] |
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | dsfield.c | 39 union acpi_parse_object *arg); 123 union acpi_parse_object *arg; in acpi_ds_create_buffer_field() local 139 arg = acpi_ps_get_arg(op, 3); in acpi_ds_create_buffer_field() 143 arg = acpi_ps_get_arg(op, 2); in acpi_ds_create_buffer_field() 146 if (!arg) { in acpi_ds_create_buffer_field() 177 arg->common.value.string, ACPI_TYPE_ANY, in acpi_ds_create_buffer_field() 185 arg->common.value.string, status); in acpi_ds_create_buffer_field() 250 * arg - First parser arg for the field name list 262 union acpi_parse_object *arg) in acpi_ds_get_field_names() 260 acpi_ds_get_field_names(struct acpi_create_field_info *info, struct acpi_walk_state *walk_state, union acpi_parse_object *arg) acpi_ds_get_field_names() argument 478 union acpi_parse_object *arg; acpi_ds_create_field() local 557 union acpi_parse_object *arg = NULL; acpi_ds_init_field_objects() local 678 union acpi_parse_object *arg; acpi_ds_create_bank_field() local 771 union acpi_parse_object *arg; acpi_ds_create_index_field() local [all...] |
H A D | pstree.c | 39 union acpi_parse_object *arg = NULL; in acpi_ps_get_arg() local 71 arg = op->common.value.arg; in acpi_ps_get_arg() 72 while (arg && argn) { in acpi_ps_get_arg() 74 arg = arg->common.next; in acpi_ps_get_arg() 77 return (arg); in acpi_ps_get_arg() 85 * arg - Argument Op to append 89 * DESCRIPTION: Append an argument to an op's argument list (a NULL arg is OK) 94 acpi_ps_append_arg(union acpi_parse_object *op, union acpi_parse_object *arg) in acpi_ps_append_arg() argument 174 union acpi_parse_object *arg; acpi_ps_get_depth_next() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/ |
H A D | efc_fabric.h | 19 enum efc_sm_event evt, void *arg); 22 enum efc_sm_event evt, void *arg); 25 enum efc_sm_event evt, void *arg); 28 enum efc_sm_event evt, void *arg); 32 enum efc_sm_event evt, void *arg); 35 enum efc_sm_event evt, void *arg); 38 enum efc_sm_event evt, void *arg); 41 __efc_ns_init(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg); 44 enum efc_sm_event evt, void *arg); 47 enum efc_sm_event evt, void *arg); [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_hdr.h | 84 static inline u8 __bth_opcode(void *arg) in __bth_opcode() argument 86 struct rxe_bth *bth = arg; in __bth_opcode() 91 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode() argument 93 struct rxe_bth *bth = arg; in __bth_set_opcode() 98 static inline u8 __bth_se(void *arg) in __bth_se() argument 100 struct rxe_bth *bth = arg; in __bth_se() 105 static inline void __bth_set_se(void *arg, int se) in __bth_set_se() argument 107 struct rxe_bth *bth = arg; in __bth_set_se() 115 static inline u8 __bth_mig(void *arg) in __bth_mig() argument 117 struct rxe_bth *bth = arg; in __bth_mig() 122 __bth_set_mig(void *arg, u8 mig) __bth_set_mig() argument 132 __bth_pad(void *arg) __bth_pad() argument 139 __bth_set_pad(void *arg, u8 pad) __bth_set_pad() argument 147 __bth_tver(void *arg) __bth_tver() argument 154 __bth_set_tver(void *arg, u8 tver) __bth_set_tver() argument 162 __bth_pkey(void *arg) __bth_pkey() argument 169 __bth_set_pkey(void *arg, u16 pkey) __bth_set_pkey() argument 176 __bth_qpn(void *arg) __bth_qpn() argument 183 __bth_set_qpn(void *arg, u32 qpn) __bth_set_qpn() argument 192 __bth_fecn(void *arg) __bth_fecn() argument 199 __bth_set_fecn(void *arg, int fecn) __bth_set_fecn() argument 209 __bth_becn(void *arg) __bth_becn() argument 216 __bth_set_becn(void *arg, int becn) __bth_set_becn() argument 226 __bth_resv6a(void *arg) __bth_resv6a() argument 233 __bth_set_resv6a(void *arg) __bth_set_resv6a() argument 240 __bth_ack(void *arg) __bth_ack() argument 247 __bth_set_ack(void *arg, int ack) __bth_set_ack() argument 257 __bth_set_resv7(void *arg) __bth_set_resv7() argument 264 __bth_psn(void *arg) __bth_psn() argument 271 __bth_set_psn(void *arg, u32 psn) __bth_set_psn() argument 434 __rdeth_een(void *arg) __rdeth_een() argument 441 __rdeth_set_een(void *arg, u32 een) __rdeth_set_een() argument 471 __deth_qkey(void *arg) __deth_qkey() argument 478 __deth_set_qkey(void *arg, u32 qkey) __deth_set_qkey() argument 485 __deth_sqp(void *arg) __deth_sqp() argument 492 __deth_set_sqp(void *arg, u32 sqp) __deth_set_sqp() argument 532 __reth_va(void *arg) __reth_va() argument 539 __reth_set_va(void *arg, u64 va) __reth_set_va() argument 546 __reth_rkey(void *arg) __reth_rkey() argument 553 __reth_set_rkey(void *arg, u32 rkey) __reth_set_rkey() argument 560 __reth_len(void *arg) __reth_len() argument 567 __reth_set_len(void *arg, u32 len) __reth_set_len() argument 622 __feth_plt(void *arg) __feth_plt() argument 629 __feth_sel(void *arg) __feth_sel() argument 666 __atmeth_va(void *arg) __atmeth_va() argument 673 __atmeth_set_va(void *arg, u64 va) __atmeth_set_va() argument 680 __atmeth_rkey(void *arg) __atmeth_rkey() argument 687 __atmeth_set_rkey(void *arg, u32 rkey) __atmeth_set_rkey() argument 694 __atmeth_swap_add(void *arg) __atmeth_swap_add() argument 701 __atmeth_set_swap_add(void *arg, u64 swap_add) __atmeth_set_swap_add() argument 708 __atmeth_comp(void *arg) __atmeth_comp() argument 715 __atmeth_set_comp(void *arg, u64 comp) __atmeth_set_comp() argument 793 __aeth_syn(void *arg) __aeth_syn() argument 800 __aeth_set_syn(void *arg, u8 syn) __aeth_set_syn() argument 809 __aeth_msn(void *arg) __aeth_msn() argument 816 __aeth_set_msn(void *arg, u32 msn) __aeth_set_msn() argument 856 __atmack_orig(void *arg) __atmack_orig() argument 863 __atmack_set_orig(void *arg, u64 orig) __atmack_set_orig() argument 889 __immdt_imm(void *arg) __immdt_imm() argument 896 __immdt_set_imm(void *arg, __be32 imm) __immdt_set_imm() argument 922 __ieth_rkey(void *arg) __ieth_rkey() argument 929 __ieth_set_rkey(void *arg, u32 rkey) __ieth_set_rkey() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
H A D | rxe_hdr.h | 85 static inline u8 __bth_opcode(void *arg) in __bth_opcode() argument 87 struct rxe_bth *bth = arg; in __bth_opcode() 92 static inline void __bth_set_opcode(void *arg, u8 opcode) in __bth_set_opcode() argument 94 struct rxe_bth *bth = arg; in __bth_set_opcode() 99 static inline u8 __bth_se(void *arg) in __bth_se() argument 101 struct rxe_bth *bth = arg; in __bth_se() 106 static inline void __bth_set_se(void *arg, int se) in __bth_set_se() argument 108 struct rxe_bth *bth = arg; in __bth_set_se() 116 static inline u8 __bth_mig(void *arg) in __bth_mig() argument 118 struct rxe_bth *bth = arg; in __bth_mig() 123 __bth_set_mig(void *arg, u8 mig) __bth_set_mig() argument 133 __bth_pad(void *arg) __bth_pad() argument 140 __bth_set_pad(void *arg, u8 pad) __bth_set_pad() argument 148 __bth_tver(void *arg) __bth_tver() argument 155 __bth_set_tver(void *arg, u8 tver) __bth_set_tver() argument 163 __bth_pkey(void *arg) __bth_pkey() argument 170 __bth_set_pkey(void *arg, u16 pkey) __bth_set_pkey() argument 177 __bth_qpn(void *arg) __bth_qpn() argument 184 __bth_set_qpn(void *arg, u32 qpn) __bth_set_qpn() argument 193 __bth_fecn(void *arg) __bth_fecn() argument 200 __bth_set_fecn(void *arg, int fecn) __bth_set_fecn() argument 210 __bth_becn(void *arg) __bth_becn() argument 217 __bth_set_becn(void *arg, int becn) __bth_set_becn() argument 227 __bth_resv6a(void *arg) __bth_resv6a() argument 234 __bth_set_resv6a(void *arg) __bth_set_resv6a() argument 241 __bth_ack(void *arg) __bth_ack() argument 248 __bth_set_ack(void *arg, int ack) __bth_set_ack() argument 258 __bth_set_resv7(void *arg) __bth_set_resv7() argument 265 __bth_psn(void *arg) __bth_psn() argument 272 __bth_set_psn(void *arg, u32 psn) __bth_set_psn() argument 435 __rdeth_een(void *arg) __rdeth_een() argument 442 __rdeth_set_een(void *arg, u32 een) __rdeth_set_een() argument 472 __deth_qkey(void *arg) __deth_qkey() argument 479 __deth_set_qkey(void *arg, u32 qkey) __deth_set_qkey() argument 486 __deth_sqp(void *arg) __deth_sqp() argument 493 __deth_set_sqp(void *arg, u32 sqp) __deth_set_sqp() argument 533 __reth_va(void *arg) __reth_va() argument 540 __reth_set_va(void *arg, u64 va) __reth_set_va() argument 547 __reth_rkey(void *arg) __reth_rkey() argument 554 __reth_set_rkey(void *arg, u32 rkey) __reth_set_rkey() argument 561 __reth_len(void *arg) __reth_len() argument 568 __reth_set_len(void *arg, u32 len) __reth_set_len() argument 621 __atmeth_va(void *arg) __atmeth_va() argument 628 __atmeth_set_va(void *arg, u64 va) __atmeth_set_va() argument 635 __atmeth_rkey(void *arg) __atmeth_rkey() argument 642 __atmeth_set_rkey(void *arg, u32 rkey) __atmeth_set_rkey() argument 649 __atmeth_swap_add(void *arg) __atmeth_swap_add() argument 656 __atmeth_set_swap_add(void *arg, u64 swap_add) __atmeth_set_swap_add() argument 663 __atmeth_comp(void *arg) __atmeth_comp() argument 670 __atmeth_set_comp(void *arg, u64 comp) __atmeth_set_comp() argument 749 __aeth_syn(void *arg) __aeth_syn() argument 756 __aeth_set_syn(void *arg, u8 syn) __aeth_set_syn() argument 765 __aeth_msn(void *arg) __aeth_msn() argument 772 __aeth_set_msn(void *arg, u32 msn) __aeth_set_msn() argument 812 __atmack_orig(void *arg) __atmack_orig() argument 819 __atmack_set_orig(void *arg, u64 orig) __atmack_set_orig() argument 845 __immdt_imm(void *arg) __immdt_imm() argument 852 __immdt_set_imm(void *arg, __be32 imm) __immdt_set_imm() argument 878 __ieth_rkey(void *arg) __ieth_rkey() argument 885 __ieth_set_rkey(void *arg, u32 rkey) __ieth_set_rkey() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/basics/ |
H A D | fixpt31_32.c | 30 long long arg) in abs_i64() 32 if (arg > 0) in abs_i64() 33 return (unsigned long long)arg; in abs_i64() 35 return (unsigned long long)(-arg); in abs_i64() 170 struct fixed31_32 dc_fixpt_sqr(struct fixed31_32 arg) in dc_fixpt_sqr() argument 174 unsigned long long arg_value = abs_i64(arg.value); in dc_fixpt_sqr() 210 struct fixed31_32 dc_fixpt_recip(struct fixed31_32 arg) in dc_fixpt_recip() argument 217 ASSERT(arg.value); in dc_fixpt_recip() 221 arg.value); in dc_fixpt_recip() 224 struct fixed31_32 dc_fixpt_sinc(struct fixed31_32 arg) in dc_fixpt_sinc() argument 29 abs_i64( long long arg) abs_i64() argument 268 dc_fixpt_sin(struct fixed31_32 arg) dc_fixpt_sin() argument 275 dc_fixpt_cos(struct fixed31_32 arg) dc_fixpt_cos() argument 307 fixed31_32_exp_from_taylor_series(struct fixed31_32 arg) fixed31_32_exp_from_taylor_series() argument 335 dc_fixpt_exp(struct fixed31_32 arg) dc_fixpt_exp() argument 378 dc_fixpt_log(struct fixed31_32 arg) dc_fixpt_log() argument 452 dc_fixpt_u4d19(struct fixed31_32 arg) dc_fixpt_u4d19() argument 457 dc_fixpt_u3d19(struct fixed31_32 arg) dc_fixpt_u3d19() argument 462 dc_fixpt_u2d19(struct fixed31_32 arg) dc_fixpt_u2d19() argument 467 dc_fixpt_u0d19(struct fixed31_32 arg) dc_fixpt_u0d19() argument 472 dc_fixpt_clamp_u0d14(struct fixed31_32 arg) dc_fixpt_clamp_u0d14() argument 477 dc_fixpt_clamp_u0d10(struct fixed31_32 arg) dc_fixpt_clamp_u0d10() argument 482 dc_fixpt_s4d19(struct fixed31_32 arg) dc_fixpt_s4d19() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/basics/ |
H A D | fixpt31_32.c | 34 long long arg) in abs_i64() 36 if (arg > 0) in abs_i64() 37 return (unsigned long long)arg; in abs_i64() 39 return (unsigned long long)(-arg); in abs_i64() 174 struct fixed31_32 dc_fixpt_sqr(struct fixed31_32 arg) in dc_fixpt_sqr() argument 178 unsigned long long arg_value = abs_i64(arg.value); in dc_fixpt_sqr() 214 struct fixed31_32 dc_fixpt_recip(struct fixed31_32 arg) in dc_fixpt_recip() argument 221 ASSERT(arg.value); in dc_fixpt_recip() 225 arg.value); in dc_fixpt_recip() 228 struct fixed31_32 dc_fixpt_sinc(struct fixed31_32 arg) in dc_fixpt_sinc() argument 33 abs_i64( long long arg) abs_i64() argument 272 dc_fixpt_sin(struct fixed31_32 arg) dc_fixpt_sin() argument 279 dc_fixpt_cos(struct fixed31_32 arg) dc_fixpt_cos() argument 311 fixed31_32_exp_from_taylor_series(struct fixed31_32 arg) fixed31_32_exp_from_taylor_series() argument 339 dc_fixpt_exp(struct fixed31_32 arg) dc_fixpt_exp() argument 382 dc_fixpt_log(struct fixed31_32 arg) dc_fixpt_log() argument 456 dc_fixpt_u4d19(struct fixed31_32 arg) dc_fixpt_u4d19() argument 461 dc_fixpt_u3d19(struct fixed31_32 arg) dc_fixpt_u3d19() argument 466 dc_fixpt_u2d19(struct fixed31_32 arg) dc_fixpt_u2d19() argument 471 dc_fixpt_u0d19(struct fixed31_32 arg) dc_fixpt_u0d19() argument 476 dc_fixpt_clamp_u0d14(struct fixed31_32 arg) dc_fixpt_clamp_u0d14() argument 481 dc_fixpt_clamp_u0d10(struct fixed31_32 arg) dc_fixpt_clamp_u0d10() argument 486 dc_fixpt_s4d19(struct fixed31_32 arg) dc_fixpt_s4d19() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-params.c | 56 const struct rkisp1_cif_isp_dpcc_config *arg) in rkisp1_dpcc_config() 69 mode |= arg->mode & RKISP1_CIF_ISP_DPCC_MODE_STAGE1_ENABLE; in rkisp1_dpcc_config() 73 arg->output_mode & RKISP1_CIF_ISP_DPCC_OUTPUT_MODE_MASK); in rkisp1_dpcc_config() 75 arg->set_use & RKISP1_CIF_ISP_DPCC_SET_USE_MASK); in rkisp1_dpcc_config() 79 arg->methods[i].method & in rkisp1_dpcc_config() 82 arg->methods[i].line_thresh & in rkisp1_dpcc_config() 85 arg->methods[i].line_mad_fac & in rkisp1_dpcc_config() 88 arg->methods[i].pg_fac & in rkisp1_dpcc_config() 91 arg->methods[i].rnd_thresh & in rkisp1_dpcc_config() 94 arg in rkisp1_dpcc_config() 55 rkisp1_dpcc_config(struct rkisp1_params *params, const struct rkisp1_cif_isp_dpcc_config *arg) rkisp1_dpcc_config() argument 105 rkisp1_bls_config(struct rkisp1_params *params, const struct rkisp1_cif_isp_bls_config *arg) rkisp1_bls_config() argument 317 rkisp1_lsc_config(struct rkisp1_params *params, const struct rkisp1_cif_isp_lsc_config *arg) rkisp1_lsc_config() argument 362 rkisp1_flt_config(struct rkisp1_params *params, const struct rkisp1_cif_isp_flt_config *arg) rkisp1_flt_config() argument 406 rkisp1_bdm_config(struct rkisp1_params *params, const struct rkisp1_cif_isp_bdm_config *arg) rkisp1_bdm_config() argument 421 rkisp1_sdg_config(struct rkisp1_params *params, const struct rkisp1_cif_isp_sdg_config *arg) rkisp1_sdg_config() argument 445 rkisp1_goc_config_v10(struct rkisp1_params *params, const struct rkisp1_cif_isp_goc_config *arg) rkisp1_goc_config_v10() argument 461 rkisp1_goc_config_v12(struct rkisp1_params *params, const struct rkisp1_cif_isp_goc_config *arg) rkisp1_goc_config_v12() argument 482 rkisp1_ctk_config(struct rkisp1_params *params, const struct rkisp1_cif_isp_ctk_config *arg) rkisp1_ctk_config() argument 520 rkisp1_awb_meas_config_v10(struct rkisp1_params *params, const struct rkisp1_cif_isp_awb_meas_config *arg) rkisp1_awb_meas_config_v10() argument 560 rkisp1_awb_meas_config_v12(struct rkisp1_params *params, const struct rkisp1_cif_isp_awb_meas_config *arg) rkisp1_awb_meas_config_v12() argument 596 rkisp1_awb_meas_enable_v10(struct rkisp1_params *params, const struct rkisp1_cif_isp_awb_meas_config *arg, bool en) rkisp1_awb_meas_enable_v10() argument 626 rkisp1_awb_meas_enable_v12(struct rkisp1_params *params, const struct rkisp1_cif_isp_awb_meas_config *arg, bool en) rkisp1_awb_meas_enable_v12() argument 656 rkisp1_awb_gain_config_v10(struct rkisp1_params *params, const struct rkisp1_cif_isp_awb_gain_config *arg) rkisp1_awb_gain_config_v10() argument 669 rkisp1_awb_gain_config_v12(struct rkisp1_params *params, const struct rkisp1_cif_isp_awb_gain_config *arg) rkisp1_awb_gain_config_v12() argument 681 rkisp1_aec_config_v10(struct rkisp1_params *params, const struct rkisp1_cif_isp_aec_config *arg) rkisp1_aec_config_v10() argument 712 rkisp1_aec_config_v12(struct rkisp1_params *params, const struct rkisp1_cif_isp_aec_config *arg) rkisp1_aec_config_v12() argument 742 rkisp1_cproc_config(struct rkisp1_params *params, const struct rkisp1_cif_isp_cproc_config *arg) rkisp1_cproc_config() argument 773 rkisp1_hst_config_v10(struct rkisp1_params *params, const struct rkisp1_cif_isp_hst_config *arg) rkisp1_hst_config_v10() argument 818 rkisp1_hst_config_v12(struct rkisp1_params *params, const struct rkisp1_cif_isp_hst_config *arg) rkisp1_hst_config_v12() argument 875 rkisp1_hst_enable_v10(struct rkisp1_params *params, const struct rkisp1_cif_isp_hst_config *arg, bool en) rkisp1_hst_enable_v10() argument 893 rkisp1_hst_enable_v12(struct rkisp1_params *params, const struct rkisp1_cif_isp_hst_config *arg, bool en) rkisp1_hst_enable_v12() argument 912 rkisp1_afm_config_v10(struct rkisp1_params *params, const struct rkisp1_cif_isp_afc_config *arg) rkisp1_afm_config_v10() argument 941 rkisp1_afm_config_v12(struct rkisp1_params *params, const struct rkisp1_cif_isp_afc_config *arg) rkisp1_afm_config_v12() argument 977 rkisp1_ie_config(struct rkisp1_params *params, const struct rkisp1_cif_isp_ie_config *arg) rkisp1_ie_config() argument 1147 rkisp1_dpf_config(struct rkisp1_params *params, const struct rkisp1_cif_isp_dpf_config *arg) rkisp1_dpf_config() argument 1234 rkisp1_dpf_strength_config(struct rkisp1_params *params, const struct rkisp1_cif_isp_dpf_strength_config *arg) rkisp1_dpf_strength_config() argument [all...] |
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | ide-devsets.c | 11 static int set_io_32bit(ide_drive_t *drive, int arg) in set_io_32bit() argument 16 if (arg < 0 || arg > 1 + (SUPPORT_VLB_SYNC << 1)) in set_io_32bit() 19 drive->io_32bit = arg; in set_io_32bit() 26 static int set_ksettings(ide_drive_t *drive, int arg) in set_ksettings() argument 28 if (arg < 0 || arg > 1) in set_ksettings() 31 if (arg) in set_ksettings() 41 static int set_using_dma(ide_drive_t *drive, int arg) in set_using_dma() argument 46 if (arg < in set_using_dma() 97 set_pio_mode(ide_drive_t *drive, int arg) set_pio_mode() argument 137 set_unmaskirq(ide_drive_t *drive, int arg) set_unmaskirq() argument 159 ide_devset_execute(ide_drive_t *drive, const struct ide_devset *setting, int arg) ide_devset_execute() argument [all...] |