HomeSort by relevance Sort by last modified time
    Searched defs:wcd9xxx (Results 1 - 2 of 2) sorted by null

  /hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
core.h 140 struct wcd9xxx { struct
157 int (*read_dev)(struct wcd9xxx *wcd9xxx, unsigned short reg,
160 int (*write_dev)(struct wcd9xxx *wcd9xxx, unsigned short reg,
176 enum wcd9xxx_pm_state wcd9xxx_pm_cmpxchg(struct wcd9xxx *wcd9xxx,
  /hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
core.h 125 struct wcd9xxx { struct
142 int (*read_dev)(struct wcd9xxx *wcd9xxx, unsigned short reg,
144 int (*write_dev)(struct wcd9xxx *wcd9xxx, unsigned short reg,
163 int wcd9xxx_reg_read(struct wcd9xxx *wcd9xxx, unsigned short reg);
164 int wcd9xxx_reg_write(struct wcd9xxx *wcd9xxx, unsigned short reg,
166 int wcd9xxx_interface_reg_read(struct wcd9xxx *wcd9xxx, unsigned short reg)
    [all...]

Completed in 68 milliseconds