/linux-6.8/drivers/iio/ |
D | inkern.c | 93 int devm_iio_map_array_register(struct device *dev, struct iio_dev *indio_dev, struct iio_map *maps) in devm_iio_map_array_register() 291 static struct iio_channel *fwnode_iio_channel_get_all(struct device *dev) in fwnode_iio_channel_get_all() 382 struct iio_channel *iio_channel_get(struct device *dev, in iio_channel_get() 413 struct iio_channel *devm_iio_channel_get(struct device *dev, in devm_iio_channel_get() 431 struct iio_channel *devm_fwnode_iio_channel_get_by_name(struct device *dev, in devm_fwnode_iio_channel_get_by_name() 450 struct iio_channel *iio_channel_get_all(struct device *dev) in iio_channel_get_all() 544 struct iio_channel *devm_iio_channel_get_all(struct device *dev) in devm_iio_channel_get_all()
|
/linux-6.8/drivers/i2c/busses/ |
D | i2c-designware-core.h | 250 struct device *dev; member 342 static inline void __i2c_dw_enable(struct dw_i2c_dev *dev) in __i2c_dw_enable() 348 static inline void __i2c_dw_disable_nowait(struct dw_i2c_dev *dev) in __i2c_dw_disable_nowait() 363 static inline void i2c_dw_configure_slave(struct dw_i2c_dev *dev) { } in i2c_dw_configure_slave() 364 static inline int i2c_dw_probe_slave(struct dw_i2c_dev *dev) { return -EINVAL; } in i2c_dw_probe_slave() 367 static inline int i2c_dw_probe(struct dw_i2c_dev *dev) in i2c_dw_probe() 380 static inline void i2c_dw_configure(struct dw_i2c_dev *dev) in i2c_dw_configure()
|
D | i2c-qcom-cci.c | 128 struct device *dev; member 137 static irqreturn_t cci_isr(int irq, void *dev) in cci_isr() 480 static int __maybe_unused cci_suspend_runtime(struct device *dev) in cci_suspend_runtime() 488 static int __maybe_unused cci_resume_runtime(struct device *dev) in cci_resume_runtime() 501 static int __maybe_unused cci_suspend(struct device *dev) in cci_suspend() 509 static int __maybe_unused cci_resume(struct device *dev) in cci_resume() 525 struct device *dev = &pdev->dev; in cci_probe() local
|
D | i2c-mlxbf.c | 1073 struct device *dev = &pdev->dev; in mlxbf_i2c_init_resource() local 1247 struct device *dev = &pdev->dev; in mlxbf_i2c_init_timings() local 1284 struct device *dev = &pdev->dev; in mlxbf_i2c_get_gpio() local 1322 struct device *dev = &pdev->dev; in mlxbf_i2c_release_gpio() local 1348 struct device *dev = &pdev->dev; in mlxbf_i2c_get_corepll() local 1387 struct device *dev = &pdev->dev; in mlxbf_i2c_release_corepll() local 1412 struct device *dev = &pdev->dev; in mlxbf_i2c_init_master() local 1531 struct device *dev = &pdev->dev; in mlxbf_i2c_calculate_corepll_freq() local 1742 struct device *dev = &pdev->dev; in mlxbf_i2c_release_coalesce() local 1767 struct device *dev = &pdev->dev; in mlxbf_i2c_init_slave() local [all …]
|
/linux-6.8/drivers/ata/ |
D | ahci.c | 907 static int ahci_pci_device_runtime_suspend(struct device *dev) in ahci_pci_device_runtime_suspend() 916 static int ahci_pci_device_runtime_resume(struct device *dev) in ahci_pci_device_runtime_resume() 930 static int ahci_pci_device_suspend(struct device *dev) in ahci_pci_device_suspend() 947 static int ahci_pci_device_resume(struct device *dev) in ahci_pci_device_resume() 1481 struct ata_device *dev; in ahci_gtf_filter_workaround() local 1711 static ssize_t remapped_nvme_show(struct device *dev, in remapped_nvme_show() 1728 struct device *dev = &pdev->dev; in ahci_init_one() local
|
/linux-6.8/drivers/media/platform/qcom/venus/ |
D | venc.c | 607 struct device *dev = core->dev_enc; in venc_pm_get() local 620 struct device *dev = core->dev_enc; in venc_pm_put() local 638 struct device *dev = core->dev_enc; in venc_pm_get_put() local 1366 struct device *dev = inst->core->dev_enc; in venc_event_notify() local 1546 struct device *dev = &pdev->dev; in venc_probe() local 1608 static __maybe_unused int venc_runtime_suspend(struct device *dev) in venc_runtime_suspend() 1620 static __maybe_unused int venc_runtime_resume(struct device *dev) in venc_runtime_resume()
|
/linux-6.8/drivers/video/ |
D | hdmi.c | 1043 struct device *dev, in hdmi_infoframe_log_header() 1239 struct device *dev, in hdmi_avi_infoframe_log() 1310 struct device *dev, in hdmi_spd_infoframe_log() 1440 struct device *dev, in hdmi_audio_infoframe_log() 1467 struct device *dev, in hdmi_drm_infoframe_log() 1525 struct device *dev, in hdmi_vendor_any_infoframe_log() 1560 struct device *dev, in hdmi_infoframe_log()
|
/linux-6.8/drivers/gpu/drm/bridge/ |
D | nwl-dsi.c | 69 struct device *dev; member 350 struct device *dev = dsi->dev; in nwl_dsi_host_attach() local 367 struct device *dev = dsi->dev; in nwl_dsi_read_packet() local 654 struct device *dev = dsi->dev; in nwl_dsi_mode_set() local 726 struct device *dev = dsi->dev; in nwl_dsi_disable() local 848 struct device *dev = dsi->dev; in nwl_dsi_bridge_mode_set() local 1148 struct device *dev = &pdev->dev; in nwl_dsi_probe() local
|
/linux-6.8/drivers/input/keyboard/ |
D | lm8323.c | 522 static ssize_t lm8323_pwm_show_time(struct device *dev, in lm8323_pwm_show_time() 531 static ssize_t lm8323_pwm_store_time(struct device *dev, in lm8323_pwm_store_time() 555 static int init_pwm(struct lm8323_chip *lm, int id, struct device *dev, in init_pwm() 591 static ssize_t lm8323_show_disable(struct device *dev, in lm8323_show_disable() 599 static ssize_t lm8323_set_disable(struct device *dev, in lm8323_set_disable() 752 static int lm8323_suspend(struct device *dev) in lm8323_suspend() 772 static int lm8323_resume(struct device *dev) in lm8323_resume()
|
D | dlink-dir685-touchkeys.c | 20 struct device *dev; member 65 struct device *dev = &client->dev; in dir685_tk_probe() local
|
D | stowaway.c | 48 struct input_dev *dev; member 57 struct input_dev *dev = skbd->dev; in skbd_interrupt() local
|
/linux-6.8/drivers/media/pci/saa7134/ |
D | saa7134.h | 114 struct rc_dev *dev; member 416 #define card_has_radio(dev) (SAA7134_NO_INPUT != saa7134_boards[dev->board].radio.type) argument 417 #define card_is_empress(dev) (SAA7134_MPEG_EMPRESS == saa7134_boards[dev->board].mpeg) argument 418 #define card_is_dvb(dev) (SAA7134_MPEG_DVB == saa7134_boards[dev->board].mpeg) argument 419 #define card_is_go7007(dev) (SAA7134_MPEG_GO7007 == saa7134_boards[dev->board].mpeg) argument 420 #define card_has_mpeg(dev) (SAA7134_MPEG_UNUSED != saa7134_boards[dev->board].mpeg) argument 421 #define card(dev) (saa7134_boards[dev->board]) argument 422 #define card_in(dev,n) (saa7134_boards[dev->board].inputs[n]) argument 477 struct saa7134_dev *dev; member 704 #define saa_call_all(dev, o, f, args...) do { \ argument [all …]
|
/linux-6.8/drivers/input/joystick/ |
D | zhenhua.c | 54 struct input_dev *dev; member 67 struct input_dev *dev = zhenhua->dev; in zhenhua_process_packet() local
|
D | stinger.c | 34 struct input_dev *dev; member 47 struct input_dev *dev = stinger->dev; in stinger_process_packet() local
|
/linux-6.8/drivers/net/ethernet/intel/igc/ |
D | igc_xdp.c | 13 struct net_device *dev = adapter->netdev; in igc_xdp_set_prog() local 47 struct device *dev = &adapter->pdev->dev; in igc_xdp_enable_pool() local
|
/linux-6.8/drivers/gpu/drm/omapdrm/ |
D | omap_encoder.c | 78 struct drm_device *dev = encoder->dev; in omap_encoder_mode_set() local 121 struct drm_encoder *omap_encoder_init(struct drm_device *dev, in omap_encoder_init()
|
/linux-6.8/drivers/leds/ |
D | leds-ti-lmu-common.c | 104 int ti_lmu_common_get_ramp_params(struct device *dev, in ti_lmu_common_get_ramp_params() 125 int ti_lmu_common_get_brt_res(struct device *dev, struct fwnode_handle *child, in ti_lmu_common_get_brt_res()
|
/linux-6.8/drivers/rtc/ |
D | rtc-m41t94.c | 29 static int m41t94_set_time(struct device *dev, struct rtc_time *tm) in m41t94_set_time() 56 static int m41t94_read_time(struct device *dev, struct rtc_time *tm) in m41t94_read_time()
|
/linux-6.8/include/linux/ssb/ |
D | ssb.h | 264 struct device dev; member 273 struct device *dev, *dma_dev; member 288 struct ssb_device * dev_to_ssb_dev(const struct device *dev) in dev_to_ssb_dev() 297 void ssb_set_drvdata(struct ssb_device *dev, void *data) in ssb_set_drvdata() 302 void * ssb_get_drvdata(struct ssb_device *dev) in ssb_get_drvdata() 310 void * ssb_get_devtypedata(struct ssb_device *dev) in ssb_get_devtypedata() 575 static inline u8 ssb_read8(struct ssb_device *dev, u16 offset) in ssb_read8() 579 static inline u16 ssb_read16(struct ssb_device *dev, u16 offset) in ssb_read16() 583 static inline u32 ssb_read32(struct ssb_device *dev, u16 offset) in ssb_read32() 587 static inline void ssb_write8(struct ssb_device *dev, u16 offset, u8 value) in ssb_write8() [all …]
|
/linux-6.8/net/ipv4/ |
D | ipmr.c | 425 static bool ipmr_init_vif_indev(const struct net_device *dev) in ipmr_init_vif_indev() 492 static netdev_tx_t reg_vif_xmit(struct sk_buff *skb, struct net_device *dev) in reg_vif_xmit() 522 static int reg_vif_get_iflink(const struct net_device *dev) in reg_vif_get_iflink() 532 static void reg_vif_setup(struct net_device *dev) in reg_vif_setup() 544 struct net_device *dev; in ipmr_reg_vif() local 654 struct net_device *dev; in vif_delete() local 816 struct net_device *dev; in vif_add() local 1103 struct sk_buff *skb, struct net_device *dev) in ipmr_cache_unresolved() 1746 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in ipmr_device_event() local 1843 struct net_device *dev; in ipmr_queue_xmit() local [all …]
|
/linux-6.8/drivers/video/fbdev/ |
D | sh_mobile_lcdcfb.c | 209 struct device *dev; member 1186 overlay_alpha_show(struct device *dev, struct device_attribute *attr, char *buf) in overlay_alpha_show() 1195 overlay_alpha_store(struct device *dev, struct device_attribute *attr, in overlay_alpha_store() 1224 overlay_mode_show(struct device *dev, struct device_attribute *attr, char *buf) in overlay_mode_show() 1233 overlay_mode_store(struct device *dev, struct device_attribute *attr, in overlay_mode_store() 1262 overlay_position_show(struct device *dev, struct device_attribute *attr, in overlay_position_show() 1272 overlay_position_store(struct device *dev, struct device_attribute *attr, in overlay_position_store() 1304 overlay_rop3_show(struct device *dev, struct device_attribute *attr, char *buf) in overlay_rop3_show() 1313 overlay_rop3_store(struct device *dev, struct device_attribute *attr, in overlay_rop3_store() 2185 static int sh_mobile_lcdc_suspend(struct device *dev) in sh_mobile_lcdc_suspend() [all …]
|
/linux-6.8/drivers/usb/core/ |
D | devio.c | 63 struct usb_device *dev; member 121 #define snoop(dev, format, arg...) \ argument 312 struct usb_device *dev = ps->dev; in usbdev_read() local 781 struct usb_device *dev = ps->dev; in claimintf() local 814 struct usb_device *dev; in releaseintf() local 853 static int findintfep(struct usb_device *dev, unsigned int ep) in findintfep() 937 static struct usb_host_endpoint *ep_to_host_endpoint(struct usb_device *dev, in ep_to_host_endpoint() 1021 struct device *dev; in usbdev_lookup_by_devt() local 1034 struct usb_device *dev = NULL; in usbdev_open() local 1092 struct usb_device *dev = ps->dev; in usbdev_release() local [all …]
|
/linux-6.8/drivers/scsi/ |
D | myrb.c | 1762 static ssize_t raid_state_show(struct device *dev, in raid_state_show() 1807 static ssize_t raid_state_store(struct device *dev, in raid_state_store() 1875 static ssize_t raid_level_show(struct device *dev, in raid_level_show() 1897 static ssize_t rebuild_show(struct device *dev, in rebuild_show() 1919 static ssize_t rebuild_store(struct device *dev, in rebuild_store() 2024 static ssize_t consistency_check_store(struct device *dev, in consistency_check_store() 2130 static ssize_t consistency_check_show(struct device *dev, in consistency_check_show() 2137 static ssize_t ctlr_num_show(struct device *dev, in ctlr_num_show() 2147 static ssize_t firmware_show(struct device *dev, in firmware_show() 2157 static ssize_t model_show(struct device *dev, in model_show() [all …]
|
/linux-6.8/drivers/phy/cadence/ |
D | phy-cadence-sierra.c | 376 struct device *dev; member 382 struct device *dev; member 610 struct device *dev = sp->dev; in cdns_sierra_phy_on() local 756 struct device *dev = sp->dev; in cdns_sierra_pll_mux_register() local 797 struct device *dev = sp->dev; in cdns_sierra_phy_register_pll_mux() local 855 struct device *dev = sp->dev; in cdns_sierra_derived_refclk_register() local 904 struct device *dev = sp->dev; in cdns_sierra_clk_unregister() local 912 struct device *dev = sp->dev; in cdns_sierra_clk_register() local 974 static struct regmap *cdns_regmap_init(struct device *dev, void __iomem *base, in cdns_regmap_init() 993 struct device *dev = sp->dev; in cdns_regfield_init() local [all …]
|
/linux-6.8/drivers/md/ |
D | raid5.c | 597 struct r5dev *dev = &sh->dev[i]; in init_stripe() local 1144 struct r5dev *dev; in ops_run_io() local 1451 struct r5dev *dev = &sh->dev[i]; in ops_complete_biofill() local 1490 struct r5dev *dev = &sh->dev[i]; in ops_run_biofill() local 1635 struct r5dev *dev = &sh->dev[i]; in set_syndrome_sources() local 1880 struct r5dev *dev = &sh->dev[i]; in ops_run_prexor5() local 1937 struct r5dev *dev; in ops_run_biodrain() local 2016 struct r5dev *dev = &sh->dev[i]; in ops_complete_reconstruct() local 2088 struct r5dev *dev = &sh->dev[i]; in ops_run_reconstruct5() local 2099 struct r5dev *dev = &sh->dev[i]; in ops_run_reconstruct5() local [all …]
|