Searched refs:amplifier (Results 1 – 9 of 9) sorted by relevance
| /drivers/input/misc/ |
| A D | pwm-beeper.c | 21 struct regulator *amplifier; member 47 error = regulator_enable(beeper->amplifier); in pwm_beeper_on() 62 regulator_disable(beeper->amplifier); in pwm_beeper_off() 148 beeper->amplifier = devm_regulator_get(dev, "amp"); in pwm_beeper_probe() 149 if (IS_ERR(beeper->amplifier)) in pwm_beeper_probe() 150 return dev_err_probe(dev, PTR_ERR(beeper->amplifier), in pwm_beeper_probe()
|
| /drivers/platform/x86/dell/ |
| A D | alienware-wmi-base.c | 29 .amplifier = false, 36 .amplifier = false, 43 .amplifier = false, 50 .amplifier = true, 57 .amplifier = false, 64 .amplifier = false, 71 .amplifier = true,
|
| A D | alienware-wmi.h | 40 bool amplifier; member
|
| A D | alienware-wmi-wmax.c | 524 return alienware_interface == WMAX && alienfx->amplifier; in amplifier_group_visible() 526 DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE(amplifier); 535 .is_visible = SYSFS_GROUP_VISIBLE(amplifier),
|
| A D | Kconfig | 49 Alienware WMI driver with AlienFX LED, HDMI, amplifier, deep sleep and
|
| /drivers/video/fbdev/omap2/omapfb/displays/ |
| A D | Kconfig | 6 tristate "OPA362 external analog amplifier" 8 Driver for OPA362 external analog TV amplifier controlled
|
| /drivers/iio/amplifiers/ |
| A D | Kconfig | 20 ADL5240 Digitally controlled variable gain amplifier (VGA)
|
| /drivers/media/i2c/ |
| A D | Kconfig | 1603 Support for TI THS7303/53 video amplifier
|
| /drivers/iio/adc/ |
| A D | Kconfig | 1006 amplifier with 12-bits ADC interface.
|
Completed in 19 milliseconds