Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt-sdw-common.c132 * rt_sdca_headset_detect - Headset jack type detection.
140 int rt_sdca_headset_detect(struct regmap *map, unsigned int entity_id) in rt_sdca_headset_detect() function
178 EXPORT_SYMBOL_GPL(rt_sdca_headset_detect);
H A Drt-sdw-common.h62 int rt_sdca_headset_detect(struct regmap *map, unsigned int entity_id);
H A Drt721-sdca.c43 rt721->jack_type = rt_sdca_headset_detect(rt721->regmap, in rt721_sdca_jack_detect_handler()