Searched refs:dpot_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | ad525x_dpot.c | 400 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 D | ad525x_dpot.c | 403 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