Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dhid-cmedia.c51 struct cmhid { struct
57 static void hp_ev(struct hid_device *hid, struct cmhid *cm, int value) in hp_ev() argument
66 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_raw_event()
90 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_input_configured()
112 struct cmhid *cm; in cmhid_probe()
114 cm = kzalloc(sizeof(struct cmhid), GFP_KERNEL); in cmhid_probe()
146 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_remove()