Lines Matching full:device
4 * Fake device support.
25 * An open fake device entry.
28 /* string, for debugging; usually orig. device name */
41 * Device functions we provide.
69 * Create a new, completely fake device entry.
74 * Create a new, mostly fake device entry.
79 * Free a fake device entry.
84 * Given a file descriptor, find the corresponding fake device. Returns
90 * Check to see if this open() call is on a device we want to spoof.
97 * Check to see if this access() call is on a device we want to spoof.
99 * Returns 0 if the device can be fake-accessed, -1 if it can't, -2
100 * if it can't and we don't want to allow fallback to the host-device.
117 * Performs key remapping and sends the event to the global input event device.
122 * Send a touch event to the global input event device.