[go: nahoru, domu]

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

/drivers/input/misc/
H A Dkeychord.c40 struct keychord_device { struct
65 static int check_keychord(struct keychord_device *kdev,
85 struct keychord_device *kdev = handle->private;
143 struct keychord_device *kdev =
144 container_of(handler, struct keychord_device, input_handler);
198 struct keychord_device *kdev = file->private_data;
233 struct keychord_device *kdev = file->private_data;
319 struct keychord_device *kdev = file->private_data;
331 struct keychord_device *kdev;
333 kdev = kzalloc(sizeof(struct keychord_device), GFP_KERNE
[all...]

Completed in 11 milliseconds