/openbmc/linux/drivers/crypto/ |
H A D | sa2ul.h | 199 struct device *dev; member
|
/openbmc/linux/drivers/usb/host/ |
H A D | r8a66597.h | 94 struct r8a66597_device *dev; member
|
/openbmc/qemu/hw/sh4/ |
H A D | sh7750.c | 716 DeviceState *dev; in sh7750_init() local
|
/openbmc/linux/drivers/regulator/ |
H A D | da9063-regulator.c | 213 struct device *dev = regl->hw->dev; in da9063_set_xvp() local
|
H A D | max8997-regulator.c | 24 struct device *dev; member
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8753.c | 130 static bool wm8753_volatile(struct device *dev, unsigned int reg) in wm8753_volatile()
|
H A D | wm8580.c | 218 static bool wm8580_volatile(struct device *dev, unsigned int reg) in wm8580_volatile()
|
H A D | cs35l35.h | 277 struct device *dev; member
|
/openbmc/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_drv.h | 257 #define to_qxl(dev) container_of(dev, struct qxl_device, ddev) argument
|
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-pic32.c | 70 struct device *dev; member
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-ssbi-mpp.c | 125 struct device *dev; member
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_dsaf_mac.c | 696 hns_mac_phy_parse_addr(struct device *dev, struct fwnode_handle *fwnode) in hns_mac_phy_parse_addr()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | au1100fb.h | 113 struct device *dev; member
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | gcc-apq8084.c | 3626 struct device *dev = &pdev->dev; in gcc_apq8084_probe() local
|
/openbmc/qemu/hw/arm/ |
H A D | smmu-common.c | 904 static void smmu_base_realize(DeviceState *dev, Error **errp) in smmu_base_realize()
|
/openbmc/linux/drivers/tty/ |
H A D | sysrq.c | 957 struct input_dev *dev, in sysrq_connect()
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.h | 277 struct usb_device *dev; /* our device */ member
|
/openbmc/linux/drivers/base/regmap/ |
H A D | regmap-kunit.c | 462 static bool test_range_volatile(struct device *dev, unsigned int reg) in test_range_volatile()
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_mipi_dsi.c | 57 struct device *dev; member
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | 848 struct net_device *dev; member 3243 static inline struct sk_buff *netdev_alloc_skb(struct net_device *dev, in netdev_alloc_skb() 3263 static inline struct sk_buff *__netdev_alloc_skb_ip_align(struct net_device *dev, in __netdev_alloc_skb_ip_align() 3273 static inline struct sk_buff *netdev_alloc_skb_ip_align(struct net_device *dev, in netdev_alloc_skb_ip_align() 3564 static inline dma_addr_t skb_frag_dma_map(struct device *dev, in skb_frag_dma_map()
|
/openbmc/linux/drivers/net/ethernet/intel/ |
H A D | e100.c | 1602 struct net_device *dev = nic->netdev; in e100_update_stats() local 1807 struct net_device *dev = nic->netdev; in e100_tx_clean() local 1952 struct net_device *dev = nic->netdev; in e100_rx_indicate() local
|
/openbmc/linux/sound/pci/ |
H A D | maestro3.c | 2369 static int m3_suspend(struct device *dev) in m3_suspend() 2398 static int m3_resume(struct device *dev) in m3_resume() 2635 static int dev; in __snd_m3_probe() local
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | core.h | 362 struct net_device *dev; member 695 struct device *dev; member 876 static inline struct ath6kl *ath6kl_priv(struct net_device *dev) in ath6kl_priv()
|
/openbmc/linux/drivers/misc/cxl/ |
H A D | cxl.h | 415 #define CXL_DEVT_ADAPTER(dev) (MINOR(dev) / CXL_DEV_MINORS) argument 489 struct device dev; member 683 struct device dev; member
|
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 13151 struct net_device *dev, in i40e_ndo_fdb_add() 13206 static int i40e_ndo_bridge_setlink(struct net_device *dev, in i40e_ndo_bridge_setlink() 13284 struct net_device *dev, in i40e_ndo_bridge_getlink() 13318 struct net_device *dev, in i40e_features_check() 13699 static int i40e_xdp(struct net_device *dev, in i40e_xdp() 16658 static int __maybe_unused i40e_suspend(struct device *dev) in i40e_suspend() 16708 static int __maybe_unused i40e_resume(struct device *dev) in i40e_resume()
|