Lines Matching defs:da9062_thermal
48 struct da9062_thermal {
52 struct mutex lock; /* protection for da9062_thermal temperature */
61 struct da9062_thermal *thermal = container_of(work,
62 struct da9062_thermal,
115 struct da9062_thermal *thermal = data;
127 struct da9062_thermal *thermal = z->devdata;
146 struct da9062_thermal *thermal = z->devdata;
164 struct da9062_thermal *thermal = z->devdata;
193 struct da9062_thermal *thermal;
217 thermal = devm_kzalloc(&pdev->dev, sizeof(struct da9062_thermal),
278 struct da9062_thermal *thermal = platform_get_drvdata(pdev);