Lines Matching defs:btemp
647 dev_dbg(di->dev, "Ignore false btemp low irq"
797 * @btemp: pointer to the btemp structure
801 int ab8500_btemp_get_batctrl_temp(struct ab8500_btemp *btemp)
803 return btemp->bat_temp * 1000;
808 * ab8500_btemp_get_property() - get the btemp properties
813 * This function gets called when an application tries to get the btemp
920 * supply to the btemp.
928 /* ab8500 btemp driver interrupts and their respective isr */
1050 /* Create a work queue for the btemp */
1140 { .compatible = "stericsson,ab8500-btemp", },
1151 .name = "ab8500-btemp",
1171 MODULE_ALIAS("platform:ab8500-btemp");