Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt722-sdca.c28 int rt722_sdca_index_write(struct rt722_sdca_priv *rt722, in rt722_sdca_index_write()
44 int rt722_sdca_index_read(struct rt722_sdca_priv *rt722, in rt722_sdca_index_read()
60 static int rt722_sdca_index_update_bits(struct rt722_sdca_priv *rt722, in rt722_sdca_index_update_bits()
92 static unsigned int rt722_sdca_button_detect(struct rt722_sdca_priv *rt722) in rt722_sdca_button_detect()
138 static int rt722_sdca_headset_detect(struct rt722_sdca_priv *rt722) in rt722_sdca_headset_detect()
183 struct rt722_sdca_priv *rt722 = in rt722_sdca_jack_detect_handler()
184 container_of(work, struct rt722_sdca_priv, jack_detect_work.work); in rt722_sdca_jack_detect_handler()
234 struct rt722_sdca_priv *rt722 = in rt722_sdca_btn_check_handler()
235 container_of(work, struct rt722_sdca_priv, jack_btn_check_work.work); in rt722_sdca_btn_check_handler()
291 static void rt722_sdca_jack_init(struct rt722_sdca_priv *rt722) in rt722_sdca_jack_init()
[all …]
H A Drt722-sdca.h18 struct rt722_sdca_priv { struct
234 int rt722_sdca_index_write(struct rt722_sdca_priv *rt722,
236 int rt722_sdca_index_read(struct rt722_sdca_priv *rt722,
239 int rt722_sdca_jack_detect(struct rt722_sdca_priv *rt722, bool *hp, bool *mic);