Lines Matching defs:width
59 u32 width;
66 .width = 640,
72 .width = 1024,
78 .width = 1920,
145 mdev_state->type->width);
221 stride = mdev_state->type->width * mdev_state->type->bytepp;
251 fbsize = roundup_pow_of_two(type->width * type->height * type->bytepp);
260 __func__, kobj->name, type->width, type->height);
495 plane->width = mdev_state->type->width;
497 plane->stride = (mdev_state->type->width *
646 mdev_state->type->width,
679 type ? type->width : 0,