Home
last modified time | relevance | path

Searched defs:dev (Results 15326 – 15350 of 16103) sorted by relevance

1...<<611612613614615616617618619620>>...645

/openbmc/linux/net/ncsi/
H A Dncsi-rsp.c1135 int ncsi_rcv_rsp(struct sk_buff *skb, struct net_device *dev, in ncsi_rcv_rsp()
/openbmc/linux/drivers/usb/typec/ucsi/
H A Ducsi.c1558 struct ucsi *ucsi_create(struct device *dev, const struct ucsi_operations *ops) in ucsi_create()
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.c703 void cw1200_tx(struct ieee80211_hw *dev, in cw1200_tx()
/openbmc/linux/drivers/net/bonding/
H A Dbond_options.c1592 struct net_device *dev; in bond_option_slaves_set() local
/openbmc/qemu/hw/audio/
H A Dsb16.c1398 static void sb16_realizefn (DeviceState *dev, Error **errp) in sb16_realizefn()
/openbmc/linux/drivers/dma/
H A Daltera-msgdma.c172 struct device *dev; member
H A Dpl330.c2217 struct device *dev = pch->chan.device->dev; in pl330_prep_slave_fifo() local
2976 static int __maybe_unused pl330_suspend(struct device *dev) in pl330_suspend()
2986 static int __maybe_unused pl330_resume(struct device *dev) in pl330_resume()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c675 netdev_tx_t mlx5e_xmit(struct sk_buff *skb, struct net_device *dev) in mlx5e_xmit()
/openbmc/linux/include/net/
H A Ddevlink.h1535 struct device *dev) in devlink_alloc()
2012 devlink_compat_phys_port_name_get(struct net_device *dev, in devlink_compat_phys_port_name_get()
2019 devlink_compat_switch_id_get(struct net_device *dev, in devlink_compat_switch_id_get()
/openbmc/qemu/hw/net/
H A Digb_core.c117 PCIDevice *dev = core->owner; in igb_msix_notify() local
605 PCIDevice *dev, in igb_process_tx_desc()
1594 igb_pci_dma_write_rx_desc(IGBCore *core, PCIDevice *dev, dma_addr_t addr, in igb_pci_dma_write_rx_desc()
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c1973 struct device *dev = &pci_dev->dev; in csio_hw_flash_config() local
2413 struct device *dev = &pci_dev->dev ; in csio_hw_flash_fw() local
/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c3718 static int snd_cs46xx_suspend(struct device *dev) in snd_cs46xx_suspend()
3746 static int snd_cs46xx_resume(struct device *dev) in snd_cs46xx_resume()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c2798 void *dev = p_hwfn->cdev->ops_cookie; in qed_arfs_sp_response_handler() local
2853 static int qed_fp_cqe_completion(struct qed_dev *dev, in qed_fp_cqe_completion()
/openbmc/linux/sound/pci/rme9652/
H A Drme9652.c185 int dev; member
2517 static int dev; in snd_rme9652_probe() local
/openbmc/linux/drivers/media/i2c/
H A Ds5k5baf.c345 static int s5k5baf_fw_parse(struct device *dev, struct s5k5baf_fw **fw, in s5k5baf_fw_parse()
1819 static int s5k5baf_parse_device_node(struct s5k5baf *state, struct device *dev) in s5k5baf_parse_device_node()
/openbmc/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c686 struct device *dev = &ag->pdev->dev; in ag71xx_mdio_probe() local
965 struct net_device *dev = ag->ndev; in ag71xx_fast_reset() local
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dcore.h198 struct device *dev; member
203 struct device *dev; member
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c3360 i915_gem_do_execbuffer(struct drm_device *dev, in i915_gem_do_execbuffer()
3575 i915_gem_execbuffer2_ioctl(struct drm_device *dev, void *data, in i915_gem_execbuffer2_ioctl()
/openbmc/linux/include/linux/
H A Dscmi_protocol.h789 struct device *dev; member
829 struct device dev; member
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c94 struct atomisp_video_pipe *atomisp_to_video_pipe(struct video_device *dev) in atomisp_to_video_pipe()
453 irqreturn_t atomisp_isr(int irq, void *dev) in atomisp_isr()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c1335 drm_dp_downstream_mode(struct drm_device *dev, in drm_dp_downstream_mode()
2900 void drm_dp_vsc_sdp_log(const char *level, struct device *dev, in drm_dp_vsc_sdp_log()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c2349 struct net_device *dev = data; in vmxnet3_msix_event() local
2371 struct net_device *dev = dev_id; in vmxnet3_intr() local
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c3298 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in handle_dmsg() local
4144 struct mISDNdevice *dev = container_of(ch, struct mISDNdevice, D); in hfcm_dctrl() local
/openbmc/linux/drivers/s390/block/
H A Ddasd.c3503 struct device *dev; in dasd_generic_set_online() local
3582 struct device *dev; in dasd_generic_set_offline() local
/openbmc/qemu/target/ppc/
H A Dkvm.c2852 uint64_t address, uint32_t data, PCIDevice *dev) in kvm_arch_fixup_msi_route()
2858 int vector, PCIDevice *dev) in kvm_arch_add_msi_route_post()

1...<<611612613614615616617618619620>>...645