Searched defs:samsung_pwm_channel (Results 1 – 1 of 1) sorted by relevance
64 struct samsung_pwm_channel { struct65 u32 period_ns;66 u32 duty_ns;90 struct samsung_pwm_channel channel[SAMSUNG_PWM_NUM]; argument