/openbmc/linux/drivers/media/platform/nxp/dw100/ |
H A D | dw100.c | 1589 strscpy(dw_dev->mdev.model, "dw100", sizeof(dw_dev->mdev.model)); in dw100_probe()
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | cds.rst | 42 described in Documentation/arch/s390/driver-model.rst. 49 * All drivers must define a ccw_driver (see driver-model.txt) and the associated
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra210-p3450-0000.dts | 11 model = "NVIDIA Jetson Nano Developer Kit"; 433 nvidia,model = "NVIDIA Jetson Nano HDA";
|
H A D | tegra194-p2972-0000.dts | 10 model = "NVIDIA Jetson AGX Xavier Developer Kit"; 2022 nvidia,model = "NVIDIA Jetson AGX Xavier HDA";
|
H A D | tegra186-p2771-0000.dts | 10 model = "NVIDIA Jetson TX2 Developer Kit"; 2291 nvidia,model = "NVIDIA Jetson TX2 HDA";
|
/openbmc/linux/drivers/media/platform/nxp/ |
H A D | imx-pxp.c | 1873 strscpy(dev->mdev.model, MEM2MEM_NAME, sizeof(dev->mdev.model)); in pxp_probe()
|
/openbmc/linux/arch/s390/kvm/ |
H A D | priv.c | 710 fac = *vcpu->kvm->arch.model.fac_list >> 32; in handle_stfl() 828 u64 stidp_data = vcpu->kvm->arch.model.cpuid; in handle_stidp()
|
/openbmc/linux/scripts/kconfig/ |
H A D | qconf.cc | 265 QAbstractItemModel *model, in setModelData() argument 298 QStyledItemDelegate::setModelData(editor, model, index); in setModelData()
|
/openbmc/linux/arch/x86/kvm/svm/ |
H A D | svm.c | 2941 int family, model; in svm_get_msr() local 2944 model = guest_cpuid_model(vcpu); in svm_get_msr() 2946 if (family < 0 || model < 0) in svm_get_msr() 2952 (model >= 0x2 && model < 0x20)) in svm_get_msr()
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | usb.rst | 47 The device model seen by USB drivers is relatively complex. 54 - The device description model includes one or more "configurations" 145 support that model, although there are special cases for control URBs 366 The standard USB device model requests, from "Chapter 9" of the USB 2.0
|
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | atyfb_base.c | 3170 char model[24]; in aty_init_lcd() local 3189 strscpy(model, (char *)par->lcd_table+1, sizeof(model)); in aty_init_lcd() 3262 txtdual, txtcolour, txtmonitor, model); in aty_init_lcd()
|
/openbmc/u-boot/arch/arm/ |
H A D | Kconfig | 995 bool "Support Versatile Express ARMv8a FVP BASE model" 1001 bool "Support Versatile Express ARMv8a FVP BASE model booting from DRAM" 1007 DRAM using model parameters rather than by using semi-hosting to load
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sunhme.c | 2807 const char *model = of_get_property(dp, "model", NULL); in hme_sbus_probe() local 2815 if (!is_qfe && model && !strcmp(model, "SUNW,sbus-qfe")) in hme_sbus_probe()
|
/openbmc/linux/Documentation/networking/ |
H A D | kcm.rst | 229 steering and scheduling, which in turn allows a simpler networking model in
|
H A D | mctp.rst | 223 not fit the usual request/response model. For example, if you need to persist
|
/openbmc/linux/Documentation/devicetree/bindings/cpu/ |
H A D | cpu-topology.txt | 498 model = "sifive,hifive-unleashed-a00";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | r8a7791-koelsch.dts | 44 model = "Koelsch";
|
H A D | armada-38x.dtsi | 19 model = "Marvell Armada 38x family SoC";
|
/openbmc/u-boot/drivers/nvme/ |
H A D | nvme.c | 587 memcpy(dev->model, ctrl->mn, sizeof(ctrl->mn)); in nvme_get_info_from_identify()
|
/openbmc/u-boot/doc/driver-model/ |
H A D | livetree.txt | 38 Driver model scans the entire device tree sequentially on start-up which
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces.rst | 40 standard that defines spectral weighting functions that model the
|
/openbmc/u-boot/arch/sandbox/dts/ |
H A D | test.dts | 4 model = "sandbox";
|
/openbmc/linux/arch/arm/boot/dts/arm/ |
H A D | arm-realview-pb1176.dts | 30 model = "ARM RealView PB1176";
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | topdown.txt | 43 The metrics counter is CPU model specific and is not available on older
|
/openbmc/linux/lib/ |
H A D | Kconfig.kcsan | 182 consistency model (LKMM).
|