/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | ni_labpc_common.c | 695 struct comedi_8254 *counter = devpriv->counter; labpc_ai_cmd() local [all...] |
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | fsl_ifc_nand.c | 52 unsigned int counter; /* counter for the initializations */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
H A D | fec_ptp.c | 482 u32 counter; fec_ptp_settime() local [all...] |
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | serial_ir.c | 322 int counter, dcd; in serial_ir_irq_handler() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | fs_counters.c | 114 struct mlx5_fc *counter; in mlx5_fc_counters_lookup_next() local 129 mlx5_fc_stats_insert(struct mlx5_core_dev *dev, struct mlx5_fc *counter) mlx5_fc_stats_insert() argument 137 mlx5_fc_stats_remove(struct mlx5_core_dev *dev, struct mlx5_fc *counter) mlx5_fc_stats_remove() argument 185 struct mlx5_fc *counter = first; mlx5_fc_stats_query_counter_range() local 220 mlx5_fc_free(struct mlx5_core_dev *dev, struct mlx5_fc *counter) mlx5_fc_free() argument 226 mlx5_fc_release(struct mlx5_core_dev *dev, struct mlx5_fc *counter) mlx5_fc_release() argument 281 struct mlx5_fc *counter = NULL, *last = NULL, *tmp; mlx5_fc_stats_work() local 319 struct mlx5_fc *counter; mlx5_fc_single_alloc() local 338 struct mlx5_fc *counter; mlx5_fc_acquire() local 351 struct mlx5_fc *counter = mlx5_fc_acquire(dev, aging); mlx5_fc_create_ex() local 391 struct mlx5_fc *counter = mlx5_fc_create_ex(dev, aging); mlx5_fc_create() local 400 mlx5_fc_id(struct mlx5_fc *counter) mlx5_fc_id() argument 406 mlx5_fc_destroy(struct mlx5_core_dev *dev, struct mlx5_fc *counter) mlx5_fc_destroy() argument 461 struct mlx5_fc *counter; mlx5_cleanup_fc_stats() local 480 mlx5_fc_query(struct mlx5_core_dev *dev, struct mlx5_fc *counter, u64 *packets, u64 *bytes) mlx5_fc_query() argument 487 mlx5_fc_query_lastuse(struct mlx5_fc *counter) mlx5_fc_query_lastuse() argument 492 mlx5_fc_query_cached(struct mlx5_fc *counter, u64 *bytes, u64 *packets, u64 *lastuse) mlx5_fc_query_cached() argument 507 mlx5_fc_query_cached_raw(struct mlx5_fc *counter, u64 *bytes, u64 *packets, u64 *lastuse) mlx5_fc_query_cached_raw() argument 545 mlx5_fc_init(struct mlx5_fc *counter, struct mlx5_fc_bulk *bulk, u32 id) mlx5_fc_init() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_fdma.c | 555 int counter = 0; in lan966x_fdma_napi_poll() local
|
H A D | lan966x_vcap_impl.c | 403 u32 counter; in lan966x_es0_read_esdx_counter() local [all...] |
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_pdc2027x.c | 462 long counter; in pdc_read_counter() local [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | types.h | 173 int counter; member 180 s64 counter; member
|
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | tegra30-tsensor.c | 165 int err, c1, c2, c3, c4, counter; in tegra_tsensor_get_temp() local [all...] |
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | stratix10-rsu.c | 180 unsigned int *counter = (unsigned int *)data->kaddr1; in rsu_retry_callback() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_hw_sequencer.c | 286 int counter; in hwss_wait_for_blank_complete() local
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | timer-ti-dm-systimer.c | 44 u8 counter; member [all...] |
/kernel/linux/linux-6.6/drivers/comedi/drivers/ |
H A D | ni_labpc_common.c | 694 struct comedi_8254 *counter = devpriv->counter; labpc_ai_cmd() local [all...] |
/kernel/linux/linux-6.6/drivers/counter/ |
H A D | counter-sysfs.c | 109 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u8_show() local 141 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u8_store() local 177 struct counter_device *const counter = counter_from_dev(dev); counter_comp_u32_show() local 242 struct counter_device *const counter = counter_from_dev(dev); counter_comp_u32_store() local 306 struct counter_device *const counter = counter_from_dev(dev); counter_comp_u64_show() local 334 struct counter_device *const counter = counter_from_dev(dev); counter_comp_u64_store() local 366 struct counter_device *const counter = counter_from_dev(dev); counter_comp_array_u32_show() local 388 struct counter_device *const counter = counter_from_dev(dev); counter_comp_array_u32_store() local 416 struct counter_device *const counter = counter_from_dev(dev); counter_comp_array_u64_show() local 448 struct counter_device *const counter = counter_from_dev(dev); counter_comp_array_u64_store() local 840 counter_signal_attrs_create(struct counter_device *const counter, struct counter_attribute_group *const cattr_group, struct counter_signal *const signal) counter_signal_attrs_create() argument 866 counter_sysfs_signals_add(struct counter_device *const counter, struct counter_attribute_group *const groups) counter_sysfs_signals_add() argument 890 counter_sysfs_synapses_add(struct counter_device *const counter, struct counter_attribute_group *const group, struct counter_count *const count) counter_sysfs_synapses_add() argument 940 counter_count_attrs_create(struct counter_device *const counter, struct counter_attribute_group *const cattr_group, struct counter_count *const count) counter_count_attrs_create() argument 975 counter_sysfs_counts_add(struct counter_device *const counter, struct counter_attribute_group *const groups) counter_sysfs_counts_add() argument 1006 counter_num_signals_read(struct counter_device *counter, u8 *val) counter_num_signals_read() argument 1012 counter_num_counts_read(struct counter_device *counter, u8 *val) counter_num_counts_read() argument 1018 counter_events_queue_size_read(struct counter_device *counter, u64 *val) counter_events_queue_size_read() argument 1025 counter_events_queue_size_write(struct counter_device *counter, u64 val) counter_events_queue_size_write() argument 1059 counter_sysfs_attr_add(struct counter_device *const counter, struct counter_attribute_group *cattr_group) counter_sysfs_attr_add() argument 1118 counter_sysfs_add(struct counter_device *const counter) counter_sysfs_add() argument [all...] |
H A D | rz-mtu3-cnt.c | 97 static inline struct rz_mtu3_channel *rz_mtu3_get_ch(struct counter_device *counter, int id) in rz_mtu3_get_ch() argument 105 static bool rz_mtu3_is_counter_invalid(struct counter_device *counter, int id) in rz_mtu3_is_counter_invalid() argument 123 static int rz_mtu3_lock_if_counter_is_valid(struct counter_device *counter, in rz_mtu3_lock_if_counter_is_valid() argument 157 static int rz_mtu3_count_read(struct counter_device *counter, in rz_mtu3_count_read() argument 179 rz_mtu3_count_write(struct counter_device *counter, struct counter_count *count, const u64 val) rz_mtu3_count_write() argument 231 rz_mtu3_count_function_read(struct counter_device *counter, struct counter_count *count, enum counter_function *function) rz_mtu3_count_function_read() argument 249 rz_mtu3_count_function_write(struct counter_device *counter, struct counter_count *count, enum counter_function function) rz_mtu3_count_function_write() argument 290 rz_mtu3_count_direction_read(struct counter_device *counter, struct counter_count *count, enum counter_count_direction *direction) rz_mtu3_count_direction_read() argument 314 rz_mtu3_count_ceiling_read(struct counter_device *counter, struct counter_count *count, u64 *ceiling) rz_mtu3_count_ceiling_read() argument 345 rz_mtu3_count_ceiling_write(struct counter_device *counter, struct counter_count *count, u64 ceiling) rz_mtu3_count_ceiling_write() argument 393 rz_mtu3_32bit_cnt_setting(struct counter_device *counter) rz_mtu3_32bit_cnt_setting() argument 408 rz_mtu3_16bit_cnt_setting(struct counter_device *counter, int id) rz_mtu3_16bit_cnt_setting() argument 420 rz_mtu3_initialize_counter(struct counter_device *counter, int id) rz_mtu3_initialize_counter() argument 455 rz_mtu3_terminate_counter(struct counter_device *counter, int id) rz_mtu3_terminate_counter() argument 472 rz_mtu3_count_enable_read(struct counter_device *counter, struct counter_count *count, u8 *enable) rz_mtu3_count_enable_read() argument 495 rz_mtu3_count_enable_write(struct counter_device *counter, struct counter_count *count, u8 enable) rz_mtu3_count_enable_write() argument 532 rz_mtu3_cascade_counts_enable_get(struct counter_device *counter, u8 *cascade_enable) rz_mtu3_cascade_counts_enable_get() argument 552 rz_mtu3_cascade_counts_enable_set(struct counter_device *counter, u8 cascade_enable) rz_mtu3_cascade_counts_enable_set() argument 571 rz_mtu3_ext_input_phase_clock_select_get(struct counter_device *counter, u32 *ext_input_phase_clock_select) rz_mtu3_ext_input_phase_clock_select_get() argument 591 rz_mtu3_ext_input_phase_clock_select_set(struct counter_device *counter, u32 ext_input_phase_clock_select) rz_mtu3_ext_input_phase_clock_select_set() argument 625 rz_mtu3_action_read(struct counter_device *counter, struct counter_count *count, struct counter_synapse *synapse, enum counter_synapse_action *action) rz_mtu3_action_read() argument 838 struct counter_device *counter; rz_mtu3_cnt_probe() local [all...] |
H A D | ti-ecap-capture.c | 100 static u8 ecap_cnt_capture_get_evmode(struct counter_device *counter) in ecap_cnt_capture_get_evmode() argument 112 static void ecap_cnt_capture_set_evmode(struct counter_device *counter, u8 ev_mode) in ecap_cnt_capture_set_evmode() argument 121 ecap_cnt_capture_enable(struct counter_device *counter) ecap_cnt_capture_enable() argument 136 ecap_cnt_capture_disable(struct counter_device *counter) ecap_cnt_capture_disable() argument 149 ecap_cnt_count_get_val(struct counter_device *counter, unsigned int reg) ecap_cnt_count_get_val() argument 161 ecap_cnt_count_set_val(struct counter_device *counter, unsigned int reg, u32 val) ecap_cnt_count_set_val() argument 170 ecap_cnt_count_read(struct counter_device *counter, struct counter_count *count, u64 *val) ecap_cnt_count_read() argument 178 ecap_cnt_count_write(struct counter_device *counter, struct counter_count *count, u64 val) ecap_cnt_count_write() argument 189 ecap_cnt_function_read(struct counter_device *counter, struct counter_count *count, enum counter_function *function) ecap_cnt_function_read() argument 198 ecap_cnt_action_read(struct counter_device *counter, struct counter_count *count, struct counter_synapse *synapse, enum counter_synapse_action *action) ecap_cnt_action_read() argument 210 ecap_cnt_watch_validate(struct counter_device *counter, const struct counter_watch *watch) ecap_cnt_watch_validate() argument 225 ecap_cnt_clk_get_freq(struct counter_device *counter, struct counter_signal *signal, u64 *freq) ecap_cnt_clk_get_freq() argument 235 ecap_cnt_pol_read(struct counter_device *counter, struct counter_signal *signal, size_t idx, enum counter_signal_polarity *pol) ecap_cnt_pol_read() argument 251 ecap_cnt_pol_write(struct counter_device *counter, struct counter_signal *signal, size_t idx, enum counter_signal_polarity pol) ecap_cnt_pol_write() argument 267 ecap_cnt_cap_read(struct counter_device *counter, struct counter_count *count, size_t idx, u64 *cap) ecap_cnt_cap_read() argument 276 ecap_cnt_cap_write(struct counter_device *counter, struct counter_count *count, size_t idx, u64 cap) ecap_cnt_cap_write() argument 288 ecap_cnt_nb_ovf_read(struct counter_device *counter, struct counter_count *count, u64 *val) ecap_cnt_nb_ovf_read() argument 298 ecap_cnt_nb_ovf_write(struct counter_device *counter, struct counter_count *count, u64 val) ecap_cnt_nb_ovf_write() argument 311 ecap_cnt_ceiling_read(struct counter_device *counter, struct counter_count *count, u64 *val) ecap_cnt_ceiling_read() argument 319 ecap_cnt_enable_read(struct counter_device *counter, struct counter_count *count, u8 *enable) ecap_cnt_enable_read() argument 329 ecap_cnt_enable_write(struct counter_device *counter, struct counter_count *count, u8 enable) ecap_cnt_enable_write() argument [all...] |
H A D | intel-qep.c | 108 static int intel_qep_count_read(struct counter_device *counter, in intel_qep_count_read() argument 124 static int intel_qep_function_read(struct counter_device *counter, in intel_qep_function_read() argument 137 static int intel_qep_action_read(struct counter_device *counter, in intel_qep_action_read() argument 175 static int intel_qep_ceiling_read(struct counter_device *counter, in intel_qep_ceiling_read() argument 187 static int intel_qep_ceiling_write(struct counter_device *counter, in intel_qep_ceiling_write() argument 212 static int intel_qep_enable_read(struct counter_device *counter, in intel_qep_enable_read() argument 222 intel_qep_enable_write(struct counter_device *counter, struct counter_count *count, u8 val) intel_qep_enable_write() argument 254 intel_qep_spike_filter_ns_read(struct counter_device *counter, struct counter_count *count, u64 *length) intel_qep_spike_filter_ns_read() argument 275 intel_qep_spike_filter_ns_write(struct counter_device *counter, struct counter_count *count, u64 length) intel_qep_spike_filter_ns_write() argument 324 intel_qep_preset_enable_read(struct counter_device *counter, struct counter_count *count, u8 *preset_enable) intel_qep_preset_enable_read() argument 340 intel_qep_preset_enable_write(struct counter_device *counter, struct counter_count *count, u8 val) intel_qep_preset_enable_write() argument 394 struct counter_device *counter; intel_qep_probe() local [all...] |
H A D | ti-eqep.c | 85 struct counter_device counter; member 90 static struct ti_eqep_cnt *ti_eqep_count_from_counter(struct counter_device *counter) in ti_eqep_count_from_counter() argument 95 static int ti_eqep_count_read(struct counter_device *counter, in ti_eqep_count_read() argument 107 static int ti_eqep_count_write(struct counter_device *counter, in ti_eqep_count_write() argument 120 static int ti_eqep_function_read(struct counter_device *counter, in ti_eqep_function_read() argument 147 ti_eqep_function_write(struct counter_device *counter, struct counter_count *count, enum counter_function function) ti_eqep_function_write() argument 176 ti_eqep_action_read(struct counter_device *counter, struct counter_count *count, struct counter_synapse *synapse, enum counter_synapse_action *action) ti_eqep_action_read() argument 249 ti_eqep_position_ceiling_read(struct counter_device *counter, struct counter_count *count, u64 *ceiling) ti_eqep_position_ceiling_read() argument 263 ti_eqep_position_ceiling_write(struct counter_device *counter, struct counter_count *count, u64 ceiling) ti_eqep_position_ceiling_write() argument 277 ti_eqep_position_enable_read(struct counter_device *counter, struct counter_count *count, u8 *enable) ti_eqep_position_enable_read() argument 290 ti_eqep_position_enable_write(struct counter_device *counter, struct counter_count *count, u8 enable) ti_eqep_position_enable_write() argument 376 struct counter_device *counter; ti_eqep_probe() local 430 struct counter_device *counter = platform_get_drvdata(pdev); ti_eqep_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/amcc/ |
H A D | crypto4xx_alg.c | 258 unsigned int counter = be32_to_cpup((__be32 *)(req->iv + iv_len - 4)); in crypto4xx_ctr_crypt() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/ |
H A D | xircom_cb.c | 700 int counter; in activate_receiver() local 754 int counter; deactivate_receiver() local 787 int counter; activate_transmitter() local 841 int counter; deactivate_transmitter() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpsw.c | 515 dpsw_if_get_counter(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 if_id, enum dpsw_counter type, u64 *counter) dpsw_if_get_counter() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
H A D | meter.c | 250 struct mlx5_fc *counter; in __mlx5e_flow_meter_alloc() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | tt.c | 685 static atomic_t counter = ATOMIC_INIT(0); in iwl_mvm_thermal_zone_register() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | fw.c | 70 u32 counter = 0; in _rtl88e_fw_free_to_go() local
|