Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-s3c64xx/
Dmach-hmt.c128 .parent = &samsung_device_pwm.dev,
245 &samsung_device_pwm,
Dmach-smartq.c160 .parent = &samsung_device_pwm.dev,
262 &samsung_device_pwm,
Ddev-backlight.c106 samsung_bl_device->dev.parent = &samsung_device_pwm.dev; in samsung_bl_set()
Dmach-crag6410.c123 .parent = &samsung_device_pwm.dev,
374 &samsung_device_pwm,
Dmach-smdk6410.c273 &samsung_device_pwm,
/Linux-v4.19/arch/arm/plat-samsung/include/plat/
Ddevs.h73 extern struct platform_device samsung_device_pwm;
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-h1940.c518 .parent = &samsung_device_pwm.dev,
638 &samsung_device_pwm,
Dmach-rx1950.c540 .parent = &samsung_device_pwm.dev,
729 &samsung_device_pwm,
/Linux-v4.19/arch/arm/plat-samsung/
Ddevs.c788 struct platform_device samsung_device_pwm = { variable
797 samsung_device_pwm.dev.platform_data = pd; in samsung_pwm_set_platdata()