/openbmc/linux/drivers/spi/ |
H A D | spi-loongson-pci.c | 15 struct device *dev = &pdev->dev; in loongson_spi_pci_register() local
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-pci.h | 12 static int renesas_xhci_check_request_fw(struct pci_dev *dev, in renesas_xhci_check_request_fw()
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | crps.c | 33 struct device *dev = &client->dev; in crps_probe() local
|
/openbmc/linux/include/net/ |
H A D | bonding.h | 106 static inline int is_netpoll_tx_blocked(struct net_device *dev) in is_netpoll_tx_blocked() 115 #define is_netpoll_tx_blocked(dev) (0) argument 157 struct net_device *dev; /* first - useful for panic debug */ member 215 struct net_device *dev; /* first - useful for panic debug */ member 266 #define bond_slave_get_rcu(dev) \ argument 269 #define bond_slave_get_rtnl(dev) \ argument 629 static inline __be32 bond_confirm_addr(struct net_device *dev, __be32 dst, __be32 local) in bond_confirm_addr() 783 static inline netdev_tx_t bond_tx_drop(struct net_device *dev, struct sk_buff *skb) in bond_tx_drop()
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_context.c | 89 #define ALL_L3_SLICES(dev) (1 << NUM_L3_SLICES(dev)) - 1 argument 1791 int i915_gem_vm_create_ioctl(struct drm_device *dev, void *data, in i915_gem_vm_create_ioctl() 1833 int i915_gem_vm_destroy_ioctl(struct drm_device *dev, void *data, in i915_gem_vm_destroy_ioctl() 2261 int i915_gem_context_create_ioctl(struct drm_device *dev, void *data, in i915_gem_context_create_ioctl() 2333 int i915_gem_context_destroy_ioctl(struct drm_device *dev, void *data, in i915_gem_context_destroy_ioctl() 2423 int i915_gem_context_getparam_ioctl(struct drm_device *dev, void *data, in i915_gem_context_getparam_ioctl() 2495 int i915_gem_context_setparam_ioctl(struct drm_device *dev, void *data, in i915_gem_context_setparam_ioctl() 2529 int i915_gem_context_reset_stats_ioctl(struct drm_device *dev, in i915_gem_context_reset_stats_ioctl()
|
/openbmc/u-boot/drivers/mmc/ |
H A D | omap_hsmmc.c | 434 static int omap_hsmmc_wait_dat0(struct udevice *dev, int state, int timeout) in omap_hsmmc_wait_dat0() 614 static int omap_hsmmc_execute_tuning(struct udevice *dev, uint opcode) in omap_hsmmc_execute_tuning() 780 static void omap_hsmmc_send_init_stream(struct udevice *dev) in omap_hsmmc_send_init_stream() 1458 static int omap_hsmmc_getcd(struct udevice *dev) 1472 static int omap_hsmmc_getwp(struct udevice *dev) 1907 static int omap_hsmmc_ofdata_to_platdata(struct udevice *dev) 1956 static int omap_hsmmc_bind(struct udevice *dev) 1963 static int omap_hsmmc_probe(struct udevice *dev)
|
/openbmc/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_main.c | 480 struct device *dev = &qm->pdev->dev; in hpre_cfg_by_dsm() local 504 struct device *dev = &qm->pdev->dev; in hpre_set_cluster() local 643 struct device *dev = &qm->pdev->dev; in hpre_set_user_domain_and_cache() local 973 struct device *dev = &qm->pdev->dev; in hpre_pf_comm_regs_debugfs_init() local 993 struct device *dev = &qm->pdev->dev; in hpre_cluster_debugfs_init() local 1065 struct device *dev = &qm->pdev->dev; in hpre_debugfs_init() local 1108 struct device *dev = &qm->pdev->dev; in hpre_pre_store_cap_reg() local 1266 struct device *dev = &qm->pdev->dev; in hpre_log_hw_error() local
|
/openbmc/linux/drivers/vhost/ |
H A D | vdpa.c | 52 struct device dev; member 820 struct vhost_dev *dev = &v->vdev; in vhost_vdpa_pa_unmap() local 892 struct vhost_dev *dev = &v->vdev; in vhost_vdpa_map() local 944 struct vhost_dev *dev = &v->vdev; in vhost_vdpa_va_map() local 995 struct vhost_dev *dev = &v->vdev; in vhost_vdpa_pa_map() local 1139 static int vhost_vdpa_process_iotlb_msg(struct vhost_dev *dev, u32 asid, in vhost_vdpa_process_iotlb_msg() 1210 struct vhost_dev *dev = &v->vdev; in vhost_vdpa_chr_write_iter() local 1302 struct vhost_dev *dev; in vhost_vdpa_open() local
|
/openbmc/linux/drivers/mailbox/ |
H A D | arm_mhuv2.c | 541 struct device *dev = mhu->mbox.dev; in mhuv2_sender_interrupt() local 680 struct device *dev = mhu->mbox.dev; in mhuv2_receiver_interrupt() local 838 struct device *dev = mhu->mbox.dev; in mhuv2_verify_protocol() local 876 struct device *dev = mbox->dev; in mhuv2_allocate_channels() local 933 struct device *dev = mhu->mbox.dev; in mhuv2_parse_channels() local 969 struct device *dev = mhu->mbox.dev; in mhuv2_tx_init() local 1023 struct device *dev = mhu->mbox.dev; in mhuv2_rx_init() local 1059 struct device *dev = &adev->dev; in mhuv2_probe() local
|
/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle-clps711x.c | 18 static int clps711x_cpuidle_halt(struct cpuidle_device *dev, in clps711x_cpuidle_halt()
|
/openbmc/linux/drivers/eisa/ |
H A D | pci_eisa.c | 77 struct pci_dev *dev = NULL; in pci_eisa_init_early() local
|
H A D | virtual_root.c | 44 static void virtual_eisa_release (struct device *dev) in virtual_eisa_release()
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fb_info.c | 22 struct fb_info *framebuffer_alloc(size_t size, struct device *dev) in framebuffer_alloc()
|
/openbmc/u-boot/include/ |
H A D | syscon.h | 26 #define syscon_get_ops(dev) ((struct syscon_ops *)(dev)->driver->ops) argument
|
H A D | pwm.h | 47 #define pwm_get_ops(dev) ((struct pwm_ops *)(dev)->driver->ops) argument
|
H A D | smem.h | 53 #define smem_get_ops(dev) ((struct smem_ops *)(dev)->driver->ops) argument
|
H A D | panel.h | 39 #define panel_get_ops(dev) ((struct panel_ops *)(dev)->driver->ops) argument
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | linux-compat.h | 8 #define device_init_wakeup(dev, a) do {} while (0) argument
|
/openbmc/linux/drivers/net/wireguard/ |
H A D | socket.h | 34 #define net_dbg_skb_ratelimited(fmt, dev, skb, ...) do { \ argument
|
/openbmc/u-boot/board/nvidia/jetson-tk1/ |
H A D | jetson-tk1.c | 58 struct udevice *dev; in tegra_pcie_board_init() local
|
/openbmc/linux/drivers/media/pci/mantis/ |
H A D | mantis_input.c | 31 struct rc_dev *dev; in mantis_input_init() local
|
/openbmc/linux/sound/firewire/dice/ |
H A D | dice-mytek.c | 31 const struct dice_mytek_spec *dev; in snd_dice_detect_mytek_formats() local
|
/openbmc/u-boot/drivers/clk/at91/ |
H A D | clk-h32mx.c | 38 static int sama5d4_h32mx_clk_probe(struct udevice *dev) in sama5d4_h32mx_clk_probe()
|
/openbmc/u-boot/test/dm/ |
H A D | panel.c | 23 struct udevice *dev, *pwm, *gpio, *reg; in dm_test_panel() local
|
/openbmc/linux/include/linux/mfd/ |
H A D | bcm2835-pm.h | 9 struct device *dev; member
|