Home
last modified time | relevance | path

Searched refs:count_write (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/include/linux/
Dcounter.h362 int (*count_write)(struct counter_device *counter, member
/Linux-v5.4/drivers/counter/
Dftm-quaddec.c236 .count_write = ftm_quaddec_count_write,
Dstm32-timer-cnt.c301 .count_write = stm32_count_write,
Dcounter.c811 err = counter->ops->count_write(counter, count, &val); in counter_count_store()
1000 parm.store = (counter->ops->count_write) ? counter_count_store : NULL; in counter_count_attributes_create()
D104-quad-8.c839 .count_write = quad8_count_write,
/Linux-v5.4/Documentation/driver-api/
Dgeneric-counter.rst333 respective Signal attributes, while the count_read/count_write and
/Linux-v5.4/drivers/gpu/drm/radeon/
Dsi_dpm.c5812 bool ds_status_on, u32 count_write)
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsi_dpm.c6264 bool ds_status_on, u32 count_write)