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
73 enum wcd_mbhc_hph_type hph_type; member302 mbhc->hph_type = WCD_MBHC_HPH_NONE; in wcd_mbhc_report_plug_removal()1360 void wcd_mbhc_set_hph_type(struct wcd_mbhc *mbhc, int hph_type) in wcd_mbhc_set_hph_type() argument1362 mbhc->hph_type = hph_type; in wcd_mbhc_set_hph_type()1368 return mbhc->hph_type; in wcd_mbhc_get_hph_type()