Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpwm.h644 struct pwm_lookup { struct
672 void pwm_add_table(struct pwm_lookup *table, size_t num); argument
673 void pwm_remove_table(struct pwm_lookup *table, size_t num);
675 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
679 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/linux/drivers/acpi/x86/
H A Dlpss.c162 static struct pwm_lookup byt_pwm_lookup[] = {
206 static struct pwm_lookup bsw_pwm_lookup[] = {
/linux/arch/arm/mach-s3c/
H A Dmach-crag6410.c105 static struct pwm_lookup crag6410_pwm_lookup[] = {
/linux/drivers/pwm/
H A Dcore.c1912 struct pwm_lookup *p, *chosen = NULL; in pwm_get()
2527 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
2542 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/linux/Documentation/driver-api/
H A Dpwm.rst23 static struct pwm_lookup board_pwm_lookup[] = {