Home
last modified time | relevance | path

Searched refs:uci (Results 1 – 3 of 3) sorted by relevance

/net/bluetooth/bnep/
Dsock.c142 u32 uci; in bnep_sock_compat_ioctl() local
146 get_user(uci, (u32 __user *) (arg + 4))) in bnep_sock_compat_ioctl()
149 cl.ci = compat_ptr(uci); in bnep_sock_compat_ioctl()
/net/bluetooth/cmtp/
Dsock.c145 u32 uci; in cmtp_sock_compat_ioctl() local
149 get_user(uci, (u32 __user *) (arg + 4))) in cmtp_sock_compat_ioctl()
152 cl.ci = compat_ptr(uci); in cmtp_sock_compat_ioctl()
/net/bluetooth/hidp/
Dsock.c146 u32 uci; in hidp_sock_compat_ioctl() local
150 get_user(uci, (u32 __user *) (arg + 4))) in hidp_sock_compat_ioctl()
153 cl.ci = compat_ptr(uci); in hidp_sock_compat_ioctl()