/linux-6.8/drivers/net/ethernet/mscc/ |
D | ocelot_fdma.c | 465 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/ |
D | sht15.c | 165 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()
|
D | scpi-hwmon.c | 86 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/ |
D | rk3288_crypto.h | 183 #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/ |
D | sama5d4_wdt.c | 252 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()
|
D | qcom-wdt.c | 189 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()
|
D | lantiq_wdt.c | 159 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
|
D | bd9576_wdt.c | 30 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/ |
D | dwmac-dwc-qos-eth.c | 28 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/ |
D | mma7455_core.c | 67 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/ |
D | base.h | 109 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/ |
D | max98504.c | 77 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/ |
D | acpi.c | 254 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/ |
D | bdc_core.c | 490 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/ |
D | br_mst.c | 16 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/ |
D | sti_crtc.c | 52 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/ |
D | rkisp1-dev.c | 304 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/ |
D | ad7091r-base.c | 304 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/ |
D | hwspinlock.h | 147 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/ |
D | sys_sable.c | 196 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/ |
D | imx6q-cpufreq.c | 212 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/ |
D | hidma_mgmt_sys.c | 99 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/ |
D | acp3x-pcm-dma.c | 430 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/ |
D | retu-mfd.c | 43 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/ |
D | vmt.c | 54 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
|