Home
last modified time | relevance | path

Searched defs:dev (Results 4576 – 4600 of 13568) sorted by relevance

1...<<181182183184185186187188189190>>...543

/linux-6.8/drivers/hid/
Dhid-letsketch.c67 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/
Duio_pruss.c87 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/
Dchtwc_int33fe.c45 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/
Dqcom_scm-smc.c91 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/
Dmcde_drv.c217 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/
Ddirect.c93 #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/
Dadm1177.c71 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/
Dgovernor.c15 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/
Ddfl-afu-dma-region.c38 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/
Dpanel-sony-acx565akm.c336 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/
Dxdp.h61 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/
Dxen-pcifront.c241 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()
Dp2pdma.c41 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/
Dsm_ftl.c41 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/
Dilitek_ts_i2c.c157 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()
Dad7879.c108 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()
Dcyttsp_i2c_common.c26 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/
Dfsl_asrc.c218 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/
Dlink.c91 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/
Dec_bhf.c124 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/
Dmtk-cmdq-mailbox.c192 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/
Dhisi_sas_v3_hw.c823 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/
Drtc-sun4v.c40 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/
Dci_hdrc_npcm.c23 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/
Dsof_ssp_common.c67 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()

1...<<181182183184185186187188189190>>...543