Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcounter.h330 int (*count_write)(struct counter_device *counter, member
/OK3568_Linux_fs/kernel/drivers/counter/
H A Dftm-quaddec.c230 .count_write = ftm_quaddec_count_write,
H A Dti-eqep.c202 .count_write = ti_eqep_count_write,
H A Dstm32-timer-cnt.c317 .count_write = stm32_count_write,
H A Dcounter.c740 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()
H A D104-quad-8.c902 .count_write = quad8_count_write,
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dgeneric-counter.rst355 respective Signal attributes, while the count_read/count_write and
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dsi_dpm.c5794 bool ds_status_on, u32 count_write)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c6243 bool ds_status_on, u32 count_write)