Linux Kernel
3.7.1
|
Public Member Functions | |
DECLARE_BITMAP (otp_en_mask, MAX_RDACS) | |
Data Fields | |
struct ad_dpot_bus_data | bdata |
struct mutex | update_lock |
unsigned | rdac_mask |
unsigned | max_pos |
unsigned long | devid |
unsigned | uid |
unsigned | feat |
unsigned | wipers |
u16 | rdac_cache [MAX_RDACS] |
Definition at line 85 of file ad525x_dpot.c.
DECLARE_BITMAP | ( | otp_en_mask | , |
MAX_RDACS | |||
) |
struct ad_dpot_bus_data bdata |
Definition at line 86 of file ad525x_dpot.c.
unsigned long devid |
Definition at line 90 of file ad525x_dpot.c.
unsigned feat |
Definition at line 92 of file ad525x_dpot.c.
unsigned max_pos |
Definition at line 89 of file ad525x_dpot.c.
Definition at line 94 of file ad525x_dpot.c.
unsigned rdac_mask |
Definition at line 88 of file ad525x_dpot.c.
unsigned uid |
Definition at line 91 of file ad525x_dpot.c.
Definition at line 87 of file ad525x_dpot.c.
unsigned wipers |
Definition at line 93 of file ad525x_dpot.c.