/linux-6.8/drivers/hid/ |
D | hid-letsketch.c | 67 static int letsketch_open(struct input_dev *dev) in letsketch_open() 74 static void letsketch_close(struct input_dev *dev) in letsketch_close() 234 struct device *dev = &hdev->dev; in letsketch_probe() local
|
/linux-6.8/drivers/uio/ |
D | uio_pruss.c | 87 static void pruss_cleanup(struct device *dev, struct uio_pruss_dev *gdev) in pruss_cleanup() 112 struct device *dev = &pdev->dev; in pruss_probe() local 232 static int pruss_remove(struct platform_device *dev) in pruss_remove()
|
/linux-6.8/drivers/platform/x86/intel/ |
D | chtwc_int33fe.c | 45 static int cht_int33fe_check_for_max17047(struct device *dev, void *data) in cht_int33fe_check_for_max17047() 250 cht_int33fe_register_max17047(struct device *dev, struct cht_int33fe_data *data) in cht_int33fe_register_max17047() 305 struct device *dev = &pdev->dev; in cht_int33fe_typec_probe() local
|
/linux-6.8/drivers/firmware/qcom/ |
D | qcom_scm-smc.c | 91 static int __scm_smc_do_quirk_handle_waitq(struct device *dev, struct arm_smccc_args *waitq, in __scm_smc_do_quirk_handle_waitq() 118 static int __scm_smc_do(struct device *dev, struct arm_smccc_args *smc, in __scm_smc_do() 149 int __scm_smc_call(struct device *dev, const struct qcom_scm_desc *desc, in __scm_smc_call()
|
/linux-6.8/drivers/gpu/drm/mcde/ |
D | mcde_drv.c | 217 static int mcde_drm_bind(struct device *dev) in mcde_drm_bind() 249 static void mcde_drm_unbind(struct device *dev) in mcde_drm_unbind() 269 struct device *dev = &pdev->dev; in mcde_probe() local
|
/linux-6.8/arch/x86/pci/ |
D | direct.c | 93 #define PCI_CONF2_ADDRESS(dev, reg) (u16)(0xC000 | (dev << 8) | reg) argument 99 int dev, fn; in pci_conf2_read() local 141 int dev, fn; in pci_conf2_write() local
|
/linux-6.8/drivers/hwmon/ |
D | adm1177.c | 71 static int adm1177_read(struct device *dev, enum hwmon_sensor_types type, in adm1177_read() 121 static int adm1177_write(struct device *dev, enum hwmon_sensor_types type, in adm1177_write() 192 struct device *dev = &client->dev; in adm1177_probe() local
|
/linux-6.8/drivers/pmdomain/ |
D | governor.c | 15 static int dev_update_qos_constraint(struct device *dev, void *data) in dev_update_qos_constraint() 55 static bool default_suspend_ok(struct device *dev) in default_suspend_ok() 349 struct cpuidle_device *dev; in cpu_power_down_ok() local
|
/linux-6.8/drivers/fpga/ |
D | dfl-afu-dma-region.c | 38 struct device *dev = &pdata->dev->dev; in afu_dma_pin_pages() local 86 struct device *dev = &pdata->dev->dev; in afu_dma_unpin_pages() local 249 struct device *dev = &pdata->dev->dev; in afu_dma_region_find() local
|
/linux-6.8/drivers/video/fbdev/omap2/omapfb/displays/ |
D | panel-sony-acx565akm.c | 336 static int acx565akm_bl_update_status(struct backlight_device *dev) in acx565akm_bl_update_status() 357 static int acx565akm_bl_get_intensity(struct backlight_device *dev) in acx565akm_bl_get_intensity() 377 static int acx565akm_bl_update_status_locked(struct backlight_device *dev) in acx565akm_bl_update_status_locked() 389 static int acx565akm_bl_get_intensity_locked(struct backlight_device *dev) in acx565akm_bl_get_intensity_locked() 415 static ssize_t show_cabc_mode(struct device *dev, in show_cabc_mode() 436 static ssize_t store_cabc_mode(struct device *dev, in store_cabc_mode() 469 static ssize_t show_cabc_available_modes(struct device *dev, in show_cabc_available_modes()
|
/linux-6.8/include/net/ |
D | xdp.h | 61 struct net_device *dev; member 70 struct net_device *dev; member 339 struct net_device *dev, u32 queue_index, in xdp_rxq_info_reg() 487 xdp_set_features_flag(struct net_device *dev, xdp_features_t val) in xdp_set_features_flag() 492 xdp_features_set_redirect_target(struct net_device *dev, bool support_sg) in xdp_features_set_redirect_target() 497 xdp_features_clear_redirect_target(struct net_device *dev) in xdp_features_clear_redirect_target() 502 static inline void xdp_clear_features_flag(struct net_device *dev) in xdp_clear_features_flag()
|
/linux-6.8/drivers/pci/ |
D | xen-pcifront.c | 241 static int pci_frontend_enable_msix(struct pci_dev *dev, in pci_frontend_enable_msix() 296 static void pci_frontend_disable_msix(struct pci_dev *dev) in pci_frontend_disable_msix() 315 static int pci_frontend_enable_msi(struct pci_dev *dev, int vector[]) in pci_frontend_enable_msi() 344 static void pci_frontend_disable_msi(struct pci_dev *dev) in pci_frontend_disable_msi() 386 static int pcifront_claim_resource(struct pci_dev *dev, void *data) in pcifront_claim_resource() 542 struct pci_dev *dev; in free_root_bus_devs() local 650 static irqreturn_t pcifront_handler_aer(int irq, void *dev) in pcifront_handler_aer()
|
D | p2pdma.c | 41 static ssize_t size_show(struct device *dev, struct device_attribute *attr, in size_show() 58 static ssize_t available_show(struct device *dev, struct device_attribute *attr, in available_show() 75 static ssize_t published_show(struct device *dev, struct device_attribute *attr, in published_show() 364 static struct pci_dev *find_parent_pci_dev(struct device *dev) in find_parent_pci_dev() 968 struct device *dev) in pci_p2pdma_map_type() 1016 pci_p2pdma_map_segment(struct pci_p2pdma_map_state *state, struct device *dev, in pci_p2pdma_map_segment() 1057 struct device *dev; in pci_p2pdma_enable_store() local
|
/linux-6.8/drivers/mtd/ |
D | sm_ftl.c | 41 static ssize_t sm_attr_show(struct device *dev, struct device_attribute *attr, in sm_attr_show() 1013 static int sm_read(struct mtd_blktrans_dev *dev, in sm_read() 1059 static int sm_write(struct mtd_blktrans_dev *dev, in sm_write() 1098 static int sm_flush(struct mtd_blktrans_dev *dev) in sm_flush() 1110 static void sm_release(struct mtd_blktrans_dev *dev) in sm_release() 1122 static int sm_getgeo(struct mtd_blktrans_dev *dev, struct hd_geometry *geo) in sm_getgeo() 1230 static void sm_remove_dev(struct mtd_blktrans_dev *dev) in sm_remove_dev()
|
/linux-6.8/drivers/input/touchscreen/ |
D | ilitek_ts_i2c.c | 157 struct device *dev = &ts->client->dev; in ilitek_process_and_report_v6() local 457 static int ilitek_input_dev_init(struct device *dev, struct ilitek_ts_data *ts) in ilitek_input_dev_init() 509 static ssize_t firmware_version_show(struct device *dev, in firmware_version_show() 524 static ssize_t product_id_show(struct device *dev, in product_id_show() 545 struct device *dev = &client->dev; in ilitek_ts_i2c_probe() local 598 static int ilitek_suspend(struct device *dev) in ilitek_suspend() 615 static int ilitek_resume(struct device *dev) in ilitek_resume()
|
D | ad7879.c | 108 struct device *dev; member 303 static int __maybe_unused ad7879_suspend(struct device *dev) in ad7879_suspend() 319 static int __maybe_unused ad7879_resume(struct device *dev) in ad7879_resume() 358 static ssize_t ad7879_disable_show(struct device *dev, in ad7879_disable_show() 366 static ssize_t ad7879_disable_store(struct device *dev, in ad7879_disable_store() 497 static int ad7879_parse_dt(struct device *dev, struct ad7879 *ts) in ad7879_parse_dt() 523 int ad7879_probe(struct device *dev, struct regmap *regmap, in ad7879_probe()
|
D | cyttsp_i2c_common.c | 26 int cyttsp_i2c_read_block_data(struct device *dev, u8 *xfer_buf, in cyttsp_i2c_read_block_data() 56 int cyttsp_i2c_write_block_data(struct device *dev, u8 *xfer_buf, in cyttsp_i2c_write_block_data()
|
/linux-6.8/sound/soc/fsl/ |
D | fsl_asrc.c | 218 struct device *dev = &asrc->pdev->dev; in fsl_asrc_request_pair() local 828 static bool fsl_asrc_readable_reg(struct device *dev, unsigned int reg) in fsl_asrc_readable_reg() 872 static bool fsl_asrc_volatile_reg(struct device *dev, unsigned int reg) in fsl_asrc_volatile_reg() 892 static bool fsl_asrc_writeable_reg(struct device *dev, unsigned int reg) in fsl_asrc_writeable_reg() 1014 struct device *dev = &asrc->pdev->dev; in fsl_asrc_isr() local 1262 static int fsl_asrc_runtime_resume(struct device *dev) in fsl_asrc_runtime_resume() 1337 static int fsl_asrc_runtime_suspend(struct device *dev) in fsl_asrc_runtime_suspend()
|
/linux-6.8/drivers/misc/ocxl/ |
D | link.c | 91 int dev; member 271 static int map_irq_registers(struct pci_dev *dev, struct spa *spa) in map_irq_registers() 277 static int setup_xsl_irq(struct pci_dev *dev, struct ocxl_link *link) in setup_xsl_irq() 344 static int alloc_spa(struct pci_dev *dev, struct ocxl_link *link) in alloc_spa() 385 static int alloc_link(struct pci_dev *dev, int PE_mask, struct ocxl_link **out_link) in alloc_link() 441 int ocxl_link_setup(struct pci_dev *dev, int PE_mask, void **link_handle) in ocxl_link_setup() 484 void ocxl_link_release(struct pci_dev *dev, void *link_handle) in ocxl_link_release()
|
/linux-6.8/drivers/net/ethernet/ |
D | ec_bhf.c | 124 struct pci_dev *dev; member 253 struct device *dev = PRIV_TO_DEV(priv); in ec_bhf_setup_offsets() local 324 struct device *dev = PRIV_TO_DEV(priv); in ec_bhf_alloc_dma_mem() local 395 struct device *dev = PRIV_TO_DEV(priv); in ec_bhf_open() local 435 struct device *dev = PRIV_TO_DEV(priv); in ec_bhf_stop() local 477 static int ec_bhf_probe(struct pci_dev *dev, const struct pci_device_id *id) in ec_bhf_probe() 566 static void ec_bhf_remove(struct pci_dev *dev) in ec_bhf_remove()
|
/linux-6.8/drivers/mailbox/ |
D | mtk-cmdq-mailbox.c | 192 struct device *dev = task->cmdq->mbox.dev; in cmdq_task_insert_into_thread() local 293 static irqreturn_t cmdq_irq_handler(int irq, void *dev) in cmdq_irq_handler() 316 static int cmdq_runtime_resume(struct device *dev) in cmdq_runtime_resume() 323 static int cmdq_runtime_suspend(struct device *dev) in cmdq_runtime_suspend() 331 static int cmdq_suspend(struct device *dev) in cmdq_suspend() 357 static int cmdq_resume(struct device *dev) in cmdq_resume() 583 struct device *dev = &pdev->dev; in cmdq_probe() local
|
/linux-6.8/drivers/scsi/hisi_sas/ |
D | hisi_sas_v3_hw.c | 823 struct device *dev = hisi_hba->dev; in setup_itct_v3_hw() local 878 struct device *dev = hisi_hba->dev; in clear_itct_v3_hw() local 928 struct device *dev = hisi_hba->dev; in reset_hw_v3_hw() local 964 struct device *dev = hisi_hba->dev; in hw_init_v3_hw() local 1502 struct domain_device *dev = task->dev; in prep_abort_v3_hw() local 1530 struct device *dev = hisi_hba->dev; in phy_up_v3_hw() local 1640 struct device *dev = hisi_hba->dev; in phy_down_v3_hw() local 1771 struct device *dev = hisi_hba->dev; in handle_chl_int1_v3_hw() local 1834 struct device *dev = hisi_hba->dev; in handle_chl_int2_v3_hw() local 2018 struct device *dev = hisi_hba->dev; in multi_bit_ecc_error_process_v3_hw() local [all …]
|
/linux-6.8/drivers/rtc/ |
D | rtc-sun4v.c | 40 static int sun4v_read_time(struct device *dev, struct rtc_time *tm) in sun4v_read_time() 67 static int sun4v_set_time(struct device *dev, struct rtc_time *tm) in sun4v_set_time()
|
/linux-6.8/drivers/usb/chipidea/ |
D | ci_hdrc_npcm.c | 23 struct device *dev = ci->dev->parent; in npcm_udc_notify_event() local 43 struct device *dev = &pdev->dev; in npcm_udc_probe() local
|
/linux-6.8/sound/soc/intel/boards/ |
D | sof_ssp_common.c | 67 enum sof_ssp_codec sof_ssp_detect_codec_type(struct device *dev) in sof_ssp_detect_codec_type() 83 enum sof_ssp_codec sof_ssp_detect_amp_type(struct device *dev) in sof_ssp_detect_amp_type()
|