Searched defs:counter (Results 76 - 100 of 397) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/amd/display/dc/dce112/
H A Ddce112_compressor.c294 uint8_t counter = 0; local
/linux-master/drivers/gpu/drm/vmwgfx/device_include/
H A Dvm_basic_types.h70 MKSGuestStatCounter counter; member in struct:MKSGuestStatCounterTime
93 MKSGuestStatCounter *counter; member in union:MKSGuestStatInfoEntry::__anon426
/linux-master/drivers/counter/
H A Dftm-quaddec.c117 static int ftm_quaddec_get_prescaler(struct counter_device *counter, argument
130 static int ftm_quaddec_set_prescaler(struct counter_device *counter, argument
160 static int ftm_quaddec_count_read(struct counter_device *counter, argument
174 ftm_quaddec_count_write(struct counter_device *counter, struct counter_count *count, const u64 val) argument
190 ftm_quaddec_count_function_read(struct counter_device *counter, struct counter_count *count, enum counter_function *function) argument
199 ftm_quaddec_action_read(struct counter_device *counter, struct counter_count *count, struct counter_synapse *synapse, enum counter_synapse_action *action) argument
261 struct counter_device *counter; local
[all...]
H A Dstm32-lptimer-cnt.c140 static int stm32_lptim_cnt_read(struct counter_device *counter, argument
156 static int stm32_lptim_cnt_function_read(struct counter_device *counter, argument
175 static int stm32_lptim_cnt_function_write(struct counter_device *counter, argument
198 static int stm32_lptim_cnt_enable_read(struct counter_device *counter, argument
214 stm32_lptim_cnt_enable_write(struct counter_device *counter, struct counter_count *count, u8 enable) argument
239 stm32_lptim_cnt_ceiling_read(struct counter_device *counter, struct counter_count *count, u64 *ceiling) argument
250 stm32_lptim_cnt_ceiling_write(struct counter_device *counter, struct counter_count *count, u64 ceiling) argument
274 stm32_lptim_cnt_action_read(struct counter_device *counter, struct counter_count *count, struct counter_synapse *synapse, enum counter_synapse_action *action) argument
318 stm32_lptim_cnt_action_write(struct counter_device *counter, struct counter_count *count, struct counter_synapse *synapse, enum counter_synapse_action action) argument
413 struct counter_device *counter; local
[all...]
H A Dstm32-timer-cnt.c46 static int stm32_count_read(struct counter_device *counter, argument
58 static int stm32_count_write(struct counter_device *counter, argument
71 static int stm32_count_function_read(struct counter_device *counter, argument
98 static int stm32_count_function_write(struct counter_device *counter, argument
138 static int stm32_count_direction_read(struct counter_device *counter, argument
152 stm32_count_ceiling_read(struct counter_device *counter, struct counter_count *count, u64 *ceiling) argument
165 stm32_count_ceiling_write(struct counter_device *counter, struct counter_count *count, u64 ceiling) argument
180 stm32_count_enable_read(struct counter_device *counter, struct counter_count *count, u8 *enable) argument
193 stm32_count_enable_write(struct counter_device *counter, struct counter_count *count, u8 enable) argument
231 stm32_action_read(struct counter_device *counter, struct counter_count *count, struct counter_synapse *synapse, enum counter_synapse_action *action) argument
319 struct counter_device *counter; local
[all...]
H A Dcounter-chrdev.c68 struct counter_device *const counter = filp->private_data; local
106 struct counter_device *const counter = filp->private_data; local
138 counter_set_event_node(struct counter_device *const counter, struct counter_watch *const watch, const struct counter_comp_node *const cfg) argument
195 counter_enable_events(struct counter_device *const counter) argument
216 counter_disable_events(struct counter_device *const counter) argument
264 counter_add_watch(struct counter_device *const counter, const unsigned long arg) argument
385 struct counter_device *const counter = filp->private_data; local
416 struct counter_device *const counter = container_of(inode->i_cdev, local
428 struct counter_device *const counter = filp->private_data; local
465 counter_chrdev_add(struct counter_device *const counter) argument
483 counter_chrdev_remove(struct counter_device *const counter) argument
488 counter_get_array_data(struct counter_device *const counter, const enum counter_scope scope, void *const parent, const struct counter_comp *const comp, const size_t idx, u64 *const value) argument
524 counter_get_data(struct counter_device *const counter, const struct counter_comp_node *const comp_node, u64 *const value) argument
635 counter_push_event(struct counter_device *const counter, const u8 event, const u8 channel) argument
[all...]
H A Dmicrochip-tcb-capture.c68 static int mchp_tc_count_function_read(struct counter_device *counter, argument
82 static int mchp_tc_count_function_write(struct counter_device *counter, argument
144 static int mchp_tc_count_signal_read(struct counter_device *counter, argument
164 static int mchp_tc_count_action_read(struct counter_device *counter, argument
203 mchp_tc_count_action_write(struct counter_device *counter, struct counter_count *count, struct counter_synapse *synapse, enum counter_synapse_action action) argument
238 mchp_tc_count_read(struct counter_device *counter, struct counter_count *count, u64 *val) argument
307 struct counter_device *counter; local
[all...]
/linux-master/kernel/cgroup/
H A Dpids.c48 atomic64_t counter; member in struct:pids_cgroup
/linux-master/drivers/watchdog/
H A Dni903x_wdt.c68 u32 counter = timeout * (1000000000 / NIWD_PERIOD_NS); local
83 u32 counter; local
H A Dnic7018_wdt.c61 static inline u32 nic7018_timeout(u32 period, u8 counter) argument
91 u8 counter; local
66 nic7018_get_config(u32 timeout, u8 *counter) argument
/linux-master/net/netfilter/
H A Dnft_counter.c25 struct nft_counter __percpu *counter; member in struct:nft_counter_percpu_priv
/linux-master/arch/x86/include/asm/
H A Datomic64_32.h12 s64 __aligned(8) counter; member in struct:__anon172
/linux-master/arch/arm/include/asm/
H A Datomic.h254 s64 counter; member in struct:__anon4
[all...]
/linux-master/sound/hda/
H A Dhdac_controller.c309 unsigned int counter = 0; local
/linux-master/drivers/crypto/
H A Domap-aes-gcm.c245 __be32 counter = cpu_to_be32(1); local
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_sw.c375 uint32_t counter = 0; local
/linux-master/tools/testing/selftests/bpf/
H A Dbench.h62 struct counter { struct
/linux-master/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.h80 struct mlx5_fc *counter; member in struct:mlx5_vdpa_counter
/linux-master/fs/nfsd/
H A Dexport.h60 struct percpu_counter counter[EXP_STATS_COUNTERS_NUM]; member in struct:export_stats
/linux-master/net/ipv6/
H A Dtcp_ao.c23 u8 counter; member in struct:kdf_input_block
/linux-master/block/partitions/
H A Dibm.c175 int counter; local
/linux-master/crypto/
H A Dlrw.c114 static int lrw_next_index(u32 *counter) argument
149 u32 counter[4]; local
[all...]
/linux-master/drivers/misc/
H A Dphantom.c50 atomic_t counter; member in struct:phantom_device
/linux-master/drivers/rtc/
H A Drtc-ssd202d.c128 static int ssd202d_rtc_read_counter(struct ssd202d_rtc *priv, unsigned int *counter) argument
153 unsigned int sw0, base, counter; local
/linux-master/drivers/input/joystick/
H A Dwalkera0701.c50 int counter; member in struct:walkera_dev
[all...]

Completed in 315 milliseconds

1234567891011>>