Home
last modified time | relevance | path

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

12

/Linux-v6.1/include/linux/
Dpwm.h550 struct pwm_lookup { struct
578 void pwm_add_table(struct pwm_lookup *table, size_t num); argument
579 void pwm_remove_table(struct pwm_lookup *table, size_t num);
581 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
585 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/Linux-v6.1/arch/arm/mach-pxa/
Dcolibri-pxa270-income.c196 static struct pwm_lookup income_pwm_lookup[] = {
Dpalmte2.c148 static struct pwm_lookup palmte2_pwm_lookup[] = {
Dpcm990-baseboard.c145 static struct pwm_lookup pcm990_pwm_lookup[] = {
Dpalm27x.c265 static struct pwm_lookup palm27x_pwm_lookup[] = {
Dpalmtc.c186 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[] = {
Dzylonite.c114 static struct pwm_lookup zylonite_pwm_lookup[] = {
Dz2.c200 static struct pwm_lookup z2_pwm_lookup[] = {
Dmainstone.c251 static struct pwm_lookup mainstone_pwm_lookup[] = {
Dcm-x300.c309 static struct pwm_lookup cm_x300_pwm_lookup[] = {
Dhx4700.c570 static struct pwm_lookup hx4700_pwm_lookup[] = {
Dmioa701.c170 static struct pwm_lookup mioa701_pwm_lookup[] = {
Dviper.c352 static struct pwm_lookup viper_pwm_lookup[] = {
Dmagician.c353 static struct pwm_lookup magician_pwm_lookup[] = {
/Linux-v6.1/arch/arm/mach-s3c/
Dmach-hmt.c72 static struct pwm_lookup hmt_pwm_lookup[] = {
Dmach-smartq.c137 static struct pwm_lookup smartq_pwm_lookup[] = {
Dmach-smdk6410.c618 static struct pwm_lookup smdk6410_pwm_lookup[] = {
Dmach-crag6410.c107 static struct pwm_lookup crag6410_pwm_lookup[] = {
Dmach-h1940.c519 static struct pwm_lookup h1940_pwm_lookup[] = {
Dmach-rx1950.c383 static struct pwm_lookup rx1950_pwm_lookup[] = {
/Linux-v6.1/drivers/mfd/
Dintel_soc_pmic_crc.c139 static struct pwm_lookup crc_pwm_lookup[] = {
/Linux-v6.1/drivers/pwm/
Dcore.c856 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
873 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
908 struct pwm_lookup *p, *chosen = NULL; in pwm_get()
/Linux-v6.1/drivers/acpi/
Dacpi_lpss.c162 static struct pwm_lookup byt_pwm_lookup[] = {
205 static struct pwm_lookup bsw_pwm_lookup[] = {

12