/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r8a7779-marzen.dts | 25 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
|
H A D | r8a73a4-ape6evm.dts | 22 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62a-mcu.dtsi | 115 ti,sci-dev-id = <5>;
|
/openbmc/linux/drivers/pinctrl/mvebu/ |
H A D | pinctrl-armada-375.c | 409 pdev->dev.platform_data = soc; in armada_375_pinctrl_probe()
|
/openbmc/linux/drivers/pinctrl/freescale/ |
H A D | pinctrl-imx6ul.c | 335 pinctrl_info = of_device_get_match_data(&pdev->dev); in imx6ul_pinctrl_probe()
|
/openbmc/linux/drivers/ata/pata_parport/ |
H A D | kbic.c | 238 dev_info(&pi->dev, "KingByte %s at 0x%x, mode %d (%s), delay %d\n", in kbic_log_adapter()
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | at91sam9n12ek.dts | 16 bootargs = "root=/dev/mtdblock1 rw rootfstype=jffs2";
|
/openbmc/linux/drivers/clk/x86/ |
H A D | clk-cgu.h | 79 struct device *dev; member
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sunhme.h | 459 struct net_device *dev; /* Backpointer */ member
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-inventec-transformers.dts | 118 compatible = "ipmb-dev";
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | omap_hwmod.h | 625 int omap_hwmod_init_module(struct device *dev,
|
/openbmc/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_loc.h | 54 struct rxe_mmap_info *rxe_create_mmap_info(struct rxe_dev *dev, u32 size,
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | cma_configfs.c | 70 return !strcmp(dev_name(&ib_dev->dev), cookie); in filter_by_name()
|
/openbmc/openbmc/poky/meta/recipes-devtools/tcltk/ |
H A D | tcl_8.6.14.bb | 70 FILES:${PN}-dev += "${libdir}/tclConfig.sh ${libdir}/tclooConfig.sh"
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0033-dt-Provide-a-way-to-remove-non-compliant-nodes-and-p.patch | 59 --- /dev/null
|
/openbmc/qemu/hw/ide/ |
H A D | ide-internal.h | 419 int ide_init_drive(IDEState *s, IDEDevice *dev, IDEDriveKind kind, Error **errp);
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_sigmatel.c | 327 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in stac_capture_led_update() 402 struct hda_codec *codec = dev_to_hda_codec(led_cdev->dev->parent); in stac_vmaster_hook() 749 const struct dmi_device *dev = NULL; in find_mute_led_cfg() local 757 while ((dev = dmi_find_device(DMI_DEV_TYPE_OEM_STRING, NULL, dev))) { in find_mute_led_cfg() 758 if (sscanf(dev->name, "HP_Mute_LED_%u_%x", in find_mute_led_cfg() 771 if (sscanf(dev->name, "HP_Mute_LED_%u", in find_mute_led_cfg() 777 if (strstr(dev->name, "HP_Mute_LED_P_G")) { in find_mute_led_cfg()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-trace.txt | 332 254.198 irq/50-iwlwifi/680 net:net_dev_queue:dev=wlp3s0 skbaddr=0xffff93498051f600 len=66 334 273.977 :0/0 net:net_dev_queue:dev=wlp3s0 skbaddr=0xffff93498051f600 len=78 336 274.007 :0/0 net:net_dev_queue:dev=wlp3s0 skbaddr=0xffff93498051ff00 len=78
|
/openbmc/linux/arch/x86/events/ |
H A D | perf_event.h | 1288 ssize_t events_sysfs_show(struct device *dev, struct device_attribute *attr, 1290 ssize_t events_ht_sysfs_show(struct device *dev, struct device_attribute *attr, 1292 ssize_t events_hybrid_sysfs_show(struct device *dev,
|
/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | running_tips.rst | 109 documented in Documentation/dev-tools/gcov.rst. 242 $ modprobe kunit-example-test > /dev/null 254 See Documentation/dev-tools/gcov.rst for details on how to do this.
|
/openbmc/linux/drivers/edac/ |
H A D | i5000_edac.c | 1406 mci->pdev = &pdev->dev; /* record ptr to the generic device */ in i5000_probe1() 1454 i5000_pci = edac_pci_create_generic_ctl(&pdev->dev, EDAC_MOD_STR); in i5000_probe1() 1511 if ((mci = edac_mc_del_mc(&pdev->dev)) == NULL) in i5000_remove_one()
|
/openbmc/linux/kernel/power/ |
H A D | Kconfig | 51 after placing resume=/dev/swappartition on the kernel command line 64 boot, pass the 'resume=/dev/swappartition' argument to the kernel to 109 resume=/dev/<other device>
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | qmi.c | 1065 struct device *dev = ar->dev; in ath10k_qmi_init() local 1076 if (of_property_read_bool(dev->of_node, "qcom,msa-fixed-perm")) in ath10k_qmi_init()
|
/openbmc/linux/Documentation/PCI/ |
H A D | msi-howto.rst | 96 int pci_alloc_irq_vectors(struct pci_dev *dev, unsigned int min_vecs, 114 int pci_irq_vector(struct pci_dev *dev, unsigned int nr); 119 void pci_free_irq_vectors(struct pci_dev *dev);
|
/openbmc/linux/drivers/macintosh/ |
H A D | smu.c | 643 &smu->of_dev->dev); in smu_expose_childs() 648 static int smu_platform_probe(struct platform_device* dev) in smu_platform_probe() argument 652 smu->of_dev = dev; in smu_platform_probe()
|