Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c1813 struct smart_cover_device{ struct
1821 static struct smart_cover_device *gt1x_sc_dev; argument
1829 struct smart_cover_device *dev = gt1x_sc_dev; in gt1x_smart_cover_update_state()
1855 struct smart_cover_device *dev = gt1x_sc_dev; in smart_cover_show()
1866 struct smart_cover_device *dev = gt1x_sc_dev; in smart_cover_store()
1943 gt1x_sc_dev = kzalloc(sizeof(struct smart_cover_device), GFP_KERNEL); in gt1x_smart_cover_init()