Searched refs:dof (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | dt_object.h | 393 struct dt_object_format *dof, 398 struct dt_object_format *dof, 830 struct dt_object_format *dof, 857 struct dt_object_format *dof, 862 struct lu_attr *attr, struct dt_object_format *dof, 995 struct dt_object_format *dof, in dt_declare_create() argument 1001 return dt->do_ops->do_declare_create(env, dt, attr, hint, dof, th); in dt_declare_create() 1008 struct dt_object_format *dof, in dt_create() argument 1014 return dt->do_ops->do_create(env, dt, attr, hint, dof, th); in dt_create()
|
/linux-4.1.27/drivers/input/joystick/ |
D | Kconfig | 7 If you have a joystick, 6dof controller, gamepad, steering wheel, 146 tristate "LogiCad3d Magellan/SpaceMouse 6dof controllers" 156 tristate "SpaceTec SpaceOrb/Avenger 6dof controllers" 166 tristate "SpaceTec SpaceBall 6dof controllers"
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | dt_object.c | 370 struct dt_object_format *dof, in dt_find_or_create() argument 391 rc = dt_declare_create(env, dto, at, NULL, dof, th); in dt_find_or_create() 407 rc = dt_create(env, dto, at, NULL, dof, th); in dt_find_or_create()
|
/linux-4.1.27/drivers/input/serio/ |
D | Kconfig | 11 as well as serial mice, Sun keyboards, some joysticks and 6dof 48 tablet, 6dof) that communicates over the RS232 serial (COM) port.
|