Home
last modified time | relevance | path

Searched defs:dev (Results 13276 – 13300 of 16102) sorted by relevance

1...<<531532533534535536537538539540>>...645

/openbmc/linux/drivers/net/phy/
H A Ddp83867.c537 struct device *dev = &phydev->mdio.dev; in dp83867_of_init_io_impedance() local
582 struct device *dev = &phydev->mdio.dev; in dp83867_of_init() local
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c1643 static int ps3_gelic_driver_probe(struct ps3_system_bus_device *dev) in ps3_gelic_driver_probe()
1799 static void ps3_gelic_driver_remove(struct ps3_system_bus_device *dev) in ps3_gelic_driver_remove()
/openbmc/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c190 static inline void act_open_arp_failure(struct t3cdev *dev, struct sk_buff *skb) in act_open_arp_failure()
389 static void arp_failure_skb_discard(struct t3cdev *dev, struct sk_buff *skb) in arp_failure_skb_discard()
/openbmc/linux/drivers/soc/qcom/
H A Dqcom-geni-se.c95 struct device *dev; member
896 struct device *dev = &pdev->dev; in geni_se_probe() local
/openbmc/linux/drivers/ps3/
H A Dps3-lpm.c1174 static int ps3_lpm_probe(struct ps3_system_bus_device *dev) in ps3_lpm_probe()
1199 static void ps3_lpm_remove(struct ps3_system_bus_device *dev) in ps3_lpm_remove()
/openbmc/linux/sound/pci/hda/
H A Dpatch_cs8409.c1088 static int cs8409_cs42l42_exec_verb(struct hdac_device *dev, unsigned int cmd, unsigned int flags, in cs8409_cs42l42_exec_verb()
1318 static int dolphin_exec_verb(struct hdac_device *dev, unsigned int cmd, unsigned int flags, in dolphin_exec_verb()
/openbmc/linux/drivers/regulator/
H A Dda9121-regulator.c34 struct device *dev; member
1120 static inline int da9121_of_get_id(struct device *dev) in da9121_of_get_id()
/openbmc/linux/sound/spi/
H A Dat73c213.c1081 static int snd_at73c213_suspend(struct device *dev) in snd_at73c213_suspend()
1093 static int snd_at73c213_resume(struct device *dev) in snd_at73c213_resume()
/openbmc/linux/include/linux/fsl/
H A Dmc.h206 struct device dev; member
339 struct device *dev; member
/openbmc/linux/drivers/tty/serial/
H A Dst-asc.c806 static int asc_serial_suspend(struct device *dev) in asc_serial_suspend()
813 static int asc_serial_resume(struct device *dev) in asc_serial_resume()
/openbmc/linux/drivers/dma/
H A Dfsldma.c1332 static int fsldma_suspend_late(struct device *dev) in fsldma_suspend_late()
1363 static int fsldma_resume_early(struct device *dev) in fsldma_resume_early()
H A Dmmp_tdma.c102 struct device *dev; member
131 struct device *dev; member
/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.h86 struct device *dev; member
114 struct device *dev; member
/openbmc/linux/drivers/dma-buf/
H A Ddma-buf.c889 dma_buf_dynamic_attach(struct dma_buf *dmabuf, struct device *dev, in dma_buf_dynamic_attach()
976 struct device *dev) in dma_buf_attach()
/openbmc/linux/drivers/gpu/drm/v3d/
H A Dv3d_drv.h147 to_v3d_dev(struct drm_device *dev) in to_v3d_dev()
191 struct drm_device *dev; member
/openbmc/linux/drivers/iio/light/
H A Dus5182d.c922 static int us5182d_suspend(struct device *dev) in us5182d_suspend()
933 static int us5182d_resume(struct device *dev) in us5182d_resume()
/openbmc/linux/fs/ubifs/
H A Ddir.c1056 union ubifs_dev_desc *dev = NULL; in ubifs_mknod() local
1363 union ubifs_dev_desc *dev = NULL; in do_rename() local
/openbmc/linux/net/ipv4/
H A Dicmp.c697 struct net_device *dev = NULL; in __icmp_send() local
1038 struct net_device *dev; in icmp_build_probe() local
/openbmc/linux/drivers/mmc/core/
H A Dmmc.c817 static ssize_t mmc_fwrev_show(struct device *dev, in mmc_fwrev_show()
832 static ssize_t mmc_dsr_show(struct device *dev, in mmc_dsr_show()
/openbmc/linux/drivers/iio/pressure/
H A Ddps310.c528 static bool dps310_is_writeable_reg(struct device *dev, unsigned int reg) in dps310_is_writeable_reg()
546 static bool dps310_is_volatile_reg(struct device *dev, unsigned int reg) in dps310_is_volatile_reg()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_tis_core.c1101 int tpm_tis_core_init(struct device *dev, struct tpm_tis_data *priv, int irq, in tpm_tis_core_init()
1334 int tpm_tis_resume(struct device *dev) in tpm_tis_resume()
/openbmc/linux/drivers/media/pci/ivtv/
H A Divtvfb.c1230 static int __init ivtvfb_callback_init(struct device *dev, void *p) in ivtvfb_callback_init()
1245 static int ivtvfb_callback_cleanup(struct device *dev, void *p) in ivtvfb_callback_cleanup()
/openbmc/linux/drivers/edac/
H A Dskx_common.h157 struct skx_dev *dev; member
179 u32 dev : 5; member
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx_dqo.c930 netdev_tx_t gve_tx_dqo(struct sk_buff *skb, struct net_device *dev) in gve_tx_dqo()
992 static void gve_unmap_packet(struct device *dev, in gve_unmap_packet()
/openbmc/linux/drivers/power/supply/
H A Daxp288_charger.c507 static irqreturn_t axp288_charger_irq_thread_handler(int irq, void *dev) in axp288_charger_irq_thread_handler()
836 struct device *dev = &pdev->dev; in axp288_charger_probe() local

1...<<531532533534535536537538539540>>...645