Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dtoshiba_haps.c20 struct toshiba_haps_dev { struct
26 static struct toshiba_haps_dev *toshiba_haps; argument
61 struct toshiba_haps_dev *haps = dev_get_drvdata(dev); in protection_level_show()
70 struct toshiba_haps_dev *haps = dev_get_drvdata(dev); in protection_level_store()
99 struct toshiba_haps_dev *haps = dev_get_drvdata(dev); in reset_protection_store()
175 struct toshiba_haps_dev *haps; in toshiba_haps_add()
186 haps = kzalloc(sizeof(struct toshiba_haps_dev), GFP_KERNEL); in toshiba_haps_add()
212 struct toshiba_haps_dev *haps; in toshiba_haps_suspend()
225 struct toshiba_haps_dev *haps; in toshiba_haps_resume()