Searched refs:pp_dev (Results 1 – 1 of 1) sorted by relevance
160 struct device *pp_dev; member304 if (!data->pp_dev) in bitland_mifs_wmi_suspend()307 ret = laptop_profile_get(data->pp_dev, &profile); in bitland_mifs_wmi_suspend()319 if (!data->pp_dev) in bitland_mifs_wmi_resume()648 platform_profile_notify(data_ctx->pp_dev); in bitland_notifier_callback()705 drv_data->pp_dev = devm_platform_profile_register(&wdev->dev, DRV_NAME, drv_data, in bitland_mifs_wmi_probe()707 if (IS_ERR(drv_data->pp_dev)) in bitland_mifs_wmi_probe()708 return PTR_ERR(drv_data->pp_dev); in bitland_mifs_wmi_probe()