Home
last modified time | relevance | path

Searched refs:dev (Results 17401 – 17425 of 26799) sorted by relevance

1...<<691692693694695696697698699700>>...1072

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Deeprom.h106 mt7615_ext_pa_enabled(struct mt7615_dev *dev, enum nl80211_band band) in mt7615_ext_pa_enabled() argument
108 u8 *eep = dev->mt76.eeprom.data; in mt7615_ext_pa_enabled()
/openbmc/linux/drivers/media/i2c/
H A Duda1342.c56 dev_dbg(&client->dev, "initializing UDA1342 at address %d on %s\n", in uda1342_probe()
59 sd = devm_kzalloc(&client->dev, sizeof(*sd), GFP_KERNEL); in uda1342_probe()
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.h56 struct device *dev);
63 irqreturn_t (*isr)(int irq, void *dev);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv_vhca.h32 struct mlx5_hv_vhca *mlx5_hv_vhca_create(struct mlx5_core_dev *dev);
56 mlx5_hv_vhca_create(struct mlx5_core_dev *dev) in mlx5_hv_vhca_create() argument
/openbmc/linux/drivers/clk/
H A Dclk-fixed-mmio.c65 clk = fixed_mmio_clk_setup(pdev->dev.of_node); in of_fixed_mmio_clk_probe()
78 of_clk_del_provider(pdev->dev.of_node); in of_fixed_mmio_clk_remove()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sa.c57 dev_err(adev->dev, "(%d) failed to allocate bo for manager\n", r); in amdgpu_sa_bo_manager_init()
70 dev_err(adev->dev, "no bo for sa manager\n"); in amdgpu_sa_bo_manager_fini()
/openbmc/linux/drivers/iio/test/
H A DKconfig15 to the KUnit documentation in Documentation/dev-tools/kunit/.
27 to the KUnit documentation in Documentation/dev-tools/kunit/.
/openbmc/linux/drivers/iio/magnetometer/
H A Dhmc5843_spi.c72 return hmc5843_common_probe(&spi->dev, in hmc5843_spi_probe()
79 hmc5843_common_remove(&spi->dev); in hmc5843_spi_remove()
/openbmc/openbmc/meta-raspberrypi/recipes-kernel/linux/
H A Dlinux-raspberrypi_6.6.bb24 RDEPENDS:${KERNEL_PACKAGE_NAME}-dev:raspberrypi-armv7:append = " ${RASPBERRYPI_v7_KERNEL_PACKAGE_NA…
/openbmc/linux/include/linux/pse-pd/
H A Dpse.h77 struct device *dev; member
89 int devm_pse_controller_register(struct device *dev,
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-scsi.h105 void virtio_scsi_common_realize(DeviceState *dev,
111 void virtio_scsi_common_unrealize(DeviceState *dev);
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dcik.c4795 dev_info(rdev->dev, " GRBM_STATUS=0x%08X\n", in cik_print_gpu_status_regs()
4797 dev_info(rdev->dev, " GRBM_STATUS2=0x%08X\n", in cik_print_gpu_status_regs()
4799 dev_info(rdev->dev, " GRBM_STATUS_SE0=0x%08X\n", in cik_print_gpu_status_regs()
4801 dev_info(rdev->dev, " GRBM_STATUS_SE1=0x%08X\n", in cik_print_gpu_status_regs()
4803 dev_info(rdev->dev, " GRBM_STATUS_SE2=0x%08X\n", in cik_print_gpu_status_regs()
4805 dev_info(rdev->dev, " GRBM_STATUS_SE3=0x%08X\n", in cik_print_gpu_status_regs()
4807 dev_info(rdev->dev, " SRBM_STATUS=0x%08X\n", in cik_print_gpu_status_regs()
4809 dev_info(rdev->dev, " SRBM_STATUS2=0x%08X\n", in cik_print_gpu_status_regs()
5142 dev_info(rdev->dev, "GPU pci config reset\n"); in cik_gpu_pci_config_reset()
8725 struct drm_device *dev = encoder->dev; in dce8_program_fmt() local
[all …]
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7780.c34 .dev = {
55 .dev = {
74 .dev = {
95 .dev = {
243 .dev = {
253 .dev = {
/openbmc/linux/net/tipc/
H A Dtrace.h397 TP_PROTO(struct net_device *dev, struct tipc_bearer *b,
400 TP_ARGS(dev, b, evt),
403 __string(dev_name, dev->name)
412 __assign_str(dev_name, dev->name);
416 __entry->carrier = netif_carrier_ok(dev);
417 __entry->oper = netif_oper_up(dev);
/openbmc/u-boot/drivers/i2c/
H A Ddavinci_i2c.c459 static int davinci_i2c_set_speed(struct udevice *dev, uint speed)
461 struct i2c_bus *i2c_bus = dev_get_priv(dev);
467 static int davinci_i2c_probe(struct udevice *dev)
469 struct i2c_bus *i2c_bus = dev_get_priv(dev);
471 i2c_bus->id = dev->seq;
472 i2c_bus->regs = (struct i2c_regs *)devfdt_get_addr(dev);
/openbmc/linux/drivers/parport/
H A Dieee1284.c769 long parport_set_timeout (struct pardevice *dev, long inactivity) in parport_set_timeout() argument
771 long int old = dev->timeout; in parport_set_timeout()
773 dev->timeout = inactivity; in parport_set_timeout()
775 if (dev->port->physport->cad == dev) in parport_set_timeout()
776 parport_ieee1284_wakeup (dev->port); in parport_set_timeout()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-rnbd-client69 a /dev/rnbd<N> device file, a /sys/block/rnbd<N>/
112 points to /sys/block/<dev-name>. The last part of the symlink destination
114 path the path to the device /dev/<dev-name> can be build.
116 * /dev/block/$(cat /sys/class/rnbd-client/ctl/devices/<device_id>@<session_name>/dev)
/openbmc/linux/drivers/gpio/
H A Dgpio-viperboard.c387 struct vprbrd *vb = dev_get_drvdata(pdev->dev.parent); in vprbrd_gpio_probe()
391 vb_gpio = devm_kzalloc(&pdev->dev, sizeof(*vb_gpio), GFP_KERNEL); in vprbrd_gpio_probe()
398 vb_gpio->gpioa.parent = &pdev->dev; in vprbrd_gpio_probe()
408 ret = devm_gpiochip_add_data(&pdev->dev, &vb_gpio->gpioa, vb_gpio); in vprbrd_gpio_probe()
414 vb_gpio->gpiob.parent = &pdev->dev; in vprbrd_gpio_probe()
424 return devm_gpiochip_add_data(&pdev->dev, &vb_gpio->gpiob, vb_gpio); in vprbrd_gpio_probe()
/openbmc/qemu/docs/devel/
H A Dvirtio-backends.rst115 VirtIOBlkPCI *dev = VIRTIO_BLK_PCI(vpci_dev);
116 DeviceState *vdev = DEVICE(&dev->vdev);
140 VirtIOBlkPCI *dev = VIRTIO_BLK_PCI(obj);
142 virtio_instance_init_common(obj, &dev->vdev, sizeof(dev->vdev),
144 object_property_add_alias(obj, "bootindex", OBJECT(&dev->vdev),
/openbmc/qemu/hw/pci-host/
H A Dsabre.c370 static void sabre_realize(DeviceState *dev, Error **errp) in sabre_realize() argument
372 SabreState *s = SABRE(dev); in sabre_realize()
373 PCIHostState *phb = PCI_HOST_BRIDGE(dev); in sabre_realize()
380 phb->bus = pci_register_root_bus(dev, "pci", in sabre_realize()
486 static char *sabre_ofw_unit_address(const SysBusDevice *dev) in sabre_ofw_unit_address() argument
488 SabreState *s = SABRE(dev); in sabre_ofw_unit_address()
/openbmc/qemu/audio/
H A Dsndioaudio.c327 struct audsettings *as, int mode, Audiodev *dev) in sndio_init() argument
329 AudiodevSndioOptions *opts = &dev->u.sndio; in sndio_init()
336 dev_name = opts->dev ?: SIO_DEVANY; in sndio_init()
521 static void *sndio_audio_init(Audiodev *dev, Error **errp) in sndio_audio_init() argument
523 assert(dev->driver == AUDIODEV_DRIVER_SNDIO); in sndio_audio_init()
524 return dev; in sndio_audio_init()
/openbmc/linux/drivers/vdpa/mlx5/core/
H A Dresources.c8 static int alloc_pd(struct mlx5_vdpa_dev *dev, u32 *pdn, u16 uid) in alloc_pd() argument
10 struct mlx5_core_dev *mdev = dev->mdev; in alloc_pd()
26 static int dealloc_pd(struct mlx5_vdpa_dev *dev, u32 pdn, u16 uid) in dealloc_pd() argument
29 struct mlx5_core_dev *mdev = dev->mdev; in dealloc_pd()
37 static int get_null_mkey(struct mlx5_vdpa_dev *dev, u32 *null_mkey) in get_null_mkey() argument
41 struct mlx5_core_dev *mdev = dev->mdev; in get_null_mkey()
/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_sgdma.c75 netdev_err(priv->dev, "error mapping rx descriptor memory\n"); in sgdma_initialize()
85 netdev_err(priv->dev, "error mapping tx descriptor memory\n"); in sgdma_initialize()
258 netdev_info(priv->dev, in sgdma_rx_status()
279 netdev_err(priv->dev, in sgdma_rx_status()
348 netdev_err(priv->dev, "no rx buffers available\n"); in sgdma_async_read()
523 netdev_err(priv->dev, "timeout waiting for tx dma\n"); in sgdma_txbusy()
/openbmc/linux/sound/soc/codecs/
H A Dssm2602.c609 dev_err(component->dev, "Failed to issue reset: %d\n", ret); in ssm260x_component_probe()
653 static bool ssm2602_register_volatile(struct device *dev, unsigned int reg) in ssm2602_register_volatile() argument
671 int ssm2602_probe(struct device *dev, enum ssm2602_type type, in ssm2602_probe() argument
679 ssm2602 = devm_kzalloc(dev, sizeof(*ssm2602), GFP_KERNEL); in ssm2602_probe()
683 dev_set_drvdata(dev, ssm2602); in ssm2602_probe()
687 return devm_snd_soc_register_component(dev, &soc_component_dev_ssm2602, in ssm2602_probe()
/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h647 int fsl_mc_msi_domain_alloc_irqs(struct device *dev,
650 void fsl_mc_msi_domain_free_irqs(struct device *dev);
652 struct irq_domain *fsl_mc_find_msi_domain(struct device *dev);
654 int __must_check fsl_create_mc_io(struct device *dev,
662 bool fsl_mc_is_root_dprc(struct device *dev);
664 void fsl_mc_get_root_dprc(struct device *dev,

1...<<691692693694695696697698699700>>...1072