Searched refs:vt (Results 1 – 4 of 4) sorted by relevance
/include/net/ |
D | af_vsock.h | 221 int vsock_add_tap(struct vsock_tap *vt); 222 int vsock_remove_tap(struct vsock_tap *vt);
|
/include/drm/ |
D | drm_modes.h | 134 #define DRM_MODE(nm, t, c, hd, hss, hse, ht, hsk, vd, vss, vse, vt, vs, f) \ argument 138 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
|
/include/linux/ |
D | vt_kern.h | 135 int vt_move_to_console(unsigned int vt, int alloc);
|
/include/media/ |
D | v4l2-subdev.h | 274 int (*g_tuner)(struct v4l2_subdev *sd, struct v4l2_tuner *vt); 275 int (*s_tuner)(struct v4l2_subdev *sd, const struct v4l2_tuner *vt);
|