Home
last modified time | relevance | path

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

12

/Linux-v5.4/include/linux/
Dpwm.h568 struct pwm_lookup { struct
596 void pwm_add_table(struct pwm_lookup *table, size_t num); argument
597 void pwm_remove_table(struct pwm_lookup *table, size_t num);
599 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
603 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/Linux-v5.4/arch/unicore32/kernel/
Dpuv3-nb0916.c50 static struct pwm_lookup nb0916_pwm_lookup[] = {
/Linux-v5.4/arch/arm/mach-pxa/
Dcolibri-pxa270-income.c197 static struct pwm_lookup income_pwm_lookup[] = {
Dpalmte2.c149 static struct pwm_lookup palmte2_pwm_lookup[] = {
Dpalm27x.c266 static struct pwm_lookup palm27x_pwm_lookup[] = {
Dpcm990-baseboard.c149 static struct pwm_lookup pcm990_pwm_lookup[] = {
Dzylonite.c112 static struct pwm_lookup zylonite_pwm_lookup[] = {
Dpalmtc.c178 static struct pwm_lookup palmtc_pwm_lookup[] = {
Dlpd270.c272 static struct pwm_lookup lpd270_pwm_lookup[] = {
Dtavorevb.c169 static struct pwm_lookup tavorevb_pwm_lookup[] = {
Dz2.c201 static struct pwm_lookup z2_pwm_lookup[] = {
Dmainstone.c251 static struct pwm_lookup mainstone_pwm_lookup[] = {
Dcm-x300.c307 static struct pwm_lookup cm_x300_pwm_lookup[] = {
Dmioa701.c171 static struct pwm_lookup mioa701_pwm_lookup[] = {
Dhx4700.c572 static struct pwm_lookup hx4700_pwm_lookup[] = {
Dviper.c352 static struct pwm_lookup viper_pwm_lookup[] = {
/Linux-v5.4/drivers/mfd/
Dintel_soc_pmic_core.c40 static struct pwm_lookup crc_pwm_lookup[] = {
/Linux-v5.4/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.c620 static struct pwm_lookup smdk6410_pwm_lookup[] = {
Dmach-crag6410.c109 static struct pwm_lookup crag6410_pwm_lookup[] = {
/Linux-v5.4/drivers/pwm/
Dcore.c826 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
843 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
877 struct pwm_lookup *p, *chosen = NULL; in pwm_get()
/Linux-v5.4/drivers/acpi/
Dacpi_lpss.c158 static struct pwm_lookup byt_pwm_lookup[] = {
204 static struct pwm_lookup bsw_pwm_lookup[] = {
/Linux-v5.4/arch/arm/mach-s3c24xx/
Dmach-rx1950.c374 static struct pwm_lookup rx1950_pwm_lookup[] = {
Dmach-h1940.c478 static struct pwm_lookup h1940_pwm_lookup[] = {

12