Searched refs:poodle_locomo_device (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/sound/soc/pxa/ |
D | poodle.c | 51 locomo_gpio_write(&poodle_locomo_device.dev, in poodle_ext_control() 53 locomo_gpio_write(&poodle_locomo_device.dev, in poodle_ext_control() 57 locomo_gpio_write(&poodle_locomo_device.dev, in poodle_ext_control() 59 locomo_gpio_write(&poodle_locomo_device.dev, in poodle_ext_control() 88 locomo_gpio_write(&poodle_locomo_device.dev, in poodle_shutdown() 90 locomo_gpio_write(&poodle_locomo_device.dev, in poodle_shutdown() 182 locomo_gpio_write(&poodle_locomo_device.dev, in poodle_amp_event() 185 locomo_gpio_write(&poodle_locomo_device.dev, in poodle_amp_event() 271 locomo_gpio_set_dir(&poodle_locomo_device.dev, in poodle_probe() 274 locomo_gpio_set_dir(&poodle_locomo_device.dev, in poodle_probe() [all …]
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | poodle.c | 185 struct platform_device poodle_locomo_device = { variable 195 EXPORT_SYMBOL(poodle_locomo_device); 416 &poodle_locomo_device, 452 pxa_set_fb_info(&poodle_locomo_device.dev, &poodle_fb_info); in poodle_init()
|
/linux-4.1.27/arch/arm/mach-pxa/include/mach/ |
D | poodle.h | 92 extern struct platform_device poodle_locomo_device;
|