Home
last modified time | relevance | path

Searched refs:os_type (Results 1 – 25 of 78) sorted by relevance

1234

/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/
H A Ddisable-version-check.patch20 - $realos{'os_type'} ne $gconfig{'os_type'}) &&
21 - $realos{'os_version'} && $realos{'os_type'} &&
25 - if ($realos{'os_type'} eq $gconfig{'os_type'} &&
42 +# $realos{'os_type'} ne $gconfig{'os_type'}) &&
43 +# $realos{'os_version'} && $realos{'os_type'} &&
47 +# if ($realos{'os_type'} eq $gconfig{'os_type'} &&
H A Dnet-lib.pl.patch11 do "$gconfig{'os_type'}-9.1-ALL-lib.pl";
14 - do "$gconfig{'os_type'}-lib.pl";
15 + #do "$gconfig{'os_type'}-lib.pl";
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_clc.h209 u8 os_type : 4, member
213 os_type : 4; member
248 u8 os_type : 4, member
252 os_type : 4; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c75 const __be16 os_type = htons(VIC_GENERIC_PROV_OS_TYPE_LINUX); in enic_set_port_profile() local
133 sizeof(os_type), &os_type); in enic_set_port_profile()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_fit.c736 uint8_t os_type = IH_OS_INVALID; in spl_internal_load_simple_fit() local
742 if (!spl_fit_image_get_os(fit, node, &os_type)) in spl_internal_load_simple_fit()
743 debug("Loadable is %s\n", genimg_get_os_name(os_type)); in spl_internal_load_simple_fit()
747 os_type == IH_OS_U_BOOT) in spl_internal_load_simple_fit()
755 if (os_type == IH_OS_U_BOOT) { in spl_internal_load_simple_fit()
/OK3568_Linux_fs/tools/linux/Linux_Pack_Firmware/rockdev/
H A Drk312x-mkupdate.sh18 ./rkImageMaker -RK312A Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Dpx30-mkupdate.sh18 ./rkImageMaker -RKPX30 Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3358-mkupdate.sh18 ./rkImageMaker -RKPX30 Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3308-mkupdate.sh18 ./rkImageMaker -RK3308 Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Dorion-mkupdate.sh18 ./rkImageMaker -RK3568 Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3588-mkupdate.sh18 ./rkImageMaker -RK3588 Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3326-mkupdate.sh18 ./rkImageMaker -RK3326 Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3562-mkupdate.sh18 ./rkImageMaker -RK3562 Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3036-mkupdate.sh18 ./rkImageMaker -RK303A Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3229-mkupdate.sh18 ./rkImageMaker -RK3229 Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3328-mkupdate.sh18 ./rkImageMaker -RK322H Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3528-mkupdate.sh18 ./rkImageMaker -RK3528 Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Dpx3se-mkupdate.sh18 ./rkImageMaker -RK312A Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3288-mkupdate.sh18 ./rkImageMaker -RK320A Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk1808-mkupdate.sh18 ./rkImageMaker -RK180A Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3128-mkupdate.sh18 ./rkImageMaker -RK312A Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3128h-mkupdate.sh18 ./rkImageMaker -RK312X Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk356x-mkupdate.sh18 ./rkImageMaker -RK3568 Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
H A Drk3399-mkupdate.sh18 ./rkImageMaker -RK330C Image/MiniLoaderAll.bin Image/update.img update.img -os_type:androidos || pa…
/OK3568_Linux_fs/u-boot/include/zfs/
H A Ddmu_objset.h23 uint64_t os_type; member

1234