Home
last modified time | relevance | path

Searched defs:dev (Results 5301 – 5325 of 14240) sorted by relevance

1...<<211212213214215216217218219220>>...570

/linux-6.15/drivers/input/touchscreen/
Dgunze.c34 struct input_dev *dev; member
43 struct input_dev *dev = gunze->dev; in gunze_process_packet() local
/linux-6.15/drivers/rtc/
Drtc-aspeed.c21 static int aspeed_rtc_read_time(struct device *dev, struct rtc_time *tm) in aspeed_rtc_read_time()
52 static int aspeed_rtc_set_time(struct device *dev, struct rtc_time *tm) in aspeed_rtc_set_time()
Drtc-pcf85363.c149 static int pcf85363_rtc_read_time(struct device *dev, struct rtc_time *tm) in pcf85363_rtc_read_time()
178 static int pcf85363_rtc_set_time(struct device *dev, struct rtc_time *tm) in pcf85363_rtc_set_time()
210 static int pcf85363_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *alrm) in pcf85363_rtc_read_alarm()
259 static int pcf85363_rtc_alarm_irq_enable(struct device *dev, in pcf85363_rtc_alarm_irq_enable()
267 static int pcf85363_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *alrm) in pcf85363_rtc_set_alarm()
Drtc-imxdi.c540 static int dryice_rtc_read_time(struct device *dev, struct rtc_time *tm) in dryice_rtc_read_time()
555 static int dryice_rtc_set_time(struct device *dev, struct rtc_time *tm) in dryice_rtc_set_time()
589 static int dryice_rtc_alarm_irq_enable(struct device *dev, in dryice_rtc_alarm_irq_enable()
606 static int dryice_rtc_read_alarm(struct device *dev, struct rtc_wkalrm *alarm) in dryice_rtc_read_alarm()
631 static int dryice_rtc_set_alarm(struct device *dev, struct rtc_wkalrm *alarm) in dryice_rtc_set_alarm()
/linux-6.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_prime.c75 int vmw_prime_fd_to_handle(struct drm_device *dev, in vmw_prime_fd_to_handle()
88 int vmw_prime_handle_to_fd(struct drm_device *dev, in vmw_prime_handle_to_fd()
/linux-6.15/drivers/ata/
Dpata_platform.c36 struct ata_device *dev; in pata_platform_set_mode() local
97 int __pata_platform_probe(struct device *dev, struct resource *io_res, in __pata_platform_probe()
/linux-6.15/drivers/mfd/
Drk8xx-spi.c43 struct device *dev = context; in rk806_spi_bus_write() local
66 struct device *dev = context; in rk806_spi_bus_read() local
/linux-6.15/sound/soc/sof/
Dsof-pci-dev.c166 static void sof_pci_probe_complete(struct device *dev) in sof_pci_probe_complete()
193 struct device *dev = &pci->dev; in sof_pci_probe() local
/linux-6.15/drivers/phy/qualcomm/
Dphy-qcom-ipq4019-usb.c22 struct device *dev; member
96 struct device *dev = &pdev->dev; in ipq4019_usb_phy_probe() local
/linux-6.15/drivers/dma/idxd/
Dcompat.c19 struct device *dev; in unbind_store() local
35 struct device *dev; in bind_store() local
/linux-6.15/drivers/ufs/core/
Dufshcd.c1100 int ufshcd_opp_config_clks(struct device *dev, struct opp_table *opp_table, in ufshcd_opp_config_clks()
1500 static int ufshcd_devfreq_target(struct device *dev, in ufshcd_devfreq_target()
1580 static int ufshcd_devfreq_get_dev_status(struct device *dev, in ufshcd_devfreq_get_dev_status()
1727 static ssize_t ufshcd_clkscale_enable_show(struct device *dev, in ufshcd_clkscale_enable_show()
1735 static ssize_t ufshcd_clkscale_enable_store(struct device *dev, in ufshcd_clkscale_enable_store()
2055 static ssize_t ufshcd_clkgate_delay_show(struct device *dev, in ufshcd_clkgate_delay_show()
2063 void ufshcd_clkgate_delay_set(struct device *dev, unsigned long value) in ufshcd_clkgate_delay_set()
2072 static ssize_t ufshcd_clkgate_delay_store(struct device *dev, in ufshcd_clkgate_delay_store()
2084 static ssize_t ufshcd_clkgate_enable_show(struct device *dev, in ufshcd_clkgate_enable_show()
2092 static ssize_t ufshcd_clkgate_enable_store(struct device *dev, in ufshcd_clkgate_enable_store()
[all …]
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c56 struct net_device *dev; member
101 struct net_device *dev; member
1087 mlxsw_sp_crif_init(struct mlxsw_sp_crif *crif, struct net_device *dev) in mlxsw_sp_crif_init()
1094 mlxsw_sp_crif_alloc(struct net_device *dev) in mlxsw_sp_crif_alloc()
1131 const struct net_device *dev) in mlxsw_sp_crif_lookup()
1513 const struct net_device *dev, in mlxsw_sp_netdev_ipip_type()
1532 const struct net_device *dev) in mlxsw_sp_netdev_is_ipip_ol()
1577 const struct net_device *dev) in mlxsw_sp_netdev_is_ipip_ul()
1646 struct net_device *dev = mlxsw_sp_rif_dev(&lb_rif->common); in mlxsw_sp_rif_ipip_lb_op() local
2416 struct net_device *dev; in mlxsw_sp_router_neigh_ent_ipv4_process() local
[all …]
/linux-6.15/drivers/gpu/drm/sti/
Dsti_dvo.c87 struct device dev; member
423 static struct drm_encoder *sti_dvo_find_encoder(struct drm_device *dev) in sti_dvo_find_encoder()
435 static int sti_dvo_bind(struct device *dev, struct device *master, void *data) in sti_dvo_bind()
497 static void sti_dvo_unbind(struct device *dev, in sti_dvo_unbind()
512 struct device *dev = &pdev->dev; in sti_dvo_probe() local
/linux-6.15/drivers/video/fbdev/aty/
Dradeon_pm.c2613 static int radeonfb_pci_suspend_late(struct device *dev, pm_message_t mesg) in radeonfb_pci_suspend_late()
2702 static int radeonfb_pci_suspend(struct device *dev) in radeonfb_pci_suspend()
2707 static int radeonfb_pci_hibernate(struct device *dev) in radeonfb_pci_hibernate()
2712 static int radeonfb_pci_freeze(struct device *dev) in radeonfb_pci_freeze()
2724 static int radeonfb_pci_resume(struct device *dev) in radeonfb_pci_resume()
/linux-6.15/drivers/watchdog/
Ddw_wdt.c378 static int dw_wdt_suspend(struct device *dev) in dw_wdt_suspend()
391 static int dw_wdt_resume(struct device *dev) in dw_wdt_resume()
459 static int dw_wdt_init_timeouts(struct dw_wdt *dw_wdt, struct device *dev) in dw_wdt_init_timeouts()
520 struct device *dev = dw_wdt->wdd.parent; in dw_wdt_dbgfs_init() local
550 struct device *dev = &pdev->dev; in dw_wdt_drv_probe() local
/linux-6.15/drivers/clk/xilinx/
Dxlnx_vcu.c61 struct device *dev; member
251 static struct clk_hw *xvcu_register_pll_post(struct device *dev, in xvcu_register_pll_post()
399 static struct clk_hw *xvcu_register_pll(struct device *dev, in xvcu_register_pll()
434 static struct clk_hw *xvcu_clk_hw_register_leaf(struct device *dev, in xvcu_clk_hw_register_leaf()
523 struct device *dev = xvcu->dev; in xvcu_register_clock_provider() local
/linux-6.15/drivers/hwmon/
Daspeed-g6-pwm-tach.c134 struct device *dev; member
314 static int aspeed_tach_hwmon_read(struct device *dev, in aspeed_tach_hwmon_read()
336 static int aspeed_tach_hwmon_write(struct device *dev, in aspeed_tach_hwmon_write()
426 static int aspeed_create_fan_monitor(struct device *dev, in aspeed_create_fan_monitor()
457 struct device *dev = &pdev->dev, *hwmon; in aspeed_pwm_tach_probe() local
/linux-6.15/drivers/mmc/host/
Dsdhci-of-aspeed.c162 static int aspeed_sdhci_phase_to_tap(struct device *dev, unsigned long rate_hz, in aspeed_sdhci_phase_to_tap()
199 aspeed_sdhci_phases_to_taps(struct device *dev, unsigned long rate, in aspeed_sdhci_phases_to_taps()
218 struct device *dev; in aspeed_sdhci_configure_phase() local
346 static inline int aspeed_sdhci_calculate_slot(struct aspeed_sdhci *dev, in aspeed_sdhci_calculate_slot()
369 struct aspeed_sdhci *dev; in aspeed_sdhci_probe() local
/linux-6.15/drivers/thermal/
Dsun8i_thermal.c87 struct device *dev; member
232 struct device *dev = tmdev->dev; in sun50i_h6_ths_calibrate() local
305 struct device *dev = tmdev->dev; in sun8i_ths_calibrate() local
378 struct device *dev = tmdev->dev; in sun8i_ths_resource_init() local
557 struct device *dev = &pdev->dev; in sun8i_ths_probe() local
/linux-6.15/drivers/fsi/
Dfsi-master-aspeed.c24 struct device *dev; member
376 static void aspeed_master_release(struct device *dev) in aspeed_master_release()
447 static ssize_t cfam_reset_store(struct device *dev, struct device_attribute *attr, in cfam_reset_store()
469 struct device *dev = aspeed->dev; in setup_cfam_reset() local
490 static int tacoma_cabled_fsi_fixup(struct device *dev) in tacoma_cabled_fsi_fixup()
/linux-6.15/drivers/tty/serial/
Damba-pl010.c54 struct amba_device *dev; member
662 static int pl010_probe(struct amba_device *dev, const struct amba_id *id) in pl010_probe()
725 static void pl010_remove(struct amba_device *dev) in pl010_remove()
744 static int pl010_suspend(struct device *dev) in pl010_suspend()
754 static int pl010_resume(struct device *dev) in pl010_resume()
/linux-6.15/drivers/net/can/
Dcan327.c81 struct net_device *dev; member
744 static int can327_netdev_open(struct net_device *dev) in can327_netdev_open()
788 static int can327_netdev_close(struct net_device *dev) in can327_netdev_close()
813 struct net_device *dev) in can327_netdev_start_xmit()
1008 struct net_device *dev; in can327_ldisc_open() local
/linux-6.15/include/media/
Dv4l2-common.h57 #define v4l2_printk(level, dev, fmt, arg...) \ argument
60 #define v4l2_err(dev, fmt, arg...) \ argument
63 #define v4l2_warn(dev, fmt, arg...) \ argument
66 #define v4l2_info(dev, fmt, arg...) \ argument
71 #define v4l2_dbg(level, debug, dev, fmt, arg...) \ argument
/linux-6.15/drivers/leds/flash/
Dleds-sy7802.c95 struct device *dev; member
317 static int sy7802_led_register(struct device *dev, struct sy7802_led *led, in sy7802_led_register()
334 static int sy7802_init_flash_properties(struct device *dev, struct sy7802_led *led, in sy7802_init_flash_properties()
377 struct device *dev = chip->dev; in sy7802_chip_check() local
456 struct device *dev = &client->dev; in sy7802_probe() local
/linux-6.15/arch/powerpc/platforms/pseries/
Dmsi.c177 static struct device_node *find_pe_total_msi(struct pci_dev *dev, int *total) in find_pe_total_msi()
182 static struct device_node *find_pe_dn(struct pci_dev *dev, int *total) in find_pe_dn()
269 static int msi_quota_for_device(struct pci_dev *dev, int request) in msi_quota_for_device()
430 static int pseries_msi_ops_prepare(struct irq_domain *domain, struct device *dev, in pseries_msi_ops_prepare()
456 static void pseries_msi_post_free(struct irq_domain *domain, struct device *dev) in pseries_msi_post_free()

1...<<211212213214215216217218219220>>...570