Home
last modified time | relevance | path

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

/openbmc/linux/sound/aoa/core/
H A Dgpio-pmf.c72 static void pmf_handle_notify(struct work_struct *work) in pmf_handle_notify() function
87 INIT_DELAYED_WORK(&rt->headphone_notify.work, pmf_handle_notify); in pmf_gpio_init()
88 INIT_DELAYED_WORK(&rt->line_in_notify.work, pmf_handle_notify); in pmf_gpio_init()
89 INIT_DELAYED_WORK(&rt->line_out_notify.work, pmf_handle_notify); in pmf_gpio_init()