Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c64xx/
Dmach-hmt.c131 .parent = &samsung_device_pwm.dev,
247 &samsung_device_pwm,
Dmach-smartq.c165 .parent = &samsung_device_pwm.dev,
254 &samsung_device_pwm,
Ddev-backlight.c113 samsung_bl_device->dev.parent = &samsung_device_pwm.dev; in samsung_bl_set()
Dmach-crag6410.c127 .parent = &samsung_device_pwm.dev,
378 &samsung_device_pwm,
Dmach-smdk6410.c278 &samsung_device_pwm,
/linux-4.4.14/arch/arm/plat-samsung/include/plat/
Ddevs.h77 extern struct platform_device samsung_device_pwm;
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-h1940.c523 .parent = &samsung_device_pwm.dev,
643 &samsung_device_pwm,
Dmach-rx1950.c539 .parent = &samsung_device_pwm.dev,
727 &samsung_device_pwm,
/linux-4.4.14/arch/arm/plat-samsung/
Ddevs.c820 struct platform_device samsung_device_pwm = { variable
829 samsung_device_pwm.dev.platform_data = pd; in samsung_pwm_set_platdata()