aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/android
diff options
context:
space:
mode:
authorAndrew Duggan <aduggan@synaptics.com>2015-01-08 17:51:36 -0500
committerJiri Kosina <jkosina@suse.cz>2015-01-12 04:11:59 -0500
commitb8aed6ea39a70a9b9b8de9df8655ac36719b4d3b (patch)
treebf744a038df64b9704638e2b901b53b8f76c747a /include/uapi/linux/android
parent2f43de605e700f5aa5cad15e19f8ffe54b1d4c86 (diff)
HID: rmi: Use hid_report_len to compute the size of reports
Now that hid_report_len is in hid.h we can use this function instead of duplicating the code which computes it. Signed-off-by: Andrew Duggan <aduggan@synaptics.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include/uapi/linux/android')
0 files changed, 0 insertions, 0 deletions
ix_address *addr; struct dentry *dentry; struct vfsmount *mnt; struct semaphore readsem; struct sock *peer; struct sock *other; struct sock *gc_tree; atomic_t inflight; rwlock_t lock; wait_queue_head_t peer_wait; }; #define unix_sk(__sk) ((struct unix_sock *)__sk) #ifdef CONFIG_SYSCTL extern int sysctl_unix_max_dgram_qlen; extern void unix_sysctl_register(void); extern void unix_sysctl_unregister(void); #else static inline void unix_sysctl_register(void) {} static inline void unix_sysctl_unregister(void) {} #endif #endif #endif