Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/include/linux/
H A Dpwm.h625 struct pwm_lookup { struct
653 void pwm_add_table(struct pwm_lookup *table, size_t num); argument
654 void pwm_remove_table(struct pwm_lookup *table, size_t num);
656 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
660 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dcolibri-pxa270-income.c197 static struct pwm_lookup income_pwm_lookup[] = {
H A Dpcm990-baseboard.c145 static struct pwm_lookup pcm990_pwm_lookup[] = {
H A Dpalmte2.c148 static struct pwm_lookup palmte2_pwm_lookup[] = {
H A Dpalm27x.c266 static struct pwm_lookup palm27x_pwm_lookup[] = {
H A Dzylonite.c112 static struct pwm_lookup zylonite_pwm_lookup[] = {
H A Dpalmtc.c186 static struct pwm_lookup palmtc_pwm_lookup[] = {
H A Dtavorevb.c169 static struct pwm_lookup tavorevb_pwm_lookup[] = {
H A Dlpd270.c272 static struct pwm_lookup lpd270_pwm_lookup[] = {
H A Dz2.c201 static struct pwm_lookup z2_pwm_lookup[] = {
H A Dcm-x300.c307 static struct pwm_lookup cm_x300_pwm_lookup[] = {
H A Dmainstone.c251 static struct pwm_lookup mainstone_pwm_lookup[] = {
H A Dmioa701.c170 static struct pwm_lookup mioa701_pwm_lookup[] = {
H A Dhx4700.c570 static struct pwm_lookup hx4700_pwm_lookup[] = {
H A Dviper.c352 static struct pwm_lookup viper_pwm_lookup[] = {
H A Dmagician.c352 static struct pwm_lookup magician_pwm_lookup[] = {
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dintel_soc_pmic_core.c27 static struct pwm_lookup crc_pwm_lookup[] = {
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-hmt.c72 static struct pwm_lookup hmt_pwm_lookup[] = {
H A Dmach-smartq.c137 static struct pwm_lookup smartq_pwm_lookup[] = {
H A Dmach-smdk6410.c618 static struct pwm_lookup smdk6410_pwm_lookup[] = {
H A Dmach-crag6410.c107 static struct pwm_lookup crag6410_pwm_lookup[] = {
H A Dmach-h1940.c506 static struct pwm_lookup h1940_pwm_lookup[] = {
H A Dmach-rx1950.c376 static struct pwm_lookup rx1950_pwm_lookup[] = {
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dcore.c958 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table()
975 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
1009 struct pwm_lookup *p, *chosen = NULL; in pwm_get()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_lpss.c161 static struct pwm_lookup byt_pwm_lookup[] = {
206 static struct pwm_lookup bsw_pwm_lookup[] = {

12