Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpwm.h583 void pwm_add_table(struct pwm_lookup *table, size_t num);
586 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table() function
/linux-6.3-rc2/drivers/mfd/
A Dintel_soc_pmic_crc.c202 pwm_add_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup)); in crystal_cove_i2c_probe()
/linux-6.3-rc2/arch/arm/mach-s3c/
A Dmach-crag6410.c872 pwm_add_table(crag6410_pwm_lookup, ARRAY_SIZE(crag6410_pwm_lookup)); in crag6410_machine_init()
/linux-6.3-rc2/drivers/acpi/
A Dacpi_lpss.c176 pwm_add_table(byt_pwm_lookup, ARRAY_SIZE(byt_pwm_lookup)); in byt_pwm_setup()
219 pwm_add_table(bsw_pwm_lookup, ARRAY_SIZE(bsw_pwm_lookup)); in bsw_pwm_setup()
/linux-6.3-rc2/Documentation/driver-api/
A Dpwm.rst31 pwm_add_table(board_pwm_lookup, ARRAY_SIZE(board_pwm_lookup));
/linux-6.3-rc2/drivers/pwm/
A Dcore.c865 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table() function

Completed in 12 milliseconds