Home
last modified time | relevance | path

Searched refs:dpot_write (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dad525x_dpot.c400 static s32 dpot_write(struct dpot_data *dpot, u8 reg, u16 value) in dpot_write() function
472 dpot_write(data, reg, value); in sysfs_set_reg()
489 dpot_write(data, reg, 0); in sysfs_do_cmd()
/kernel/linux/linux-6.6/drivers/misc/
H A Dad525x_dpot.c403 static s32 dpot_write(struct dpot_data *dpot, u8 reg, u16 value) in dpot_write() function
475 dpot_write(data, reg, value); in sysfs_set_reg()
492 dpot_write(data, reg, 0); in sysfs_do_cmd()

Completed in 3 milliseconds