Home
last modified time | relevance | path

Searched refs:pwm_lookup (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dpwm.h543 struct pwm_lookup { struct
564 void pwm_add_table(struct pwm_lookup *table, size_t num);
565 void pwm_remove_table(struct pwm_lookup *table, size_t num);
567 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
571 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()

Completed in 1 milliseconds