Home
last modified time | relevance | path

Searched defs:dev (Results 8176 – 8200 of 14775) sorted by relevance

1...<<321322323324325326327328329330>>...591

/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dqcom_aoss.c71 struct device *dev; member
349 struct device *dev = qmp->dev; in qmp_pd_add() local
397 struct device *dev = qmp->dev; in qmp_pd_remove() local
/OK3568_Linux_fs/kernel/sound/soc/sh/
H A Dsiu_dai.c356 struct device *dev = port_info->pcm->card->dev; in siu_dai_get_volume() local
387 struct device *dev = port_info->pcm->card->dev; in siu_dai_put_volume() local
452 struct device *dev = card->dev; in siu_init_port() local
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-pca9685.c202 struct device *dev = pca->chip.dev; in pca9685_pwm_gpio_probe() local
531 static int __maybe_unused pca9685_pwm_runtime_suspend(struct device *dev) in pca9685_pwm_runtime_suspend()
540 static int __maybe_unused pca9685_pwm_runtime_resume(struct device *dev) in pca9685_pwm_runtime_resume()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_hpt37x.c224 static int hpt_dma_blacklisted(const struct ata_device *dev, char *modestr, in hpt_dma_blacklisted()
675 static int hpt37x_calibrate_dpll(struct pci_dev *dev) in hpt37x_calibrate_dpll()
754 static int hpt37x_init_one(struct pci_dev *dev, const struct pci_device_id *id) in hpt37x_init_one()
/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Dbuild.c336 static ssize_t dev_attribute_show(struct device *dev, in dev_attribute_show()
401 static void dev_release(struct device *dev) in dev_release()
435 dev_t dev; in uif_init() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/
H A Dipuv3-plane.c351 struct device *dev = plane->dev->dev; in ipu_plane_atomic_check() local
743 int ipu_planes_assign_pre(struct drm_device *dev, in ipu_planes_assign_pre()
825 struct ipu_plane *ipu_plane_init(struct drm_device *dev, struct ipu_soc *ipu, in ipu_plane_init()
/OK3568_Linux_fs/kernel/drivers/power/
H A Dec_battery.c35 struct device *dev; member
404 static int ec_bat_pm_suspend(struct device *dev) in ec_bat_pm_suspend()
417 static int ec_bat_pm_resume(struct device *dev) in ec_bat_pm_resume()
/OK3568_Linux_fs/kernel/drivers/misc/genwqe/
H A Dcard_base.c1301 static pci_ers_result_t genwqe_err_result_none(struct pci_dev *dev) in genwqe_err_result_none()
1324 static int genwqe_sriov_configure(struct pci_dev *dev, int numvfs) in genwqe_sriov_configure()
1367 static char *genwqe_devnode(struct device *dev, umode_t *mode) in genwqe_devnode()
/OK3568_Linux_fs/kernel/drivers/staging/iio/cdc/
H A Dad7746.c283 static inline ssize_t ad7746_start_calib(struct device *dev, in ad7746_start_calib()
324 static ssize_t ad7746_start_offset_calib(struct device *dev, in ad7746_start_offset_calib()
339 static ssize_t ad7746_start_gain_calib(struct device *dev, in ad7746_start_gain_calib()
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-axp209.c65 struct device *dev; member
318 static int axp20x_funcs_groups_from_mask(struct device *dev, unsigned int mask, in axp20x_funcs_groups_from_mask()
400 struct device *dev = &pdev->dev; in axp20x_pctl_probe() local
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Dtechnisat-usb2.c53 struct dvb_usb_device *dev; member
759 struct dvb_usb_device *dev; in technisat_usb2_probe() local
782 struct dvb_usb_device *dev = usb_get_intfdata(intf); in technisat_usb2_disconnect() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dimx6ul_tsc.c83 struct device *dev; member
516 static int __maybe_unused imx6ul_tsc_suspend(struct device *dev) in imx6ul_tsc_suspend()
532 static int __maybe_unused imx6ul_tsc_resume(struct device *dev) in imx6ul_tsc_resume()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-ti-dm.c736 static int __maybe_unused omap_dm_timer_runtime_suspend(struct device *dev) in omap_dm_timer_runtime_suspend()
750 static int __maybe_unused omap_dm_timer_runtime_resume(struct device *dev) in omap_dm_timer_runtime_resume()
780 struct device *dev = &pdev->dev; in omap_dm_timer_probe() local
/OK3568_Linux_fs/kernel/drivers/usb/early/
H A Dxhci-dbc.c38 static void __iomem * __init xdbc_map_pci_mmio(u32 bus, u32 dev, u32 func) in xdbc_map_pci_mmio()
109 u32 bus, dev, func, class; in xdbc_find_dbgp() local
605 u32 bus, dev, func, offset; in early_xdbc_parse_parameter() local
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/maple/
H A Dpci.c489 static int __init maple_add_bridge(struct device_node *dev) in maple_add_bridge()
543 void maple_pci_irq_fixup(struct pci_dev *dev) in maple_pci_irq_fixup()
654 static void quirk_ipr_msi(struct pci_dev *dev) in quirk_ipr_msi()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8731.c74 static bool wm8731_volatile(struct device *dev, unsigned int reg) in wm8731_volatile()
573 static int wm8731_request_supplies(struct device *dev, in wm8731_request_supplies()
598 static int wm8731_hw_init(struct device *dev, struct wm8731_priv *wm8731) in wm8731_hw_init()
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dbma150.c330 static irqreturn_t bma150_irq_thread(int irq, void *dev) in bma150_irq_thread()
523 static int __maybe_unused bma150_suspend(struct device *dev) in bma150_suspend()
531 static int __maybe_unused bma150_resume(struct device *dev) in bma150_resume()
/OK3568_Linux_fs/u-boot/board/congatec/cgtqmx6eval/
H A Dcgtqmx6eval.c524 static void disable_lvds(struct display_info_t const *dev) in disable_lvds()
532 static void do_enable_hdmi(struct display_info_t const *dev) in do_enable_hdmi()
589 struct display_info_t const *dev = displays + i; in board_video_skip() local
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dicp10100.c526 struct device *dev = data; in icp10100_pm_disable() local
597 static int __maybe_unused icp10100_suspend(struct device *dev) in icp10100_suspend()
609 static int __maybe_unused icp10100_resume(struct device *dev) in icp10100_resume()
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A Dsas_init.c197 struct domain_device *dev = NULL; in sas_try_ata_reset() local
538 static inline ssize_t phy_event_threshold_show(struct device *dev, in phy_event_threshold_show()
547 static inline ssize_t phy_event_threshold_store(struct device *dev, in phy_event_threshold_store()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-bcm63xx-hsspi.c334 struct device *dev = &pdev->dev; in bcm63xx_hsspi_probe() local
473 static int bcm63xx_hsspi_suspend(struct device *dev) in bcm63xx_hsspi_suspend()
485 static int bcm63xx_hsspi_resume(struct device *dev) in bcm63xx_hsspi_resume()
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A Dxilinx-tpg.c686 static int __maybe_unused xtpg_pm_suspend(struct device *dev) in xtpg_pm_suspend()
695 static int __maybe_unused xtpg_pm_resume(struct device *dev) in xtpg_pm_resume()
710 struct device *dev = xtpg->xvip.dev; in xtpg_parse_of() local
/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_pci_modern.c66 static void __iomem *map_capability(struct pci_dev *dev, int off, in map_capability()
447 static int virtio_pci_find_shm_cap(struct pci_dev *dev, u8 required_id, in virtio_pci_find_shm_cap()
583 static inline int virtio_pci_find_capability(struct pci_dev *dev, u8 cfg_type, in virtio_pci_find_capability()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dutils.c786 static int acpi_dev_match_cb(struct device *dev, const void *data) in acpi_dev_match_cb()
833 struct device *dev; in acpi_dev_present() local
862 struct device *dev; in acpi_dev_get_first_match_dev() local
/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dtcs3472.c405 static ssize_t tcs3472_show_int_time_available(struct device *dev, in tcs3472_show_int_time_available()
576 static int tcs3472_suspend(struct device *dev) in tcs3472_suspend()
583 static int tcs3472_resume(struct device *dev) in tcs3472_resume()

1...<<321322323324325326327328329330>>...591