wcd_clsh_ctrl     106 sound/soc/codecs/wcd-clsh-v2.c static inline void wcd_enable_clsh_block(struct wcd_clsh_ctrl *ctrl,
wcd_clsh_ctrl     154 sound/soc/codecs/wcd-clsh-v2.c static void wcd_clsh_buck_ctrl(struct wcd_clsh_ctrl *ctrl,
wcd_clsh_ctrl     173 sound/soc/codecs/wcd-clsh-v2.c static void wcd_clsh_flyback_ctrl(struct wcd_clsh_ctrl *ctrl,
wcd_clsh_ctrl     195 sound/soc/codecs/wcd-clsh-v2.c static void wcd_clsh_set_gain_path(struct wcd_clsh_ctrl *ctrl, int mode)
wcd_clsh_ctrl     292 sound/soc/codecs/wcd-clsh-v2.c static void wcd_clsh_state_lo(struct wcd_clsh_ctrl *ctrl, int req_state,
wcd_clsh_ctrl     319 sound/soc/codecs/wcd-clsh-v2.c static void wcd_clsh_state_hph_r(struct wcd_clsh_ctrl *ctrl, int req_state,
wcd_clsh_ctrl     377 sound/soc/codecs/wcd-clsh-v2.c static void wcd_clsh_state_hph_l(struct wcd_clsh_ctrl *ctrl, int req_state,
wcd_clsh_ctrl     435 sound/soc/codecs/wcd-clsh-v2.c static void wcd_clsh_state_ear(struct wcd_clsh_ctrl *ctrl, int req_state,
wcd_clsh_ctrl     470 sound/soc/codecs/wcd-clsh-v2.c static int _wcd_clsh_ctrl_set_state(struct wcd_clsh_ctrl *ctrl, int req_state,
wcd_clsh_ctrl     523 sound/soc/codecs/wcd-clsh-v2.c int wcd_clsh_ctrl_set_state(struct wcd_clsh_ctrl *ctrl,
wcd_clsh_ctrl     553 sound/soc/codecs/wcd-clsh-v2.c int wcd_clsh_ctrl_get_state(struct wcd_clsh_ctrl *ctrl)
wcd_clsh_ctrl     558 sound/soc/codecs/wcd-clsh-v2.c struct wcd_clsh_ctrl *wcd_clsh_ctrl_alloc(struct snd_soc_component *comp,
wcd_clsh_ctrl     561 sound/soc/codecs/wcd-clsh-v2.c 	struct wcd_clsh_ctrl *ctrl;
wcd_clsh_ctrl     573 sound/soc/codecs/wcd-clsh-v2.c void wcd_clsh_ctrl_free(struct wcd_clsh_ctrl *ctrl)
wcd_clsh_ctrl      37 sound/soc/codecs/wcd-clsh-v2.h struct wcd_clsh_ctrl;
wcd_clsh_ctrl      39 sound/soc/codecs/wcd-clsh-v2.h extern struct wcd_clsh_ctrl *wcd_clsh_ctrl_alloc(
wcd_clsh_ctrl      42 sound/soc/codecs/wcd-clsh-v2.h extern void wcd_clsh_ctrl_free(struct wcd_clsh_ctrl *ctrl);
wcd_clsh_ctrl      43 sound/soc/codecs/wcd-clsh-v2.h extern int wcd_clsh_ctrl_get_state(struct wcd_clsh_ctrl *ctrl);
wcd_clsh_ctrl      44 sound/soc/codecs/wcd-clsh-v2.h extern int wcd_clsh_ctrl_set_state(struct wcd_clsh_ctrl *ctrl,
wcd_clsh_ctrl     334 sound/soc/codecs/wcd9335.c 	struct wcd_clsh_ctrl *clsh_ctrl;