Searched refs:phone_capability (Results 1 – 3 of 3) sorted by relevance
80 struct phone_capability { struct95 #define PHONE_CAPABILITIES_LIST _IOR ('q', 0x81, struct phone_capability *) argument96 #define PHONE_CAPABILITIES_CHECK _IOW ('q', 0x82, struct phone_capability *)
1176 struct phone_capability caplist[30];
6094 static int capabilities_check(IXJ *j, struct phone_capability *pcreq) in capabilities_check()6578 if (copy_to_user(argp, j->caplist, sizeof(struct phone_capability) * j->caps)) in do_ixj_ioctl()6583 struct phone_capability cap; in do_ixj_ioctl()