Searched refs:cando_data (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hid/
H A Dhid-cando.c26 struct cando_data { struct
97 static void cando_filter_event(struct cando_data *td, struct input_dev *input)
167 struct cando_data *td = hid_get_drvdata(hid);
206 struct cando_data *td;
208 td = kmalloc(sizeof(struct cando_data), GFP_KERNEL);

Completed in 52 milliseconds