Searched refs:gb_cap (Results 1 – 1 of 1) sorted by relevance
26 struct gb_cap { struct47 struct gb_cap *cap = container_of(kref, struct gb_cap, kref); in cap_kref_release() argument57 static void put_cap(struct gb_cap *cap) in put_cap()63 static struct gb_cap *get_cap(struct cdev *cdev) in get_cap()65 struct gb_cap *cap; in get_cap()84 static int cap_get_endpoint_uid(struct gb_cap *cap, u8 *euid) in cap_get_endpoint_uid()102 static int cap_get_ims_certificate(struct gb_cap *cap, u32 class, u32 id, in cap_get_ims_certificate()140 static int cap_authenticate(struct gb_cap *cap, u32 auth_type, u8 *uid, in cap_authenticate()184 struct gb_cap *cap = get_cap(inode->i_cdev); in cap_open()197 struct gb_cap *cap = file->private_data; in cap_release()[all …]