Home
last modified time | relevance | path

Searched refs:situ (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c175 struct synthvid_situation_update situ; member
287 msg.situ.user_ctx = 0; in hyperv_update_situation()
288 msg.situ.video_output_count = 1; in hyperv_update_situation()
289 msg.situ.video_output[0].active = active; in hyperv_update_situation()
291 msg.situ.video_output[0].vram_offset = 0; in hyperv_update_situation()
292 msg.situ.video_output[0].depth_bits = bpp; in hyperv_update_situation()
293 msg.situ.video_output[0].width_pixels = w; in hyperv_update_situation()
294 msg.situ.video_output[0].height_pixels = h; in hyperv_update_situation()
295 msg.situ.video_output[0].pitch_bytes = pitch; in hyperv_update_situation()
/openbmc/linux/drivers/video/fbdev/
H A Dhyperv_fb.c223 struct synthvid_situation_update situ; member
322 msg.situ.user_ctx = 0; in synthvid_send_situ()
323 msg.situ.video_output_count = 1; in synthvid_send_situ()
324 msg.situ.video_output[0].active = 1; in synthvid_send_situ()
325 msg.situ.video_output[0].vram_offset = 0; in synthvid_send_situ()
326 msg.situ.video_output[0].depth_bits = info->var.bits_per_pixel; in synthvid_send_situ()
327 msg.situ.video_output[0].width_pixels = info->var.xres; in synthvid_send_situ()
328 msg.situ.video_output[0].height_pixels = info->var.yres; in synthvid_send_situ()
329 msg.situ.video_output[0].pitch_bytes = info->fix.line_length; in synthvid_send_situ()
/openbmc/u-boot/arch/arm/cpu/
H A Du-boot.lds70 /* Align the secure section only if we're going to use it in situ */
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dnative.bbclass95 # Since we actually install these into situ there is no staging prefix
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCECILL-2.012 …actère scientifique, technique et industriel, dont le siège est situé 25 rue Leblan…
14 …224; caractère scientifique et technologique, dont le siège est situé 3 rue Michel-…
16 …224; caractère scientifique et technologique, dont le siège est situé Domaine de Vo…
H A DCECILL-1.012 …ractère scientifique technique et industriel, dont le siège est situé 31-33 rue de …
14 …224; caractère scientifique et technologique, dont le siège est situé 3 rue Michel-…
16 …224; caractère scientifique et technologique, dont le siège est situé Domaine de Vo…
H A DCECILL-C12 …actère scientifique, technique et industriel, dont le siège est situé 25 rue Leblan…
14 …224; caractère scientifique et technologique, dont le siège est situé 3 rue Michel-…
16 …224; caractère scientifique et technologique, dont le siège est situé Domaine de Vo…
H A DCECILL-B12 …actère scientifique, technique et industriel, dont le siège est situé 25 rue Leblan…
14 …224; caractère scientifique et technologique, dont le siège est situé 3 rue Michel-…
16 …224; caractère scientifique et technologique, dont le siège est situé Domaine de Vo…
/openbmc/linux/Documentation/translations/zh_CN/kernel-hacking/
H A Dhacking.rst324 指向给定类型的指针,并返回转换后的值。另一个变体是“in-situ”系列,例如
/openbmc/linux/drivers/gpu/drm/i915/
H A DKconfig.debug86 to capture a bug report in situ.
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dhacking.rst406 la famiglia di conversioni "in-situ", come :c:func:`cpu_to_be32s()`,
/openbmc/linux/Documentation/kernel-hacking/
H A Dhacking.rst382 is the "in-situ" family, such as :c:func:`cpu_to_be32s()`, which