/linux-6.15/drivers/hwmon/pmbus/ |
D | ina233.c | 84 struct device *dev = &client->dev; in ina233_probe() local
|
/linux-6.15/drivers/iio/potentiometer/ |
D | max5432.c | 90 struct device *dev = &client->dev; in max5432_probe() local
|
/linux-6.15/drivers/net/wireless/marvell/libertas/ |
D | if_sdio.c | 1030 struct device *dev; in if_sdio_reset_card_worker() local 1294 static int if_sdio_suspend(struct device *dev) in if_sdio_suspend() 1352 static int if_sdio_resume(struct device *dev) in if_sdio_resume()
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | fs_chains.c | 22 struct mlx5_core_dev *dev; member 726 mlx5_chains_init(struct mlx5_core_dev *dev, struct mlx5_chains_attr *attr) in mlx5_chains_init() 774 mlx5_chains_create(struct mlx5_core_dev *dev, struct mlx5_chains_attr *attr) in mlx5_chains_create()
|
/linux-6.15/drivers/regulator/ |
D | bd718x7-regulator.c | 1491 static void mark_hw_controlled(struct device *dev, struct device_node *np, in mark_hw_controlled() 1552 static int setup_feedback_loop(struct device *dev, struct device_node *np, in setup_feedback_loop() 1634 static int get_special_regulators(struct device *dev, in get_special_regulators()
|
D | qcom_rpm-regulator.c | 51 struct device *dev; member 643 static int rpm_reg_of_parse_freq(struct device *dev, in rpm_reg_of_parse_freq() 681 struct device *dev = config->dev; in rpm_reg_of_parse() local
|
/linux-6.15/sound/hda/ |
D | hdac_device.c | 22 static void default_release(struct device *dev) in default_release() 44 struct device *dev; in snd_hdac_device_init() local 582 struct device *dev = &codec->dev; in snd_hdac_power_down() local
|
/linux-6.15/drivers/i2c/busses/ |
D | i2c-mpc.c | 82 struct device *dev; member 883 static int __maybe_unused mpc_i2c_suspend(struct device *dev) in mpc_i2c_suspend() 893 static int __maybe_unused mpc_i2c_resume(struct device *dev) in mpc_i2c_resume()
|
/linux-6.15/drivers/media/v4l2-core/ |
D | tuner-core.c | 297 static void set_type(struct i2c_client *c, unsigned int type, in set_type() 1319 static int tuner_suspend(struct device *dev) in tuner_suspend() 1335 static int tuner_resume(struct device *dev) in tuner_resume()
|
/linux-6.15/drivers/gpu/drm/ |
D | drm_panic.c | 784 bool drm_panic_is_enabled(struct drm_device *dev) in drm_panic_is_enabled() 802 void drm_panic_register(struct drm_device *dev) in drm_panic_register() 830 void drm_panic_unregister(struct drm_device *dev) in drm_panic_unregister()
|
/linux-6.15/drivers/leds/flash/ |
D | leds-as3645a.c | 382 struct device *dev = &flash->client->dev; in as3645a_setup() local 422 struct device *dev = &flash->client->dev; in as3645a_detect() local 481 static int as3645a_parse_node(struct device *dev, struct as3645a *flash) in as3645a_parse_node()
|
/linux-6.15/drivers/target/loopback/ |
D | tcm_loop.c | 313 static int tcm_loop_driver_probe(struct device *dev) in tcm_loop_driver_probe() 360 static void tcm_loop_driver_remove(struct device *dev) in tcm_loop_driver_remove() 372 static void tcm_loop_release_adapter(struct device *dev) in tcm_loop_release_adapter()
|
/linux-6.15/include/net/ |
D | dst.h | 27 struct net_device *dev; member 338 static inline void __skb_tunnel_rx(struct sk_buff *skb, struct net_device *dev, in __skb_tunnel_rx() 363 static inline void skb_tunnel_rx(struct sk_buff *skb, struct net_device *dev, in skb_tunnel_rx()
|
/linux-6.15/drivers/tty/serial/ |
D | max3100.c | 686 struct device *dev = &spi->dev; in max3100_probe() local 775 static int max3100_suspend(struct device *dev) in max3100_suspend() 792 static int max3100_resume(struct device *dev) in max3100_resume()
|
/linux-6.15/drivers/media/platform/mediatek/jpeg/ |
D | mtk_jpeg_core.h | 151 struct device *dev; member 178 struct device *dev; member 216 struct device *dev; member
|
/linux-6.15/drivers/slimbus/ |
D | qcom-ctrl.c | 105 struct device *dev; member 677 static int qcom_slim_suspend(struct device *dev) in qcom_slim_suspend() 690 static int qcom_slim_resume(struct device *dev) in qcom_slim_resume()
|
/linux-6.15/drivers/scsi/ |
D | ses.c | 45 static int ses_probe(struct device *dev) in ses_probe() 528 struct device *dev; member 850 static int ses_remove(struct device *dev) in ses_remove()
|
/linux-6.15/drivers/net/vxlan/ |
D | vxlan_vnifilter.c | 336 static int vxlan_vnifilter_dump_dev(const struct net_device *dev, in vxlan_vnifilter_dump_dev() 412 struct net_device *dev; in vxlan_vnifilter_dump() local 958 struct net_device *dev; in vxlan_vnifilter_process() local
|
/linux-6.15/drivers/net/ethernet/vertexcom/ |
D | mse102x.c | 650 static int mse102x_suspend(struct device *dev) in mse102x_suspend() 663 static int mse102x_resume(struct device *dev) in mse102x_resume() 680 struct device *dev = &spi->dev; in mse102x_probe_spi() local
|
/linux-6.15/drivers/staging/media/meson/vdec/ |
D | vdec.c | 719 struct device *dev = sess->core->dev; in vdec_decoder_cmd() local 872 struct device *dev = core->dev; in vdec_open() local 995 struct device *dev = &pdev->dev; in vdec_probe() local
|
/linux-6.15/drivers/media/i2c/ |
D | imx412.c | 132 struct device *dev; member 1020 static int imx412_power_on(struct device *dev) in imx412_power_on() 1059 static int imx412_power_off(struct device *dev) in imx412_power_off()
|
/linux-6.15/drivers/iio/light/ |
D | tsl2563.c | 697 struct device *dev = &client->dev; in tsl2563_probe() local 796 static int tsl2563_suspend(struct device *dev) in tsl2563_suspend() 815 static int tsl2563_resume(struct device *dev) in tsl2563_resume()
|
/linux-6.15/drivers/clk/ |
D | clk-cdce925.c | 511 struct device *dev = context; in cdce925_regmap_i2c_write() local 538 struct device *dev = context; in cdce925_regmap_i2c_read() local 591 static int cdce925_regulator_enable(struct device *dev, const char *name) in cdce925_regulator_enable()
|
D | clk-xgene.c | 124 static struct clk *xgene_register_clk_pll(struct device *dev, in xgene_register_clk_pll() 341 xgene_register_clk_pmd(struct device *dev, in xgene_register_clk_pmd() 624 static struct clk *xgene_register_clk(struct device *dev, in xgene_register_clk()
|
/linux-6.15/drivers/power/supply/ |
D | 88pm860x_battery.c | 97 struct device *dev; member 982 static int pm860x_battery_suspend(struct device *dev) in pm860x_battery_suspend() 992 static int pm860x_battery_resume(struct device *dev) in pm860x_battery_resume()
|