Searched refs:toshiba_haps (Results 1 – 2 of 2) sorted by relevance
26 static struct toshiba_haps_dev *toshiba_haps; variable145 if (toshiba_haps) in toshiba_haps_remove()146 toshiba_haps = NULL; in toshiba_haps_remove()180 if (toshiba_haps) in toshiba_haps_add()206 toshiba_haps = haps; in toshiba_haps_add()
93 obj-$(CONFIG_TOSHIBA_HAPS) += toshiba_haps.o