Searched refs:abx500_get_chip_id (Results 1 – 4 of 4) sorted by relevance
118 int abx500_get_chip_id(struct device *dev) in abx500_get_chip_id() function128 EXPORT_SYMBOL(abx500_get_chip_id);
330 int abx500_get_chip_id(struct device *dev);
2340 abx500_get_chip_id(di->dev) >= AB8500_CUT2P0) in ab8500_fg_init_hw_registers()2929 abx500_get_chip_id(di->dev) >= AB8500_CUT2P0) in ab8500_fg_sysfs_psy_create_attrs()2951 abx500_get_chip_id(di->dev) >= AB8500_CUT2P0) in ab8500_fg_sysfs_psy_remove_attrs()
1374 rev = abx500_get_chip_id(&pdev->dev); in ab8500_usb_probe()