Home
last modified time | relevance | path

Searched refs:hph_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dwcd-mbhc-v2.h275 void wcd_mbhc_set_hph_type(struct wcd_mbhc *mbhc, int hph_type);
309 static inline void wcd_mbhc_set_hph_type(struct wcd_mbhc *mbhc, int hph_type) in wcd_mbhc_set_hph_type() argument
Dwcd-mbhc-v2.c77 enum wcd_mbhc_hph_type hph_type; member
306 mbhc->hph_type = WCD_MBHC_HPH_NONE; in wcd_mbhc_report_plug_removal()
1423 void wcd_mbhc_set_hph_type(struct wcd_mbhc *mbhc, int hph_type) in wcd_mbhc_set_hph_type() argument
1425 mbhc->hph_type = hph_type; in wcd_mbhc_set_hph_type()
1431 return mbhc->hph_type; in wcd_mbhc_get_hph_type()