Home
last modified time | relevance | path

Searched refs:wcd9xxx (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/wcd9xxx/
Dcore.h125 struct wcd9xxx { struct
142 int (*read_dev)(struct wcd9xxx *wcd9xxx, unsigned short reg, argument
144 int (*write_dev)(struct wcd9xxx *wcd9xxx, unsigned short reg, argument
163 int wcd9xxx_reg_read(struct wcd9xxx *wcd9xxx, unsigned short reg); argument
164 int wcd9xxx_reg_write(struct wcd9xxx *wcd9xxx, unsigned short reg,
166 int wcd9xxx_interface_reg_read(struct wcd9xxx *wcd9xxx, unsigned short reg);
167 int wcd9xxx_interface_reg_write(struct wcd9xxx *wcd9xxx, unsigned short reg,
169 int wcd9xxx_bulk_read(struct wcd9xxx *wcd9xxx, unsigned short reg,
171 int wcd9xxx_bulk_write(struct wcd9xxx *wcd9xxx, unsigned short reg,
173 int wcd9xxx_irq_init(struct wcd9xxx *wcd9xxx);
[all …]
Dwcd9xxx-slimslave.h103 int wcd9xxx_init_slimslave(struct wcd9xxx *wcd9xxx, u8 wcd9xxx_pgd_la);
105 int wcd9xxx_deinit_slimslave(struct wcd9xxx *wcd9xxx);
107 int wcd9xxx_cfg_slim_sch_rx(struct wcd9xxx *wcd9xxx, unsigned int *ch_num,
109 int wcd9xxx_cfg_slim_sch_tx(struct wcd9xxx *wcd9xxx, unsigned int *ch_num,
111 int wcd9xxx_close_slim_sch_rx(struct wcd9xxx *wcd9xxx, unsigned int *ch_num,
113 int wcd9xxx_close_slim_sch_tx(struct wcd9xxx *wcd9xxx, unsigned int *ch_num,
115 int wcd9xxx_get_channel(struct wcd9xxx *wcd9xxx,
119 int wcd9xxx_disconnect_port(struct wcd9xxx *wcd9xxx, unsigned int *ch_num,
/hardware/qcom/msm8960/kernel-headers/linux/mfd/wcd9xxx/
Dcore.h140 struct wcd9xxx { struct
157 int (*read_dev)(struct wcd9xxx *wcd9xxx, unsigned short reg, argument
160 int (*write_dev)(struct wcd9xxx *wcd9xxx, unsigned short reg, argument
176 enum wcd9xxx_pm_state wcd9xxx_pm_cmpxchg(struct wcd9xxx *wcd9xxx, argument