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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/
H A Dad525x_dpot.c83 struct dpot_data { struct
96 static inline int dpot_read_d8(struct dpot_data *dpot)
101 static inline int dpot_read_r8d8(struct dpot_data *dpot, u8 reg)
106 static inline int dpot_read_r8d16(struct dpot_data *dpot, u8 reg)
111 static inline int dpot_write_d8(struct dpot_data *dpot, u8 val)
116 static inline int dpot_write_r8d8(struct dpot_data *dpot, u8 reg, u16 val)
121 static inline int dpot_write_r8d16(struct dpot_data *dpot, u8 reg, u16 val)
126 static s32 dpot_read_spi(struct dpot_data *dpot, u8 reg)
154 static s32 dpot_read_i2c(struct dpot_data *dpot, u8 reg)
189 static s32 dpot_read(struct dpot_data *dpo
[all...]
H A Dad525x_dpot.h178 struct dpot_data;

Completed in 52 milliseconds