Home
last modified time | relevance | path

Searched defs:dev (Results 5226 – 5250 of 13568) sorted by relevance

1...<<201202203204205206207208209210>>...543

/linux-6.8/drivers/net/ethernet/mscc/
Docelot_fdma.c465 struct net_device *dev; in ocelot_fdma_wakeup_netdev() local
641 struct sk_buff *skb, struct net_device *dev) in ocelot_fdma_prepare_skb()
675 struct sk_buff *skb, struct net_device *dev) in ocelot_fdma_inject_frame()
790 void ocelot_fdma_netdev_init(struct ocelot *ocelot, struct net_device *dev) in ocelot_fdma_netdev_init()
805 void ocelot_fdma_netdev_deinit(struct ocelot *ocelot, struct net_device *dev) in ocelot_fdma_netdev_deinit()
817 struct device *dev = ocelot->dev; in ocelot_fdma_init() local
/linux-6.8/drivers/hwmon/
Dsht15.c165 struct device *dev; member
680 static ssize_t sht15_status_show(struct device *dev, in sht15_status_show()
702 static ssize_t sht15_status_store(struct device *dev, in sht15_status_store()
736 static ssize_t sht15_temp_show(struct device *dev, in sht15_temp_show()
758 static ssize_t sht15_humidity_show(struct device *dev, in sht15_humidity_show()
769 static ssize_t name_show(struct device *dev, in name_show()
Dscpi-hwmon.c86 scpi_show_sensor(struct device *dev, struct device_attribute *attr, char *buf) in scpi_show_sensor()
115 scpi_show_label(struct device *dev, struct device_attribute *attr, char *buf) in scpi_show_label()
142 struct device *hwdev, *dev = &pdev->dev; in scpi_hwmon_probe() local
/linux-6.8/drivers/crypto/rockchip/
Drk3288_crypto.h183 #define CRYPTO_READ(dev, offset) \ argument
185 #define CRYPTO_WRITE(dev, offset, val) \ argument
216 struct device *dev; member
237 struct rk_crypto_info *dev; member
252 struct rk_crypto_info *dev; member
260 struct rk_crypto_info *dev; member
/linux-6.8/drivers/watchdog/
Dsama5d4_wdt.c252 struct device *dev = &pdev->dev; in sama5d4_wdt_probe() local
348 static int sama5d4_wdt_suspend_late(struct device *dev) in sama5d4_wdt_suspend_late()
358 static int sama5d4_wdt_resume_early(struct device *dev) in sama5d4_wdt_resume_early()
Dqcom-wdt.c189 struct device *dev = &pdev->dev; in qcom_wdt_probe() local
297 static int __maybe_unused qcom_wdt_suspend(struct device *dev) in qcom_wdt_suspend()
307 static int __maybe_unused qcom_wdt_resume(struct device *dev) in qcom_wdt_resume()
Dlantiq_wdt.c159 static int ltq_wdt_xrx_bootstatus_get(struct device *dev) in ltq_wdt_xrx_bootstatus_get()
179 static int ltq_wdt_falcon_bootstatus_get(struct device *dev) in ltq_wdt_falcon_bootstatus_get()
202 struct device *dev = &pdev->dev; in ltq_wdt_probe() local
Dbd9576_wdt.c30 struct device *dev; member
160 struct device *dev = priv->dev; in bd957x_set_wdt_mode() local
204 struct device *dev = &pdev->dev; in bd9576_wdt_probe() local
/linux-6.8/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-dwc-qos-eth.c28 struct device *dev; member
43 struct device *dev = &pdev->dev; in dwc_eth_dwmac_config_dt() local
272 struct device *dev = &pdev->dev; in tegra_eqos_probe() local
/linux-6.8/drivers/iio/accel/
Dmma7455_core.c67 struct device *dev = regmap_get_device(mma7455->regmap); in mma7455_drdy() local
243 int mma7455_core_probe(struct device *dev, struct regmap *regmap, in mma7455_core_probe()
298 void mma7455_core_remove(struct device *dev) in mma7455_core_remove()
/linux-6.8/drivers/pnp/
Dbase.h109 static inline unsigned int pnp_new_dependent_set(struct pnp_dev *dev, in pnp_new_dependent_set()
181 #define pnp_dbg(dev, format, arg...) \ argument
184 #define pnp_dbg(dev, format, arg...) \ argument
/linux-6.8/sound/soc/codecs/
Dmax98504.c77 static bool max98504_volatile_register(struct device *dev, unsigned int reg) in max98504_volatile_register()
92 static bool max98504_readable_register(struct device *dev, unsigned int reg) in max98504_readable_register()
310 struct device *dev = &client->dev; in max98504_i2c_probe() local
/linux-6.8/arch/x86/pci/
Dacpi.c254 static int check_segment(u16 seg, struct device *dev, char *estr) in check_segment()
278 struct device *dev = &ci->bridge->dev; in setup_mcfg_map() local
489 struct pci_dev *dev = NULL; in pci_acpi_init() local
/linux-6.8/drivers/usb/gadget/udc/bdc/
Dbdc_core.c490 struct device *dev = &pdev->dev; in bdc_probe() local
599 static int bdc_suspend(struct device *dev) in bdc_suspend()
612 static int bdc_resume(struct device *dev) in bdc_resume()
/linux-6.8/net/bridge/
Dbr_mst.c16 bool br_mst_enabled(const struct net_device *dev) in br_mst_enabled()
25 int br_mst_get_info(const struct net_device *dev, u16 msti, unsigned long *vids) in br_mst_get_info()
51 int br_mst_get_state(const struct net_device *dev, u16 msti, u8 *state) in br_mst_get_state()
/linux-6.8/drivers/gpu/drm/sti/
Dsti_crtc.c52 struct device *dev = mixer->dev; in sti_crtc_mode_set() local
106 struct device *dev = mixer->dev; in sti_crtc_disable() local
283 struct drm_device *dev = crtc->dev; in sti_crtc_enable_vblank() local
/linux-6.8/drivers/media/platform/rockchip/rkisp1/
Drkisp1-dev.c304 static int __maybe_unused rkisp1_runtime_suspend(struct device *dev) in rkisp1_runtime_suspend()
330 static int __maybe_unused rkisp1_runtime_resume(struct device *dev) in rkisp1_runtime_resume()
546 struct device *dev = &pdev->dev; in rkisp1_probe() local
/linux-6.8/drivers/iio/adc/
Dad7091r-base.c304 int ad7091r_probe(struct device *dev, const struct ad7091r_init_info *init_info, in ad7091r_probe()
383 bool ad7091r_writeable_reg(struct device *dev, unsigned int reg) in ad7091r_writeable_reg()
395 bool ad7091r_volatile_reg(struct device *dev, unsigned int reg) in ad7091r_volatile_reg()
/linux-6.8/include/linux/
Dhwspinlock.h147 int devm_hwspin_lock_free(struct device *dev, struct hwspinlock *hwlock) in devm_hwspin_lock_free()
152 static inline struct hwspinlock *devm_hwspin_lock_request(struct device *dev) in devm_hwspin_lock_request()
158 struct hwspinlock *devm_hwspin_lock_request_specific(struct device *dev, in devm_hwspin_lock_request_specific()
/linux-6.8/arch/alpha/kernel/
Dsys_sable.c196 sable_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in sable_map_irq()
378 lynx_map_irq(const struct pci_dev *dev, u8 slot, u8 pin) in lynx_map_irq()
408 lynx_swizzle(struct pci_dev *dev, u8 *pinp) in lynx_swizzle()
/linux-6.8/drivers/cpufreq/
Dimx6q-cpufreq.c212 static void imx6x_disable_freq_in_opp(struct device *dev, unsigned long freq) in imx6x_disable_freq_in_opp()
226 static int imx6q_opp_check_speed_grading(struct device *dev) in imx6q_opp_check_speed_grading()
283 static int imx6ul_opp_check_speed_grading(struct device *dev) in imx6ul_opp_check_speed_grading()
/linux-6.8/drivers/dma/qcom/
Dhidma_mgmt_sys.c99 static ssize_t show_values(struct device *dev, struct device_attribute *attr, in show_values()
116 static ssize_t set_values(struct device *dev, struct device_attribute *attr, in set_values()
185 static int create_sysfs_entry(struct hidma_mgmt_dev *dev, char *name, int mode) in create_sysfs_entry()
/linux-6.8/sound/soc/amd/raven/
Dacp3x-pcm-dma.c430 static int acp3x_resume(struct device *dev) in acp3x_resume()
483 static int acp3x_pcm_runtime_suspend(struct device *dev) in acp3x_pcm_runtime_suspend()
494 static int acp3x_pcm_runtime_resume(struct device *dev) in acp3x_pcm_runtime_resume()
/linux-6.8/drivers/mfd/
Dretu-mfd.c43 struct device *dev; member
193 struct device *dev = context; in retu_regmap_read() local
210 struct device *dev = context; in retu_regmap_write() local
/linux-6.8/drivers/mtd/ubi/
Dvmt.c54 static ssize_t vol_attribute_show(struct device *dev, in vol_attribute_show()
118 static void vol_release(struct device *dev) in vol_release()
573 dev_t dev; in ubi_add_volume() local

1...<<201202203204205206207208209210>>...543