/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | ab8500-ponkey.c | 29 struct ab8500 *ab8500; member 51 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); in ab8500_ponkey_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | ab8500-ponkey.c | 29 struct ab8500 *ab8500; member 51 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); in ab8500_ponkey_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/pwm/ |
H A D | pwm-ab8500.c | 91 struct ab8500_pwm_chip *ab8500; in ab8500_pwm_probe() local 119 struct ab8500_pwm_chip *ab8500 = platform_get_drvdata(pdev); ab8500_pwm_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/pwm/ |
H A D | pwm-ab8500.c | 43 struct ab8500_pwm_chip *ab8500 = ab8500_pwm_from_chip(chip); in ab8500_pwm_apply() local 144 struct ab8500_pwm_chip *ab8500 = ab8500_pwm_from_chip(chip); in ab8500_pwm_get_state() local 189 struct ab8500_pwm_chip *ab8500; ab8500_pwm_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | ab8500-ext.c | 790 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); ab8500_ext_regulator_probe() local [all...] |
H A D | ab8500.c | 1530 static void abx500_get_regulator_info(struct ab8500 *ab8500) in abx500_get_regulator_info() argument 1553 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); in ab8500_regulator_register() local 1590 struct ab8500 *ab850 in ab8500_regulator_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | ab8500-ext.c | 395 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); in ab8500_ext_regulator_probe() local [all...] |
H A D | ab8500.c | 1644 static void abx500_get_regulator_info(struct ab8500 *ab8500) in abx500_get_regulator_info() argument 1667 struct ab8500 *ab8500 = dev_get_drvdata(pdev->dev.parent); in ab8500_regulator_register() local 1704 struct ab8500 *ab8500 in ab8500_regulator_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/phy/ |
H A D | phy-ab8500-usb.c | 129 struct ab8500 *ab8500; member 871 struct ab8500 *ab850 in ab8500_usb_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | ab8500-debugfs.c | 1587 struct ab8500 *ab8500; ab8500_modem_show() local 2016 struct ab8500 *ab8500; ab8500_debug_probe() local [all...] |
H A D | ab8500-core.c | 166 static int ab8500_prcmu_write(struct ab8500 *ab8500, u16 addr, u8 data) in ab8500_prcmu_write() argument 176 static int ab8500_prcmu_write_masked(struct ab8500 *ab8500, u16 addr, u8 mask, in ab8500_prcmu_write_masked() argument 188 ab8500_prcmu_read(struct ab8500 *ab8500, u16 addr) ab8500_prcmu_read() argument 203 struct ab8500 *ab8500; ab8500_get_chip_id() local 211 set_register_interruptible(struct ab8500 *ab8500, u8 bank, u8 reg, u8 data) set_register_interruptible() argument 238 struct ab8500 *ab8500 = dev_get_drvdata(dev->parent); ab8500_set_register() local 246 get_register_interruptible(struct ab8500 *ab8500, u8 bank, u8 reg, u8 *value) get_register_interruptible() argument 271 struct ab8500 *ab8500 = dev_get_drvdata(dev->parent); ab8500_get_register() local 279 mask_and_set_register_interruptible(struct ab8500 *ab8500, u8 bank, u8 reg, u8 bitmask, u8 bitvalues) 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 ab8500_handle_hierarchical_line(struct ab8500 *ab8500, int latch_offset, u8 latch_val) ab8500_handle_hierarchical_line() argument 502 ab8500_handle_hierarchical_latch(struct ab8500 *ab8500, int hier_offset, u8 hier_val) 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 578 ab8500_irq_init(struct ab8500 *ab8500, struct device_node *np) ab8500_irq_init() argument 604 ab8500_suspend(struct ab8500 *ab8500) ab8500_suspend() argument 841 struct ab8500 *ab8500; show_chip_id() local 864 struct ab8500 *ab8500; show_switch_off_status() local 899 struct ab8500 *ab8500; show_turn_on_status() local 928 struct ab8500 *ab8500; show_turn_on_status_2() local 941 struct ab8500 *ab8500; show_ab9540_dbbrstn() local 959 struct ab8500 *ab8500; store_ab9540_dbbrstn() local 1053 struct ab8500 *ab8500; ab8500_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-ab8500-usb.c | 129 struct ab8500 *ab8500; member 871 struct ab8500 *ab850 in ab8500_usb_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | ab8500-gpadc.c | 244 struct ab8500 *ab8500; member [all...] |
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | ab8500-core.c | 157 static int ab8500_prcmu_write(struct ab8500 *ab8500, u16 addr, u8 data) in ab8500_prcmu_write() argument 167 static int ab8500_prcmu_write_masked(struct ab8500 *ab8500, u16 addr, u8 mask, in ab8500_prcmu_write_masked() argument 179 static int ab8500_prcmu_read(struct ab8500 *ab8500, u1 argument 194 struct ab8500 *ab8500; ab8500_get_chip_id() local 202 set_register_interruptible(struct ab8500 *ab8500, u8 bank, u8 reg, u8 data) set_register_interruptible() argument 229 struct ab8500 *ab8500 = dev_get_drvdata(dev->parent); ab8500_set_register() local 237 get_register_interruptible(struct ab8500 *ab8500, u8 bank, u8 reg, u8 *value) get_register_interruptible() argument 262 struct ab8500 *ab8500 = dev_get_drvdata(dev->parent); ab8500_get_register() local 270 mask_and_set_register_interruptible(struct ab8500 *ab8500, u8 bank, u8 reg, u8 bitmask, u8 bitvalues) mask_and_set_register_interruptible() argument 313 struct ab8500 *ab8500 = dev_get_drvdata(dev->parent); ab8500_mask_and_set_register() local 336 struct ab8500 *ab8500 = irq_data_get_irq_chip_data(data); ab8500_irq_lock() local 344 struct ab8500 *ab8500 = irq_data_get_irq_chip_data(data); ab8500_irq_sync_unlock() local 377 struct ab8500 *ab8500 = irq_data_get_irq_chip_data(data); ab8500_irq_mask() local 396 struct ab8500 *ab8500 = irq_data_get_irq_chip_data(data); ab8500_irq_unmask() local 451 ab8500_handle_hierarchical_line(struct ab8500 *ab8500, int latch_offset, u8 latch_val) ab8500_handle_hierarchical_line() argument 493 ab8500_handle_hierarchical_latch(struct ab8500 *ab8500, int hier_offset, u8 hier_val) ab8500_handle_hierarchical_latch() argument 525 struct ab8500 *ab8500 = dev; ab8500_hierarchical_irq() local 550 struct ab8500 *ab8500 = d->host_data; ab8500_irq_map() local 569 ab8500_irq_init(struct ab8500 *ab8500, struct device_node *np) ab8500_irq_init() argument 595 ab8500_suspend(struct ab8500 *ab8500) ab8500_suspend() argument 812 struct ab8500 *ab8500; chip_id_show() local 835 struct ab8500 *ab8500; switch_off_status_show() local 870 struct ab8500 *ab8500; turn_on_status_show() local 899 struct ab8500 *ab8500; turn_on_status_2_show() local 912 struct ab8500 *ab8500; dbbrstn_show() local 930 struct ab8500 *ab8500; dbbrstn_store() local 1023 struct ab8500 *ab8500; ab8500_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | ab8500-gpadc.c | 244 struct ab8500 *ab8500; member [all...] |
/kernel/linux/linux-5.10/include/linux/mfd/abx500/ |
H A D | ab8500.h | 347 struct ab8500 { struct [all...] |
/kernel/linux/linux-6.6/include/linux/mfd/abx500/ |
H A D | ab8500.h | 347 struct ab8500 { struct [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | Makefile | |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | Makefile | |