Searched refs:typ_lu (Results 1 – 3 of 3) sorted by relevance
206 type->typ_lu = ldt; in class_register_type()253 if (type->typ_lu) in class_unregister_type()254 lu_device_type_fini(type->typ_lu); in class_unregister_type()
469 ldt = obd->obd_type->typ_lu; in obd_setup()510 ldt = obd->obd_type->typ_lu; in obd_precleanup()539 ldt = obd->obd_type->typ_lu; in obd_cleanup()587 ldt = obd->obd_type->typ_lu; in obd_process_config()
176 struct lu_device_type *typ_lu; member