Lines Matching full:userspace
1 GPIO Sysfs Interface for Userspace
7 Documentation/ABI/obsolete/sysfs-gpio AND NEW USERSPACE CONSUMERS
12 character device ABI. Also see the userspace header in
23 Given appropriate hardware documentation for the system, userspace could
32 userspace GPIO can be used to determine system configuration data that
33 standard kernels won't know about. And for some tasks, simple userspace
38 TO AVOID REINVENTING KERNEL WHEELS IN USERSPACE. I MEAN IT. REALLY.
44 - Control interfaces used to get userspace control over GPIOs;
57 Userspace may ask the kernel to export control of
58 a GPIO to userspace by writing its number to this file.
64 Reverses the effect of exporting to userspace.
84 allow userspace to reconfigure this GPIO's direction.
145 /* export the GPIO to userspace */
157 signal direction may change. This helps drivers prevent userspace code