Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpwm.h555 struct pwm_lookup { struct
583 void pwm_add_table(struct pwm_lookup *table, size_t num); argument
584 void pwm_remove_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()
590 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/linux-6.3-rc2/drivers/mfd/
A Dintel_soc_pmic_crc.c139 static struct pwm_lookup crc_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()
882 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
917 struct pwm_lookup *p, *chosen = NULL; in pwm_get()
/linux-6.3-rc2/arch/arm/mach-s3c/
A Dmach-crag6410.c107 static struct pwm_lookup crag6410_pwm_lookup[] = {
/linux-6.3-rc2/drivers/acpi/
A Dacpi_lpss.c162 static struct pwm_lookup byt_pwm_lookup[] = {
205 static struct pwm_lookup bsw_pwm_lookup[] = {
/linux-6.3-rc2/Documentation/driver-api/
A Dpwm.rst23 static struct pwm_lookup board_pwm_lookup[] = {

Completed in 11 milliseconds