Searched refs:haps (Results 1 – 2 of 2) sorted by relevance
89 haps->protection_level = level; in protection_level_store()175 struct toshiba_haps_dev *haps; in toshiba_haps_add() local187 if (!haps) in toshiba_haps_add()190 haps->acpi_dev = acpi_dev; in toshiba_haps_add()191 haps->protection_level = 2; in toshiba_haps_add()192 acpi_dev->driver_data = haps; in toshiba_haps_add()193 dev_set_drvdata(&acpi_dev->dev, haps); in toshiba_haps_add()204 toshiba_haps = haps; in toshiba_haps_add()212 struct toshiba_haps_dev *haps; in toshiba_haps_suspend() local225 struct toshiba_haps_dev *haps; in toshiba_haps_resume() local[all …]
49 obj-$(CONFIG_USB_DWC3_HAPS) += dwc3-haps.o