/linux-5.10/drivers/iio/adc/ |
D | max9611.c | 99 struct device *dev; member 291 struct max9611_dev *dev = iio_priv(indio_dev); in max9611_read_raw() local 421 static ssize_t max9611_shunt_resistor_show(struct device *dev, in max9611_shunt_resistor_show()
|
/linux-5.10/drivers/mtd/ |
D | ssfdc.c | 357 static void ssfdcr_remove_dev(struct mtd_blktrans_dev *dev) in ssfdcr_remove_dev() 367 static int ssfdcr_readsect(struct mtd_blktrans_dev *dev, in ssfdcr_readsect() 406 static int ssfdcr_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in ssfdcr_getgeo()
|
D | mtdswap.c | 103 struct device *dev; member 165 #define MTDSWAP_MBD_TO_MTDSWAP(dev) ((struct mtdswap_dev *)dev->priv) argument 976 static void mtdswap_background(struct mtd_blktrans_dev *dev) in mtdswap_background() 997 static int mtdswap_flush(struct mtd_blktrans_dev *dev) in mtdswap_flush() 1020 static int mtdswap_writesect(struct mtd_blktrans_dev *dev, in mtdswap_writesect() 1078 static int mtdswap_readsect(struct mtd_blktrans_dev *dev, in mtdswap_readsect() 1142 static int mtdswap_discard(struct mtd_blktrans_dev *dev, unsigned long first, in mtdswap_discard() 1464 static void mtdswap_remove_dev(struct mtd_blktrans_dev *dev) in mtdswap_remove_dev()
|
/linux-5.10/drivers/iio/multiplexer/ |
D | iio-mux.c | 199 struct device *dev = indio_dev->dev.parent; in mux_write_ext_info() local 238 static int mux_configure_channel(struct device *dev, struct mux *mux, in mux_configure_channel() 339 struct device *dev = &pdev->dev; in mux_probe() local
|
/linux-5.10/drivers/gpu/drm/panel/ |
D | panel-truly-nt35597.c | 54 struct device *dev; member 474 struct device *dev = ctx->dev; in truly_nt35597_panel_add() local 532 struct device *dev = &dsi->dev; in truly_nt35597_probe() local
|
/linux-5.10/include/linux/ |
D | atalk.h | 10 struct net_device *dev; member 26 struct net_device *dev; member 117 static inline struct atalk_iface *atalk_find_dev(struct net_device *dev) in atalk_find_dev()
|
/linux-5.10/arch/powerpc/platforms/pseries/ |
D | msi.c | 166 static struct device_node *find_pe_total_msi(struct pci_dev *dev, int *total) in find_pe_total_msi() 187 static struct device_node *find_pe_dn(struct pci_dev *dev, int *total) in find_pe_dn() 274 static int msi_quota_for_device(struct pci_dev *dev, int request) in msi_quota_for_device()
|
/linux-5.10/drivers/power/supply/ |
D | max14577_charger.c | 15 struct device *dev; member 508 static ssize_t show_fast_charge_timer(struct device *dev, in show_fast_charge_timer() 538 static ssize_t store_fast_charge_timer(struct device *dev, in store_fast_charge_timer()
|
/linux-5.10/sound/soc/intel/skylake/ |
D | skl-sst.c | 517 int skl_sst_dsp_init(struct device *dev, void __iomem *mmio_base, int irq, in skl_sst_dsp_init() 555 int skl_sst_init_fw(struct device *dev, struct skl_dev *skl) in skl_sst_init_fw() 582 void skl_sst_dsp_cleanup(struct device *dev, struct skl_dev *skl) in skl_sst_dsp_cleanup()
|
D | skl-ssp-clk.c | 284 static int skl_register_parent_clks(struct device *dev, in skl_register_parent_clks() 316 static struct skl_clk *register_skl_clk(struct device *dev, in register_skl_clk() 352 struct device *dev = &pdev->dev; in skl_clk_dev_probe() local
|
/linux-5.10/drivers/gpu/drm/msm/ |
D | msm_rd.c | 81 struct drm_device *dev; member 177 struct drm_device *dev = rd->dev; in rd_open() local 343 struct drm_device *dev = submit->dev; in msm_rd_dump_submit() local
|
/linux-5.10/net/bluetooth/bnep/ |
D | core.c | 300 struct net_device *dev = s->dev; in bnep_rx_frame() local 481 struct net_device *dev = s->dev; in bnep_session() local 559 struct net_device *dev; in bnep_add_connection() local
|
/linux-5.10/drivers/net/bonding/ |
D | bond_netlink.c | 297 struct net_device *dev; in bond_changelink() local 687 static size_t bond_get_linkxstats_size(const struct net_device *dev, int attr) in bond_get_linkxstats_size() 701 const struct net_device *dev, in bond_fill_linkxstats()
|
/linux-5.10/drivers/char/agp/ |
D | amd64-agp.c | 123 struct pci_dev *dev; in amd64_fetch_size() local 207 struct pci_dev *dev = node_to_amd_nb(i)->misc; in amd64_cleanup() local 338 struct pci_dev *dev = node_to_amd_nb(i)->misc; in cache_nbs() local
|
/linux-5.10/drivers/tty/serial/ |
D | timbuart.c | 29 struct platform_device *dev; member 413 static int timbuart_probe(struct platform_device *dev) in timbuart_probe() 479 static int timbuart_remove(struct platform_device *dev) in timbuart_remove()
|
/linux-5.10/drivers/clk/ |
D | clk-max9485.c | 261 struct device *dev = &client->dev; in max9485_i2c_probe() local 334 static int __maybe_unused max9485_suspend(struct device *dev) in max9485_suspend() 344 static int __maybe_unused max9485_resume(struct device *dev) in max9485_resume()
|
/linux-5.10/drivers/parport/ |
D | parport_ax88796.c | 35 struct device *dev; member 377 static int parport_ax88796_suspend(struct platform_device *dev, in parport_ax88796_suspend() 388 static int parport_ax88796_resume(struct platform_device *dev) in parport_ax88796_resume()
|
/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_acp.c | 166 struct device *dev; in get_mfd_cell_dev() local 188 struct device *dev; in acp_hw_init() local 416 struct device *dev; in acp_hw_fini() local
|
/linux-5.10/drivers/media/radio/ |
D | radio-ma901.c | 37 #define ma901radio_dev_warn(dev, fmt, arg...) \ argument 40 #define ma901radio_dev_err(dev, fmt, arg...) \ argument 335 struct usb_device *dev = interface_to_usbdev(intf); in usb_ma901radio_probe() local
|
/linux-5.10/drivers/iio/light/ |
D | tsl2772.c | 929 static ssize_t in_illuminance0_target_input_show(struct device *dev, in in_illuminance0_target_input_show() 938 static ssize_t in_illuminance0_target_input_store(struct device *dev, in in_illuminance0_target_input_store() 958 static ssize_t in_illuminance0_calibrate_store(struct device *dev, in in_illuminance0_calibrate_store() 980 static ssize_t in_illuminance0_lux_table_show(struct device *dev, in in_illuminance0_lux_table_show() 1007 static ssize_t in_illuminance0_lux_table_store(struct device *dev, in in_illuminance0_lux_table_store() 1049 static ssize_t in_proximity0_calibrate_store(struct device *dev, in in_proximity0_calibrate_store() 1867 static int tsl2772_suspend(struct device *dev) in tsl2772_suspend() 1879 static int tsl2772_resume(struct device *dev) in tsl2772_resume()
|
/linux-5.10/drivers/hwmon/ |
D | npcm750-pwm-fan.c | 504 static int npcm7xx_read_pwm(struct device *dev, u32 attr, int channel, in npcm7xx_read_pwm() 521 static int npcm7xx_write_pwm(struct device *dev, u32 attr, int channel, in npcm7xx_write_pwm() 556 static int npcm7xx_read_fan(struct device *dev, u32 attr, int channel, in npcm7xx_read_fan() 594 static int npcm7xx_read(struct device *dev, enum hwmon_sensor_types type, in npcm7xx_read() 607 static int npcm7xx_write(struct device *dev, enum hwmon_sensor_types type, in npcm7xx_write() 822 static int npcm7xx_create_pwm_cooling(struct device *dev, in npcm7xx_create_pwm_cooling() 862 static int npcm7xx_en_pwm_fan(struct device *dev, in npcm7xx_en_pwm_fan() 910 struct device *dev = &pdev->dev; in npcm7xx_pwm_fan_probe() local
|
D | aspeed-pwm-tacho.c | 570 static ssize_t pwm_store(struct device *dev, struct device_attribute *attr, in pwm_store() 595 static ssize_t pwm_show(struct device *dev, struct device_attribute *attr, in pwm_show() 605 static ssize_t rpm_show(struct device *dev, struct device_attribute *attr, in rpm_show() 623 struct device *dev = container_of(kobj, struct device, kobj); in pwm_is_visible() local 634 struct device *dev = container_of(kobj, struct device, kobj); in fan_dev_is_visible() local 803 static int aspeed_create_pwm_cooling(struct device *dev, in aspeed_create_pwm_cooling() 843 static int aspeed_create_fan(struct device *dev, in aspeed_create_fan() 892 struct device *dev = &pdev->dev; in aspeed_pwm_tacho_probe() local
|
/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
D | dss.c | 875 struct dss_device *dss_get_device(struct device *dev) in dss_get_device() 1304 static int dss_bind(struct device *dev) in dss_bind() 1329 static void dss_unbind(struct device *dev) in dss_unbind() 1345 static int dss_component_compare(struct device *dev, void *data) in dss_component_compare() 1352 struct device *dev; member 1356 static int dss_add_child_component(struct device *dev, void *data) in dss_add_child_component() 1580 static int dss_runtime_suspend(struct device *dev) in dss_runtime_suspend() 1592 static int dss_runtime_resume(struct device *dev) in dss_runtime_resume()
|
/linux-5.10/drivers/video/fbdev/omap/ |
D | omapfb_main.c | 72 static void omapdss_release(struct device *dev) in omapdss_release() 1234 static ssize_t omapfb_show_caps_num(struct device *dev, in omapfb_show_caps_num() 1254 static ssize_t omapfb_show_caps_text(struct device *dev, in omapfb_show_caps_text() 1301 static ssize_t omapfb_show_panel_name(struct device *dev, in omapfb_show_panel_name() 1309 static ssize_t omapfb_show_bklight_level(struct device *dev, in omapfb_show_bklight_level() 1324 static ssize_t omapfb_store_bklight_level(struct device *dev, in omapfb_store_bklight_level() 1344 static ssize_t omapfb_show_bklight_max(struct device *dev, in omapfb_show_bklight_max() 1377 static ssize_t omapfb_show_ctrl_name(struct device *dev, in omapfb_show_ctrl_name()
|
/linux-5.10/drivers/pci/controller/ |
D | pci-aardvark.c | 168 #define PCIE_CONF_DEV(dev) (((dev) & 0x1f) << 15) argument 318 struct device *dev = &pcie->pdev->dev; in advk_pcie_train_link() local 466 struct device *dev = &pcie->pdev->dev; in advk_pcie_check_pio_status() local 504 struct device *dev = &pcie->pdev->dev; in advk_pcie_wait_pio() local 886 struct device *dev = &pcie->pdev->dev; in advk_pcie_init_msi_irq_domain() local 940 struct device *dev = &pcie->pdev->dev; in advk_pcie_init_irq_domain() local 1096 struct device *dev = &pcie->pdev->dev; in advk_pcie_setup_phy() local 1120 struct device *dev = &pdev->dev; in advk_pcie_probe() local
|