Home
last modified time | relevance | path

Searched defs:dev (Results 11826 – 11850 of 14775) sorted by relevance

1...<<471472473474475476477478479480>>...591

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.h172 struct device *dev; member
188 struct device *dev; member
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dgadget.h540 struct device dev; member
554 static inline struct usb_gadget *dev_to_usb_gadget(struct device *dev) in dev_to_usb_gadget()
/OK3568_Linux_fs/kernel/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c501 int npe_load_firmware(struct npe *npe, const char *name, struct device *dev) in npe_load_firmware()
681 struct device *dev = &pdev->dev; in ixp4xx_npe_probe() local
/OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8173/
H A Dmt8173-afe-pcm.c950 static int mt8173_afe_runtime_suspend(struct device *dev) in mt8173_afe_runtime_suspend()
972 static int mt8173_afe_runtime_resume(struct device *dev) in mt8173_afe_runtime_resume()
/OK3568_Linux_fs/kernel/include/linux/bcma/
H A Dbcma_driver_pci.h254 static inline int bcma_core_pci_pcibios_map_irq(const struct pci_dev *dev) in bcma_core_pci_pcibios_map_irq()
258 static inline int bcma_core_pci_plat_dev_init(struct pci_dev *dev) in bcma_core_pci_plat_dev_init()
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntdev-dmabuf.c356 struct device *dev; member
578 dmabuf_imp_to_refs(struct gntdev_dmabuf_priv *priv, struct device *dev, in dmabuf_imp_to_refs()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dmoxart-dma.c508 static void moxart_dma_init(struct dma_device *dma, struct device *dev) in moxart_dma_init()
568 struct device *dev = &pdev->dev; in moxart_probe() local
/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-alps.c660 static int alps_sp_open(struct input_dev *dev) in alps_sp_open()
667 static void alps_sp_close(struct input_dev *dev) in alps_sp_close()
/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Domap-mcbsp.c552 static ssize_t dma_op_mode_show(struct device *dev, in dma_op_mode_show()
573 static ssize_t dma_op_mode_store(struct device *dev, in dma_op_mode_store()
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-capture.c36 struct device *dev; member
831 imx_media_capture_device_init(struct device *dev, struct v4l2_subdev *src_sd, in imx_media_capture_device_init()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dbd99954-charger.c104 struct device *dev; member
1035 struct device *dev = &client->dev; in bd9995x_probe() local
/OK3568_Linux_fs/kernel/include/linux/
H A Drmi.h264 struct device *dev; member
322 struct device dev; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35510.c355 struct device *dev; member
874 struct device *dev = &dsi->dev; in nt35510_probe() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/
H A Dorinoco.h62 struct device *dev; member
246 static inline struct orinoco_private *ndev_priv(struct net_device *dev) in ndev_priv()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmt9m001.c450 static int mt9m001_power_on(struct device *dev) in mt9m001_power_on()
475 static int mt9m001_power_off(struct device *dev) in mt9m001_power_off()
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dcore.c712 static int sh_pfc_suspend_noirq(struct device *dev) in sh_pfc_suspend_noirq()
721 static int sh_pfc_resume_noirq(struct device *dev) in sh_pfc_resume_noirq()
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dad5755.c608 static struct ad5755_platform_data *ad5755_parse_dt(struct device *dev) in ad5755_parse_dt()
720 struct ad5755_platform_data *ad5755_parse_dt(struct device *dev) in ad5755_parse_dt()
/OK3568_Linux_fs/kernel/drivers/parisc/
H A Dpdc_stable.c92 struct device *dev; /* corresponding device */ member
269 struct device *dev; in pdcspath_hwpath_write() local
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dtps6524x-regulator.c136 struct device *dev; member
582 struct device *dev = &spi->dev; in pmic_probe() local
H A Dact8865-regulator.c641 static int act8600_charger_probe(struct device *dev, struct regmap *regmap) in act8600_charger_probe()
659 struct device *dev = &client->dev; in act8865_pmic_probe() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h186 static inline int mlx5e_ethtool_set_rxnfc(struct net_device *dev, struct ethtool_rxnfc *cmd) in mlx5e_ethtool_set_rxnfc()
188 static inline int mlx5e_ethtool_get_rxnfc(struct net_device *dev, in mlx5e_ethtool_get_rxnfc()
/OK3568_Linux_fs/kernel/drivers/dma/ioat/
H A Dprep.c279 struct device *dev = to_dev(ioat_chan); in dump_pq_desc_dbg() local
306 struct device *dev = to_dev(ioat_chan); in dump_pq16_desc_dbg() local
H A Ddma.h22 #define to_ioatdma_device(dev) container_of(dev, struct ioatdma_device, dma_dev) argument
223 struct device *dev = to_dev(ioat_chan); in __dump_desc_dbg() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdmi-codec.c865 static void plugged_cb(struct device *dev, bool plugged) in plugged_cb()
1039 struct device *dev = &pdev->dev; in hdmi_codec_probe() local
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Disp116x-hcd.c1662 static int isp116x_suspend(struct platform_device *dev, pm_message_t state) in isp116x_suspend()
1671 static int isp116x_resume(struct platform_device *dev) in isp116x_resume()

1...<<471472473474475476477478479480>>...591