Home
last modified time | relevance | path

Searched refs:wks (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dwic.py394 with open(wks_file, 'w') as wks:
396 wks.write("""
482 with open(wks_file, 'w') as wks:
484 wks.write("""
521 with open(wks_file, 'w') as wks:
522 wks.write("""
548 with open(wks_file, 'w') as wks:
549wks.write("part / --source rootfs --fstype=ext4 --include-path core-image-minimal-mtdutils /export…
555 with open(wks_file, 'w') as wks:
556wks.write("part / --source rootfs --fstype=ext4 --include-path core-image-minimal-mtdutils ././..")
[all …]
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dimage_types_wic.bbclass37 WKS_FILE ??= "${IMAGE_BASENAME}.${MACHINE}.wks"
38 WKS_FILES ?= "${WKS_FILE} ${IMAGE_BASENAME}.wks"
39 …p for p in '${BBPATH}'.split(':'))}:${@':'.join('%s/scripts/lib/wic/canned-wks' % l for l in '${BB…
58 wks="${WKS_FULL_PATH}"
64 if [ -z "$wks" ]; then
67 …BUILDDIR="${TOPDIR}" PSEUDO_UNLOAD=1 wic create "$wks" --vars "${STAGING_DIR}/${MACHINE}/imgdata/"…
68 mv "$build_wic/$(basename "${wks%.wks}")"*.direct "$out${IMAGE_NAME_SUFFIX}.wic"
75 # Rebuild when the wks file or vars in WICVARS change
118 # Copy the finalized wks file to the deploy directory for later use
H A Doverlayfs.bbclass21 # image, for instance via a wks script or the systemd-machine-units recipe.
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/ovmf/
H A Dovmf-shell-image.bb7 # tools are needed for this .wks file.
9 WKS_FILE = "ovmf/ovmf-shell-image.wks"
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/
H A Dinit.c83 fwrt->dump.wks[i].idx = i; in iwl_fw_runtime_init()
84 INIT_DELAYED_WORK(&fwrt->dump.wks[i].wk, iwl_fw_error_dump_wk); in iwl_fw_runtime_init()
H A Druntime.h174 struct iwl_fwrt_wk_data wks[IWL_FW_RUNTIME_DUMP_WK_NUM]; member
229 cancel_delayed_work_sync(&fwrt->dump.wks[i].wk); in iwl_fw_runtime_free()
H A Ddbg.c2412 test_and_set_bit(fwrt->dump.wks[idx].idx, &fwrt->dump.active_wks)) in iwl_fw_dbg_collect_desc()
2415 wk_data = &fwrt->dump.wks[idx]; in iwl_fw_dbg_collect_desc()
2545 test_and_set_bit(fwrt->dump.wks[idx].idx, &fwrt->dump.active_wks)) in iwl_fw_dbg_ini_collect()
2548 fwrt->dump.wks[idx].dump_data = *dump_data; in iwl_fw_dbg_ini_collect()
2552 schedule_delayed_work(&fwrt->dump.wks[idx].wk, usecs_to_jiffies(delay)); in iwl_fw_dbg_ini_collect()
2647 &fwrt->dump.wks[wk_idx].dump_data; in iwl_fw_dbg_collect_sync()
2667 iwl_fw_error_ini_dump(fwrt, &fwrt->dump.wks[wk_idx].dump_data); in iwl_fw_dbg_collect_sync()
2669 iwl_fw_error_dump(fwrt, &fwrt->dump.wks[wk_idx].dump_data); in iwl_fw_dbg_collect_sync()
2687 struct iwl_fwrt_wk_data *wks = in iwl_fw_error_dump_wk() local
2688 container_of(work, typeof(*wks), wk.work); in iwl_fw_error_dump_wk()
[all …]
H A Ddbg.h284 flush_delayed_work(&fwrt->dump.wks[i].wk); in iwl_fw_flush_dumps()
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/canned-wks/
H A Dcommon.wks.inc1 # This file is included into 3 canned wks files from this directory
H A Dqemux86-directdisk.wks5 include common.wks.inc
H A Ddirectdisk.wks5 include common.wks.inc
H A Ddirectdisk-bootloader-config.wks5 include common.wks.inc
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/images/
H A Dwic-image-minimal.bb3 SRC_URI = "file://${FILE_DIRNAME}/${BPN}.wks"
/OK3568_Linux_fs/yocto/poky/scripts/lib/wic/
H A Dengine.py99 with open(fullpath) as wks:
100 for line in wks:
115 with open(fullpath) as wks:
116 for line in wks:
/OK3568_Linux_fs/yocto/poky/meta-yocto-bsp/conf/machine/include/
H A Dgenericx86-common.inc24 WKS_FILE ?= "genericx86.wks.in"
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dpmu.c22 u32 wks[4]; member
/OK3568_Linux_fs/kernel/net/nfc/
H A Dllcp_core.c296 static char *wks[] = { variable
313 num_wks = ARRAY_SIZE(wks); in nfc_llcp_wks_sap()
316 if (wks[sap] == NULL) in nfc_llcp_wks_sap()
319 if (strncmp(wks[sap], service_name, service_name_len) == 0) in nfc_llcp_wks_sap()
527 __be16 wks = cpu_to_be16(local->local_wks); in nfc_llcp_build_gb() local
548 wks_tlv = nfc_llcp_build_tlv(LLCP_TLV_WKS, (u8 *)&wks, 2, &wks_length); in nfc_llcp_build_gb()
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/riscv/
H A Dqemuriscv.inc17 WKS_FILE ?= "qemuriscv.wks"
/OK3568_Linux_fs/yocto/poky/documentation/ref-manual/
H A Dkickstart.rst4 OpenEmbedded Kickstart (``.wks``) Reference
7 .. _openembedded-kickstart-wks-reference:
228 file located in the ``canned-wks`` folder. This option overrides
/OK3568_Linux_fs/yocto/meta-rockchip/conf/machine/include/
H A Drockchip-common.inc65 WKS_FILE ?= "generic-gptdisk.wks.in"
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c3664 char wks[10]; in gfx_v10_0_init_microcode() local
3677 memset(wks, 0, sizeof(wks)); in gfx_v10_0_init_microcode()
3686 snprintf(wks, sizeof(wks), "_wks"); in gfx_v10_0_init_microcode()
3701 snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_pfp%s.bin", chip_name, wks); in gfx_v10_0_init_microcode()
3712 snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_me%s.bin", chip_name, wks); in gfx_v10_0_init_microcode()
3723 snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_ce%s.bin", chip_name, wks); in gfx_v10_0_init_microcode()
3792 snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mec%s.bin", chip_name, wks); in gfx_v10_0_init_microcode()
3803 snprintf(fw_name, sizeof(fw_name), "amdgpu/%s_mec2%s.bin", chip_name, wks); in gfx_v10_0_init_microcode()
/OK3568_Linux_fs/yocto/poky/documentation/dev-manual/
H A Dcommon-tasks.rst5395 commands contained in an Openembedded kickstart file (``.wks``)
5407 ":ref:`ref-manual/kickstart:openembedded kickstart (\`\`.wks\`\`) reference`"
5481 - Include the name of the :ref:`wic kickstart file <openembedded-kickstart-wks-reference>`
5594 path to the /rootfs dir to use as the .wks rootfs
5598 /EFI or /syslinux dirs) to use as the .wks bootimg
5602 .wks bootimg
5659 poky/scripts/lib/wic/canned-wks
5678 do not have to use the ``.wks`` extension. Here is an example in Raw
5685 ``genericx86.wks`` file to generate an image::
5709 (i.e. ``*.wks``) to a plugin implementation used to populate a given
[all …]
/OK3568_Linux_fs/yocto/poky/documentation/bsp-guide/
H A Dbsp.rst448 meta-raspberrypi/wic meta-raspberrypi/wic/sdimage-raspberrypi.wks
1274 WKS_FILE ?= "beaglebone-yocto.wks"
1362 …the :ref:`Wic kickstart <ref-manual/kickstart:openembedded kickstart (\`\`.wks\`\`) reference>` fi…
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv1559 …���������������������������������oM~���������������������������������������wks�\;V��gXdi_HB;476476…
4507 …���������������������������������{Tm���������������������������������������wks�f9L��lU^cnkaZPF<445…