Searched defs:ab8500 (Results 1 - 11 of 11) sorted by relevance
/linux-4.1.27/drivers/input/misc/ |
H A D | ab8500-ponkey.c | 29 struct ab8500 *ab8500; member in struct:ab8500_ponkey 51 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); ab8500_ponkey_probe() local
|
/linux-4.1.27/drivers/pwm/ |
H A D | pwm-ab8500.c | 91 struct ab8500_pwm_chip *ab8500; ab8500_pwm_probe() local 119 struct ab8500_pwm_chip *ab8500 = platform_get_drvdata(pdev); ab8500_pwm_remove() local
|
/linux-4.1.27/drivers/mfd/ |
H A D | ab8500-sysctrl.c | 131 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); ab8500_sysctrl_probe() local
|
H A D | ab8500-gpadc.c | 645 struct ab8500 *ab8500; ab8500_gpadc_read_calibration_data() local
|
H A D | ab8500-core.c | 162 static int ab8500_prcmu_write(struct ab8500 *ab8500, u16 addr, u8 data) ab8500_prcmu_write() argument 172 static int ab8500_prcmu_write_masked(struct ab8500 *ab8500, u16 addr, u8 mask, ab8500_prcmu_write_masked() argument 184 static int ab8500_prcmu_read(struct ab8500 *ab8500, u16 addr) ab8500_prcmu_read() argument 199 struct ab8500 *ab8500; ab8500_get_chip_id() local 207 static int set_register_interruptible(struct ab8500 *ab8500, u8 bank, set_register_interruptible() argument 234 struct ab8500 *ab8500 = dev_get_drvdata(dev->parent); ab8500_set_register() local 242 static int get_register_interruptible(struct ab8500 *ab8500, u8 bank, get_register_interruptible() argument 269 struct ab8500 *ab8500 = dev_get_drvdata(dev->parent); ab8500_get_register() local 277 static int mask_and_set_register_interruptible(struct ab8500 *ab8500, u8 bank, mask_and_set_register_interruptible() argument 322 struct ab8500 *ab8500 = dev_get_drvdata(dev->parent); ab8500_mask_and_set_register() local 345 struct ab8500 *ab8500 = irq_data_get_irq_chip_data(data); ab8500_irq_lock() local 353 struct ab8500 *ab8500 = irq_data_get_irq_chip_data(data); ab8500_irq_sync_unlock() local 386 struct ab8500 *ab8500 = irq_data_get_irq_chip_data(data); ab8500_irq_mask() local 405 struct ab8500 *ab8500 = irq_data_get_irq_chip_data(data); ab8500_irq_unmask() local 460 static int ab8500_handle_hierarchical_line(struct ab8500 *ab8500, ab8500_handle_hierarchical_line() argument 502 static int ab8500_handle_hierarchical_latch(struct ab8500 *ab8500, ab8500_handle_hierarchical_latch() argument 534 struct ab8500 *ab8500 = dev; ab8500_hierarchical_irq() local 559 struct ab8500 *ab8500 = d->host_data; ab8500_irq_map() local 582 static int ab8500_irq_init(struct ab8500 *ab8500, struct device_node *np) ab8500_irq_init() argument 608 int ab8500_suspend(struct ab8500 *ab8500) ab8500_suspend() argument 1365 struct ab8500 *ab8500; show_chip_id() local 1388 struct ab8500 *ab8500; show_switch_off_status() local 1423 struct ab8500 *ab8500; show_turn_on_status() local 1452 struct ab8500 *ab8500; show_turn_on_status_2() local 1465 struct ab8500 *ab8500; show_ab9540_dbbrstn() local 1483 struct ab8500 *ab8500; store_ab9540_dbbrstn() local 1578 struct ab8500 *ab8500; ab8500_probe() local 1823 struct ab8500 *ab8500 = platform_get_drvdata(pdev); ab8500_remove() local
|
H A D | ab8500-debugfs.c | 1673 struct ab8500 *ab8500; ab8500_print_modem_registers() local 3012 struct ab8500 *ab8500; ab8500_debug_probe() local
|
/linux-4.1.27/drivers/regulator/ |
H A D | ab8500-ext.c | 346 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); ab8500_ext_regulator_probe() local
|
H A D | ab8500.c | 2968 static void abx500_get_regulator_info(struct ab8500 *ab8500) abx500_get_regulator_info() argument 3005 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); ab8500_regulator_register() local 3042 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); ab8500_regulator_probe() local
|
/linux-4.1.27/drivers/usb/phy/ |
H A D | phy-ab8500-usb.c | 217 struct ab8500 *ab8500; member in struct:ab8500_usb 1368 struct ab8500 *ab8500; ab8500_usb_probe() local
|
/linux-4.1.27/include/linux/mfd/abx500/ |
H A D | ab8500.h | 345 struct ab8500 { struct
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | Makefile | |
Completed in 391 milliseconds