/openbmc/linux/mm/ |
H A D | shmem.c | 2458 dev_t dev, unsigned long flags) in __shmem_get_inode() argument 2505 init_special_inode(inode, mode, dev); in __shmem_get_inode() 2538 umode_t mode, dev_t dev, unsigned long flags) in shmem_get_inode() argument 2543 inode = __shmem_get_inode(idmap, sb, dir, mode, dev, flags); in shmem_get_inode() 2566 umode_t mode, dev_t dev, unsigned long flags) in shmem_get_inode() argument 2568 return __shmem_get_inode(idmap, sb, dir, mode, dev, flags); in shmem_get_inode() 3231 struct dentry *dentry, umode_t mode, dev_t dev) in shmem_mknod() argument 3236 inode = shmem_get_inode(idmap, dir->i_sb, dir, mode, dev, VM_NORESERVE); in shmem_mknod() 4782 umode_t mode, dev_t dev, unsigned long flags) in shmem_get_inode() argument 4784 struct inode *inode = ramfs_get_inode(sb, dir, mode, dev); in shmem_get_inode()
|
/openbmc/linux/fs/btrfs/ |
H A D | ioctl.c | 2880 struct btrfs_device *dev; in btrfs_ioctl_dev_info() local 2892 dev = btrfs_find_device(fs_info->fs_devices, &args); in btrfs_ioctl_dev_info() 2893 if (!dev) { in btrfs_ioctl_dev_info() 2898 di_args->devid = dev->devid; in btrfs_ioctl_dev_info() 2899 di_args->bytes_used = btrfs_device_get_bytes_used(dev); in btrfs_ioctl_dev_info() 2900 di_args->total_bytes = btrfs_device_get_total_bytes(dev); in btrfs_ioctl_dev_info() 2901 memcpy(di_args->uuid, dev->uuid, sizeof(di_args->uuid)); in btrfs_ioctl_dev_info() 2902 memcpy(di_args->fsid, dev->fs_devices->fsid, BTRFS_UUID_SIZE); in btrfs_ioctl_dev_info() 2903 if (dev->name) in btrfs_ioctl_dev_info() 2904 strscpy(di_args->path, btrfs_dev_name(dev), sizeof(di_args->path)); in btrfs_ioctl_dev_info()
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | ov534_9.c | 1108 struct usb_device *udev = gspca_dev->dev; in reg_w_i() 1133 struct usb_device *udev = gspca_dev->dev; in reg_r()
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p4080si-post.dtsi | 202 dev-handle = <&ddr1>; 207 dev-handle = <&ddr2>;
|
/openbmc/linux/net/netfilter/ |
H A D | xt_set.c | 426 skb->dev && in set_target_v3() 427 skb->dev->real_num_tx_queues > MOPT(map_opt, skbqueue)) in set_target_v3()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | scsi.rst | 49 protocol between the upper layer's /dev nodes and the corresponding 202 Set up the sysctl entry: "/dev/scsi/logging_level"
|
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/ |
H A D | 0003-aspeed-add-gpio-support.patch | 26 --- /dev/null 121 --- /dev/null
|
/openbmc/linux/include/linux/ |
H A D | ntb.h | 418 struct device dev; member 436 #define dev_ntb(__dev) container_of((__dev), struct ntb_dev, dev)
|
/openbmc/linux/sound/pci/ice1712/ |
H A D | delta.c | 414 dev_err(ice->card->dev, in snd_ice1712_delta1010lt_wordclock_status_get() 681 dev_err(ice->card->dev, "unable to create I2C bus\n"); in snd_ice1712_delta_init()
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_mm.c | 942 &adapter->pdev->dev, in mraid_mm_register_adp() 1087 &adp->pdev->dev, bufsize, in mraid_mm_setup_dma_pools()
|
/openbmc/linux/Documentation/usb/ |
H A D | gadget_printer.rst | 29 /dev/g_printer . Both blocking and non-blocking read/write calls are supported. 166 #define PRINTER_FILE "/dev/g_printer"
|
/openbmc/linux/drivers/staging/qlge/ |
H A D | qlge_ethtool.c | 333 static void qlge_get_strings(struct net_device *dev, u32 stringset, u8 *buf) in qlge_get_strings() argument 351 static int qlge_get_sset_count(struct net_device *dev, int sset) in qlge_get_sset_count() argument
|
/openbmc/linux/drivers/crypto/amcc/ |
H A D | crypto4xx_alg.c | 636 ctx->dev = my_alg->dev; in crypto4xx_hash_alg_init()
|
/openbmc/linux/net/nfc/ |
H A D | digital_core.c | 656 static int digital_tg_send(struct nfc_dev *dev, struct sk_buff *skb) in digital_tg_send() argument 658 struct nfc_digital_dev *ddev = nfc_get_drvdata(dev); in digital_tg_send()
|
/openbmc/openbmc/meta-ampere/meta-jade/conf/templates/default/ |
H A D | local.conf.sample | 106 # "dev-pkgs" - add -dev packages for all installed packages
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch | 105 - "/sys/dev/block/%u:%u/start", 304 + "/sys/dev/block/%u:%u/start",
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | toaster.bbclass | 35 …branch = subprocess.Popen("git symbolic-ref HEAD 2>/dev/null ", cwd=layer_path, shell=True, stdout… 41 …revision = subprocess.Popen("git rev-parse HEAD 2>/dev/null ", cwd=layer_path, shell=True, stdout=…
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-2.0.rst | 132 The following recipes have had extra ``dev/dbg`` packages removed: 173 where a single ``-dev``, ``-dbg``, and ``-staticdev`` package exists per
|
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/ |
H A D | connman.inc | 134 d.appendVar("INSANE_SKIP:%s" % pkg, "dev-so") 172 FILES:${PN}-dev += "${libdir}/connman/*/*.la"
|
/openbmc/qemu/docs/system/ |
H A D | gdb.rst | 18 connection, use the ``-gdb dev`` option instead of ``-s``. See 23 |qemu_system| -s -S -kernel bzImage -hda rootdisk.img -append "root=/dev/hda"
|
/openbmc/linux/kernel/bpf/ |
H A D | offload.c | 803 void bpf_dev_bound_netdev_unregister(struct net_device *dev) in bpf_dev_bound_netdev_unregister() argument 810 ondev = bpf_offload_find_netdev(dev); in bpf_dev_bound_netdev_unregister()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11n.c | 676 dev_dbg(priv->adapter->dev, in mwifiex_11n_delba() 865 dev_dbg(adapter->dev, in mwifiex_send_delba_txbastream_tbl()
|
/openbmc/linux/Documentation/filesystems/caching/ |
H A D | fscache.rst | 20 +---------+ | +----------+ | | /dev/hda5 | 55 +---------+ | /var/cache | | /dev/sda6 |
|
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | dcsr.txt | 269 - dev-handle 284 dev-handle = <&ddr1>;
|
/openbmc/linux/Documentation/virt/kvm/x86/ |
H A D | running-nested-guests.rst | 20 | KVM (/dev/kvm) | 24 | KVM (/dev/kvm) |
|