Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-cmedia.c43 struct cmhid { struct
49 static void hp_ev(struct hid_device *hid, struct cmhid *cm, int value) in hp_ev() argument
58 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_raw_event()
82 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_input_configured()
104 struct cmhid *cm; in cmhid_probe()
106 cm = kzalloc(sizeof(struct cmhid), GFP_KERNEL); in cmhid_probe()
138 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_remove()