/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_typec.h | 32 struct device *dev; member
|
/openbmc/linux/sound/soc/codecs/ |
H A D | pcm186x-i2c.c | 45 return pcm186x_probe(&i2c->dev, type, irq, regmap); in pcm186x_i2c_probe()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | msi.h | 9 int pci_msi_prepare(struct irq_domain *domain, struct device *dev, int nvec,
|
/openbmc/linux/drivers/acpi/pmic/ |
H A D | intel_pmic.h | 32 int intel_pmic_install_opregion_handler(struct device *dev, acpi_handle handle,
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | fakekey.c | 34 virt_keyboard->dev.parent = NULL; in speakup_add_virtual_keyboard()
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | asid.c | 53 dev_crit(hdev->dev, "Invalid ASID %lu", asid); in hl_asid_free()
|
/openbmc/linux/arch/um/drivers/ |
H A D | chan.h | 19 char *dev; member
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | lpasscc-sc8280xp.c | 72 const struct qcom_cc_desc *desc = of_device_get_match_data(&pdev->dev); in lpasscc_sc8280xp_probe()
|
/openbmc/linux/include/linux/phy/tegra/ |
H A D | xusb.h | 13 struct tegra_xusb_padctl *tegra_xusb_padctl_get(struct device *dev);
|
/openbmc/linux/include/soc/tegra/ |
H A D | tegra-cbb.h | 18 struct device *dev; member
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_plane.h | 66 int rcar_du_atomic_check_planes(struct drm_device *dev,
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | usb_a9260.dts | 16 bootargs = "mem=64M console=ttyS0,115200 root=/dev/mtdblock5 rw rootfstype=ubifs";
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gp10b.c | 37 spec = dev_iommu_fwspec_get(device->dev); in gp10b_ltc_init()
|
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ |
H A D | ipuv3-plane.h | 32 struct ipu_plane *ipu_plane_init(struct drm_device *dev, struct ipu_soc *ipu,
|
/openbmc/qemu/qga/ |
H A D | commands-common.h | 30 dev_t dev; member
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/flash/phosphor-software-manager/ |
H A D | bios-update | 65 if flashcp -v "$IMAGE_FILE" /dev/$d; then
|
/openbmc/linux/ |
H A D | .mailmap | 112 Cai Huoqing <cai.huoqing@linux.dev> <caihuoqing@baidu.com> 153 <dev.kurt@vandijck-laurijssen.be> <kurt.van.dijck@eia.be> 456 Oliver Upton <oliver.upton@linux.dev> <oupton@google.com> 500 Richard Leitner <richard.leitner@linux.dev> <dev@g0hl1n.net> 501 Richard Leitner <richard.leitner@linux.dev> <me@g0hl1n.net> 505 Roman Gushchin <roman.gushchin@linux.dev> <guro@fb.com> 509 Muchun Song <muchun.song@linux.dev> <smuchun@gmail.com> 599 Vasily Averin <vasily.averin@linux.dev> <vvs@virtuozzo.com> 600 Vasily Averin <vasily.averin@linux.dev> <vvs@openvz.org> 601 Vasily Averin <vasily.averin@linux.dev> <vvs@parallels.com> [all …]
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | camera.c | 183 #define gcam_dbg(gcam, format...) dev_dbg(&gcam->bundle->dev, format) 184 #define gcam_info(gcam, format...) dev_info(&gcam->bundle->dev, format) 185 #define gcam_err(gcam, format...) dev_err(&gcam->bundle->dev, format) 206 dev_err(&connection->hd->dev, in gb_camera_operation_sync_flags() 1330 static int gb_camera_suspend(struct device *dev) in gb_camera_suspend() argument 1332 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_camera_suspend() 1343 static int gb_camera_resume(struct device *dev) in gb_camera_resume() argument 1345 struct gb_bundle *bundle = to_gb_bundle(dev); in gb_camera_resume()
|
/openbmc/docs/designs/ |
H A D | virtual-media.md | 90 > its block devices. Every time the client computer wants to read /dev/nbd0, it 101 present it into non BMC mounted `/dev/nbdXX` device. Then the block device is 109 redirection is block device created by nbd-client `/dev/nbdXX` 151 │ │ │ to /dev/nbdX ┌┴┐ │ │ 159 │ │ │ storage from /dev/nbd/X │ │ 213 │ │ │ │ /tmp/nbd.X.sock to /dev/nbdX ┌┴┐ │ │ 219 │ │ │ │ Configure USB mass storage from /dev/nbd/X │ 347 …"NBDDevice": "/dev/nbd0", # nbd endpoint on device usually matches numeric value with Endpoi…
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa_ioc.h | 424 void *dev; member 454 void *dev, struct bfa_trc_mod_s *trcmod); 516 void *dev, struct bfa_trc_mod_s *trcmod, bfa_boolean_t mincfg); 527 typedef void (*bfa_cb_diag_beacon_t) (void *dev, bfa_boolean_t beacon, 611 void *dev; member 637 void bfa_diag_attach(struct bfa_diag_s *diag, struct bfa_ioc_s *ioc, void *dev, 708 void *dev, struct bfa_trc_mod_s *trcmod, bfa_boolean_t mincfg); 758 void *dev, struct bfa_trc_mod_s *trcmod, bfa_boolean_t mincfg);
|
/openbmc/linux/net/ipv6/ |
H A D | af_inet6.c | 317 struct net_device *dev = NULL; in __inet6_bind() local 330 dev = dev_get_by_index_rcu(net, sk->sk_bound_dev_if); in __inet6_bind() 331 if (!dev) { in __inet6_bind() 339 chk_addr_ret = inet_addr_type_dev_table(net, dev, v4addr); in __inet6_bind() 349 struct net_device *dev = NULL; in __inet6_bind() local 369 dev = dev_get_by_index_rcu(net, sk->sk_bound_dev_if); in __inet6_bind() 370 if (!dev) { in __inet6_bind() 383 dev, 0)) { in __inet6_bind()
|
/openbmc/qemu/hw/net/ |
H A D | sungem.c | 1331 static void sungem_uninit(PCIDevice *dev) in sungem_uninit() argument 1333 SunGEMState *s = SUNGEM(dev); in sungem_uninit() 1348 DeviceState *dev = DEVICE(pci_dev); in sungem_realize() local 1401 object_get_typename(OBJECT(dev)), in sungem_realize() 1402 dev->id, &dev->mem_reentrancy_guard, s); in sungem_realize() 1407 static void sungem_reset(DeviceState *dev) in sungem_reset() argument 1409 SunGEMState *s = SUNGEM(dev); in sungem_reset()
|
/openbmc/linux/drivers/staging/gdm724x/ |
H A D | gdm_usb.c | 370 &udev->intf->dev, mac_address) < 0) in set_mac_address() 474 dev_err(&urb->dev->dev, "%s: urb status error %d\n", in gdm_usb_rcv_complete() 551 dev_info(&urb->dev->dev, "CONNRESET\n"); in gdm_usb_send_complete() 584 dev_err(&usbdev->dev, "usb_submit_urb failed: %d\n", in send_tx_packet() 850 pm_runtime_set_autosuspend_delay(&usbdev->dev, AUTO_SUSPEND_TIMER); in gdm_usb_probe()
|
/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb3.c | 995 void pnv_phb3_bus_init(DeviceState *dev, PnvPHB3 *phb) in pnv_phb3_bus_init() argument 997 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in pnv_phb3_bus_init() 1008 pci->bus = pci_register_root_bus(dev, in pnv_phb3_bus_init() 1009 dev->id ? dev->id : NULL, in pnv_phb3_bus_init() 1022 static void pnv_phb3_realize(DeviceState *dev, Error **errp) in pnv_phb3_realize() argument 1024 PnvPHB3 *phb = PNV_PHB3(dev); in pnv_phb3_realize()
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/marvell/ |
H A D | octeontx2.rst | 327 # tc qdisc add dev <interface> clsact 328 # tc qdisc replace dev <interface> root handle 1: htb offload 332 # tc class add dev <interface> parent 1: classid 1:1 htb rate 10Gbit prio 1 334 # tc class add dev <interface> parent 1: classid 1:2 htb rate 10Gbit prio 7 338 # tc class add dev <interface> parent 1: classid 1:1 htb rate 10Gbit prio 2 quantum 409600 340 # tc class add dev <interface> parent 1: classid 1:2 htb rate 10Gbit prio 2 quantum 188416 342 # tc class add dev <interface> parent 1: classid 1:3 htb rate 10Gbit prio 2 quantum 32768
|