Searched refs:count_write (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | counter.h | 330 int (*count_write)(struct counter_device *counter, member
|
| /Linux-v5.15/drivers/counter/ |
| D | interrupt-cnt.c | 153 .count_write = interrupt_cnt_write,
|
| D | ftm-quaddec.c | 229 .count_write = ftm_quaddec_count_write,
|
| D | ti-eqep.c | 207 .count_write = ti_eqep_count_write,
|
| D | stm32-timer-cnt.c | 317 .count_write = stm32_count_write,
|
| D | counter.c | 740 err = counter->ops->count_write(counter, count, val); in counter_count_store() 929 parm.store = (counter->ops->count_write) ? counter_count_store : NULL; in counter_count_attributes_create()
|
| D | 104-quad-8.c | 385 .count_write = quad8_count_write,
|
| /Linux-v5.15/Documentation/driver-api/ |
| D | generic-counter.rst | 355 respective Signal attributes, while the count_read/count_write and
|
| /Linux-v5.15/drivers/gpu/drm/radeon/ |
| D | si_dpm.c | 5792 bool ds_status_on, u32 count_write)
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/ |
| D | si_dpm.c | 6243 bool ds_status_on, u32 count_write)
|