Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dbdw-rt5677.c37 gpiod_set_value_cansleep(bdw_rt5677->gpio_hp_en, in bdw_rt5677_event_hp()
228 struct bdw_rt5677_priv *bdw_rt5677 = in bdw_rt5677_init() local
253 if (IS_ERR(bdw_rt5677->gpio_hp_en)) { in bdw_rt5677_init()
255 return PTR_ERR(bdw_rt5677->gpio_hp_en); in bdw_rt5677_init()
280 bdw_rt5677->component = component; in bdw_rt5677_init()
288 struct bdw_rt5677_priv *bdw_rt5677 = in bdw_rt5677_exit() local
296 gpiod_put(bdw_rt5677->gpio_hp_en); in bdw_rt5677_exit()
372 if (bdw_rt5677->component) { in bdw_rt5677_suspend_pre()
384 if (bdw_rt5677->component) { in bdw_rt5677_resume_post()
418 struct bdw_rt5677_priv *bdw_rt5677; in bdw_rt5677_probe() local
[all …]