Searched refs:dpot_data (Results 1 – 2 of 2) sorted by relevance
83 struct dpot_data { struct96 static inline int dpot_read_d8(struct dpot_data *dpot) in dpot_read_d8() argument126 static s32 dpot_read_spi(struct dpot_data *dpot, u8 reg) in dpot_read_spi()177 static s32 dpot_read_i2c(struct dpot_data *dpot, u8 reg) in dpot_read_i2c()231 static s32 dpot_read(struct dpot_data *dpot, u8 reg) in dpot_read()417 struct dpot_data *data = dev_get_drvdata(dev); in sysfs_show_reg()450 struct dpot_data *data = dev_get_drvdata(dev); in sysfs_set_reg()489 struct dpot_data *data = dev_get_drvdata(dev); in sysfs_do_cmd()687 struct dpot_data *data; in ad_dpot_probe()690 data = kzalloc(sizeof(struct dpot_data), GFP_KERNEL); in ad_dpot_probe()[all …]
194 struct dpot_data;
Completed in 12 milliseconds