Searched refs:poodle_pdata (Results 1 – 1 of 1) sorted by relevance
41 static struct poodle_audio_platform_data *poodle_pdata; variable48 locomo_gpio_write(poodle_pdata->locomo_dev, in poodle_ext_control()49 poodle_pdata->gpio_mute_l, 1); in poodle_ext_control()50 locomo_gpio_write(poodle_pdata->locomo_dev, in poodle_ext_control()51 poodle_pdata->gpio_mute_r, 1); in poodle_ext_control()54 locomo_gpio_write(poodle_pdata->locomo_dev, in poodle_ext_control()55 poodle_pdata->gpio_mute_l, 0); in poodle_ext_control()56 locomo_gpio_write(poodle_pdata->locomo_dev, in poodle_ext_control()57 poodle_pdata->gpio_mute_r, 0); in poodle_ext_control()85 locomo_gpio_write(poodle_pdata->locomo_dev, in poodle_shutdown()[all …]