Home
last modified time | relevance | path

Searched refs:toshiba_haps_dev (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/platform/x86/
Dtoshiba_haps.c30 struct toshiba_haps_dev { struct
36 static struct toshiba_haps_dev *toshiba_haps; argument
71 struct toshiba_haps_dev *haps = dev_get_drvdata(dev); in protection_level_show()
80 struct toshiba_haps_dev *haps = dev_get_drvdata(dev); in protection_level_store()
109 struct toshiba_haps_dev *haps = dev_get_drvdata(dev); in reset_protection_store()
187 struct toshiba_haps_dev *haps; in toshiba_haps_add()
198 haps = kzalloc(sizeof(struct toshiba_haps_dev), GFP_KERNEL); in toshiba_haps_add()
224 struct toshiba_haps_dev *haps; in toshiba_haps_suspend()
237 struct toshiba_haps_dev *haps; in toshiba_haps_resume()