Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dpwm.h556 struct pwm_lookup { struct
584 void pwm_add_table(struct pwm_lookup *table, size_t num); argument
585 void pwm_remove_table(struct pwm_lookup *table, size_t num);
587 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
591 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/linux-6.12.1/drivers/mfd/
Dintel_soc_pmic_crc.c139 static struct pwm_lookup crc_pwm_lookup[] = {
/linux-6.12.1/drivers/pwm/
Dcore.c1378 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
1393 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
1426 struct pwm_lookup *p, *chosen = NULL; in pwm_get()
/linux-6.12.1/drivers/acpi/x86/
Dlpss.c162 static struct pwm_lookup byt_pwm_lookup[] = {
206 static struct pwm_lookup bsw_pwm_lookup[] = {
/linux-6.12.1/arch/arm/mach-s3c/
Dmach-crag6410.c105 static struct pwm_lookup crag6410_pwm_lookup[] = {
/linux-6.12.1/Documentation/driver-api/
Dpwm.rst23 static struct pwm_lookup board_pwm_lookup[] = {