Searched refs:hph_type (Results 1 – 2 of 2) sorted by relevance
274 void wcd_mbhc_set_hph_type(struct wcd_mbhc *mbhc, int hph_type);306 static inline void wcd_mbhc_set_hph_type(struct wcd_mbhc *mbhc, int hph_type) in wcd_mbhc_set_hph_type() argument
72 enum wcd_mbhc_hph_type hph_type; member301 mbhc->hph_type = WCD_MBHC_HPH_NONE; in wcd_mbhc_report_plug_removal()1276 void wcd_mbhc_set_hph_type(struct wcd_mbhc *mbhc, int hph_type) in wcd_mbhc_set_hph_type() argument1278 mbhc->hph_type = hph_type; in wcd_mbhc_set_hph_type()1284 return mbhc->hph_type; in wcd_mbhc_get_hph_type()