Home
last modified time | relevance | path

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

12

/Linux-v4.19/include/linux/
Dpwm.h599 struct pwm_lookup { struct
627 void pwm_add_table(struct pwm_lookup *table, size_t num); argument
628 void pwm_remove_table(struct pwm_lookup *table, size_t num);
630 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
634 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/Linux-v4.19/arch/unicore32/kernel/
Dpuv3-nb0916.c53 static struct pwm_lookup nb0916_pwm_lookup[] = {
/Linux-v4.19/arch/arm/mach-pxa/
Dcolibri-pxa270-income.c189 static struct pwm_lookup income_pwm_lookup[] = {
Dpalmte2.c142 static struct pwm_lookup palmte2_pwm_lookup[] = {
Dpalm27x.c274 static struct pwm_lookup palm27x_pwm_lookup[] = {
Dpcm990-baseboard.c152 static struct pwm_lookup pcm990_pwm_lookup[] = {
Dzylonite.c115 static struct pwm_lookup zylonite_pwm_lookup[] = {
Dpalmtc.c170 static struct pwm_lookup palmtc_pwm_lookup[] = {
Dtavorevb.c172 static struct pwm_lookup tavorevb_pwm_lookup[] = {
Dlpd270.c275 static struct pwm_lookup lpd270_pwm_lookup[] = {
Dz2.c203 static struct pwm_lookup z2_pwm_lookup[] = {
Dmainstone.c253 static struct pwm_lookup mainstone_pwm_lookup[] = {
Dcm-x300.c310 static struct pwm_lookup cm_x300_pwm_lookup[] = {
Dmioa701.c184 static struct pwm_lookup mioa701_pwm_lookup[] = {
Dhx4700.c575 static struct pwm_lookup hx4700_pwm_lookup[] = {
/Linux-v4.19/drivers/mfd/
Dintel_soc_pmic_core.c47 static struct pwm_lookup crc_pwm_lookup[] = {
/Linux-v4.19/arch/arm/mach-s3c64xx/
Dmach-hmt.c74 static struct pwm_lookup hmt_pwm_lookup[] = {
Dmach-smartq.c138 static struct pwm_lookup smartq_pwm_lookup[] = {
Dmach-smdk6410.c621 static struct pwm_lookup smdk6410_pwm_lookup[] = {
Dmach-crag6410.c108 static struct pwm_lookup crag6410_pwm_lookup[] = {
/Linux-v4.19/drivers/pwm/
Dcore.c718 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
735 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
768 struct pwm_lookup *p, *chosen = NULL; in pwm_get()
/Linux-v4.19/arch/mips/jz4740/
Dboard-qi_lb60.c396 static struct pwm_lookup qi_lb60_pwm_lookup[] = {
/Linux-v4.19/drivers/acpi/
Dacpi_lpss.c156 static struct pwm_lookup byt_pwm_lookup[] = {
187 static struct pwm_lookup bsw_pwm_lookup[] = {
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-h1940.c468 static struct pwm_lookup h1940_pwm_lookup[] = {
Dmach-rx1950.c373 static struct pwm_lookup rx1950_pwm_lookup[] = {

12