Lines Matching defs:kref
740 struct kref kref;821 kref_get(&data->kref);829 kref_get(&data->kref);837 static void wacom_release_shared_data(struct kref *kref)840 container_of(kref, struct wacom_hdev_data, kref);864 kref_put(&data->kref, wacom_release_shared_data);886 kref_init(&data->kref);