Searched refs:count_write (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/counter/ |
H A D | interrupt-cnt.c | 155 .count_write = interrupt_cnt_write,
|
H A D | ftm-quaddec.c | 211 .count_write = ftm_quaddec_count_write,
|
H A D | ti-eqep.c | 244 .count_write = ti_eqep_count_write,
|
H A D | stm32-timer-cnt.c | 279 .count_write = stm32_count_write,
|
H A D | ti-ecap-capture.c | 353 .count_write = ecap_cnt_count_write,
|
H A D | rz-mtu3-cnt.c | 699 .count_write = rz_mtu3_count_write,
|
H A D | counter-sysfs.c | 952 comp.count_u64_write = counter->ops->count_write; in counter_count_attrs_create()
|
H A D | 104-quad-8.c | 583 .count_write = quad8_count_write,
|
/openbmc/linux/include/linux/ |
H A D | counter.h | 330 int (*count_write)(struct counter_device *counter, member
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | si_dpm.c | 5792 bool ds_status_on, u32 count_write)
|
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 6283 bool ds_status_on, u32 count_write)
|