/linux-6.15/drivers/acpi/ |
D | dock.c | 269 struct device *dev = &ds->dock_device->dev; in dock_event() local 476 static ssize_t docked_show(struct device *dev, in docked_show() 489 static ssize_t flags_show(struct device *dev, in flags_show() 502 static ssize_t undock_store(struct device *dev, struct device_attribute *attr, in undock_store() 522 static ssize_t uid_show(struct device *dev, in uid_show() 537 static ssize_t type_show(struct device *dev, in type_show()
|
/linux-6.15/sound/soc/fsl/ |
D | fsl_asrc_m2m.c | 107 struct device *dev = &asrc->pdev->dev; in asrc_dmaconfig() local 189 struct device *dev = &asrc->pdev->dev; in asrc_m2m_device_run() local 292 struct device *dev = &asrc->pdev->dev; in fsl_asrc_m2m_comp_open() local 339 struct device *dev = &asrc->pdev->dev; in fsl_asrc_m2m_comp_release() local 462 struct device *dev = &asrc->pdev->dev; in fsl_asrc_m2m_comp_task_create() local 678 struct device *dev = &asrc->pdev->dev; in fsl_asrc_m2m_init() local
|
/linux-6.15/drivers/net/pcs/ |
D | pcs-rzn1-miic.c | 129 struct device *dev; member 304 struct phylink_pcs *miic_create(struct device *dev, struct device_node *np) in miic_create() 415 static void miic_dump_conf(struct device *dev, in miic_dump_conf() 431 static int miic_match_dt_conf(struct device *dev, in miic_match_dt_conf() 453 static int miic_parse_dt(struct device *dev, u32 *mode_cfg) in miic_parse_dt() 479 struct device *dev = &pdev->dev; in miic_probe() local
|
/linux-6.15/drivers/media/cec/platform/cros-ec/ |
D | cros-ec-cec.c | 255 static int cros_ec_cec_suspend(struct device *dev) in cros_ec_cec_suspend() 266 static int cros_ec_cec_resume(struct device *dev) in cros_ec_cec_resume() 334 static struct device *cros_ec_cec_find_hdmi_dev(struct device *dev, in cros_ec_cec_find_hdmi_dev() 365 static struct device *cros_ec_cec_find_hdmi_dev(struct device *dev, in cros_ec_cec_find_hdmi_dev() 437 static int cros_ec_cec_init_port(struct device *dev, in cros_ec_cec_init_port() 555 struct device *dev = &pdev->dev; in cros_ec_cec_remove() local
|
/linux-6.15/drivers/perf/ |
D | arm_smmuv3_pmu.c | 131 struct device *dev; member 399 struct device *dev = smmu_pmu->dev; in smmu_pmu_event_init() local 534 static ssize_t smmu_pmu_cpumask_show(struct device *dev, in smmu_pmu_cpumask_show() 557 static ssize_t smmu_pmu_event_show(struct device *dev, in smmu_pmu_event_show() 585 struct device *dev = kobj_to_dev(kobj); in smmu_pmu_event_is_visible() local 603 static ssize_t smmu_pmu_identifier_attr_show(struct device *dev, in smmu_pmu_identifier_attr_show() 616 struct device *dev = kobj_to_dev(kobj); in smmu_pmu_identifier_attr_visible() local 720 struct device *dev = data; in smmu_pmu_free_msis() local 728 struct device *dev = msi_desc_to_dev(desc); in smmu_pmu_write_msi_msg() local 742 struct device *dev = pmu->dev; in smmu_pmu_setup_msi() local [all …]
|
/linux-6.15/net/batman-adv/ |
D | multicast.c | 110 static u8 batadv_mcast_mla_rtr_flags_meshif_get_ipv4(struct net_device *dev) in batadv_mcast_mla_rtr_flags_meshif_get_ipv4() 132 static u8 batadv_mcast_mla_rtr_flags_meshif_get_ipv6(struct net_device *dev) in batadv_mcast_mla_rtr_flags_meshif_get_ipv6() 143 batadv_mcast_mla_rtr_flags_meshif_get_ipv6(struct net_device *dev) in batadv_mcast_mla_rtr_flags_meshif_get_ipv6() 167 struct net_device *dev = bridge ? bridge : bat_priv->mesh_iface; in batadv_mcast_mla_rtr_flags_meshif_get() local 197 struct net_device *dev = bat_priv->mesh_iface; in batadv_mcast_mla_rtr_flags_bridge_get() local 278 struct net_device *dev = bat_priv->mesh_iface; in batadv_mcast_mla_flags_get() local 368 batadv_mcast_mla_meshif_get_ipv4(struct net_device *dev, in batadv_mcast_mla_meshif_get_ipv4() 435 batadv_mcast_mla_meshif_get_ipv6(struct net_device *dev, in batadv_mcast_mla_meshif_get_ipv6() 493 batadv_mcast_mla_meshif_get_ipv6(struct net_device *dev, in batadv_mcast_mla_meshif_get_ipv6() 521 batadv_mcast_mla_meshif_get(struct net_device *dev, in batadv_mcast_mla_meshif_get() [all …]
|
/linux-6.15/drivers/clk/renesas/ |
D | rzv2h-cpg.c | 75 struct device *dev; member 173 struct device *dev = priv->dev; in rzv2h_cpg_pll_clk_register() local 300 struct device *dev = priv->dev; in rzv2h_cpg_ddiv_clk_register() local 351 struct device *dev = priv->dev; in rzv2h_cpg_clk_src_twocell_get() local 395 struct device *dev = priv->dev; in rzv2h_cpg_register_core_clk() local 512 struct device *dev = priv->dev; in rzv2h_mod_clock_endisable() local 569 struct device *dev = priv->dev; in rzv2h_cpg_register_mod_clk() local 799 static int rzv2h_cpg_attach_dev(struct generic_pm_domain *domain, struct device *dev) in rzv2h_cpg_attach_dev() 849 static void rzv2h_cpg_detach_dev(struct generic_pm_domain *unused, struct device *dev) in rzv2h_cpg_detach_dev() 862 struct device *dev = priv->dev; in rzv2h_cpg_add_pm_domains() local [all …]
|
/linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | core.c | 497 void brcmf_rx_frame(struct device *dev, struct sk_buff *skb, bool handle_event, in brcmf_rx_frame() 523 void brcmf_rx_event(struct device *dev, struct sk_buff *skb) in brcmf_rx_event() 1296 int brcmf_alloc(struct device *dev, struct brcmf_mp_device *settings) in brcmf_alloc() 1325 int brcmf_attach(struct device *dev) in brcmf_attach() 1380 void brcmf_bus_add_txhdrlen(struct device *dev, uint len) in brcmf_bus_add_txhdrlen() 1390 void brcmf_dev_reset(struct device *dev) in brcmf_dev_reset() 1402 void brcmf_dev_coredump(struct device *dev) in brcmf_dev_coredump() 1410 void brcmf_fw_crashed(struct device *dev) in brcmf_fw_crashed() 1423 void brcmf_detach(struct device *dev) in brcmf_detach() 1467 void brcmf_free(struct device *dev) in brcmf_free() [all …]
|
/linux-6.15/drivers/input/touchscreen/ |
D | rohm_bu21023.c | 316 struct device *dev = &client->dev; in rohm_ts_manual_calibration() local 525 struct device *dev = &client->dev; in rohm_ts_soft_irq() local 645 struct device *dev = &client->dev; in rohm_ts_load_firmware() local 751 static ssize_t swap_xy_show(struct device *dev, struct device_attribute *attr, in swap_xy_show() 760 static ssize_t swap_xy_store(struct device *dev, struct device_attribute *attr, in swap_xy_store() 776 static ssize_t inv_x_show(struct device *dev, struct device_attribute *attr, in inv_x_show() 785 static ssize_t inv_x_store(struct device *dev, struct device_attribute *attr, in inv_x_store() 801 static ssize_t inv_y_show(struct device *dev, struct device_attribute *attr, in inv_y_show() 810 static ssize_t inv_y_store(struct device *dev, struct device_attribute *attr, in inv_y_store() 840 struct device *dev = &client->dev; in rohm_ts_device_init() local [all …]
|
/linux-6.15/drivers/net/wireless/ath/wil6210/ |
D | txrx_edma.c | 27 static void wil_tx_desc_unmap_edma(struct device *dev, in wil_tx_desc_unmap_edma() 62 struct device *dev = wil_to_dev(wil); in wil_sring_free() local 81 struct device *dev = wil_to_dev(wil); in wil_sring_alloc() local 154 struct device *dev = wil_to_dev(wil); in wil_ring_alloc_skb_edma() local 266 struct device *dev = wil_to_dev(wil); in wil_move_all_rx_buff_to_free_list() local 376 struct device *dev = wil_to_dev(wil); in wil_ring_alloc_desc_ring() local 420 struct device *dev = wil_to_dev(wil); in wil_ring_free_edma() local 853 struct device *dev = wil_to_dev(wil); in wil_sring_reap_rx_edma() local 1162 struct device *dev = wil_to_dev(wil); in wil_tx_sring_handler() local 1358 struct device *dev = wil_to_dev(wil); in wil_tx_tso_gen_desc() local [all …]
|
/linux-6.15/drivers/vfio/pci/hisilicon/ |
D | hisi_acc_vfio_pci.c | 130 struct device *dev = &qm->pdev->dev; in qm_get_regs() local 189 struct device *dev = &qm->pdev->dev; in qm_set_regs() local 359 struct device *dev = &vf_qm->pdev->dev; in vf_qm_check_match() local 417 struct device *dev = &pf_qm->pdev->dev; in vf_qm_get_match_data() local 448 struct device *dev = &qm->pdev->dev; in vf_qm_load_data() local 491 struct device *dev = &vf_qm->pdev->dev; in vf_qm_read_data() local 527 struct device *dev = &vf_qm->pdev->dev; in vf_qm_state_save() local 570 struct device *dev = &qm->pdev->dev; in hisi_acc_check_int_state() local 689 struct device *dev = &hisi_acc_vdev->vf_dev->dev; in hisi_acc_vf_load_state() local 955 struct device *dev = &hisi_acc_vdev->vf_dev->dev; in hisi_acc_vf_stop_device() local [all …]
|
/linux-6.15/net/can/ |
D | bcm.c | 191 struct net_device *dev; in bcm_proc_getifname() local 294 struct net_device *dev; in bcm_can_tx() local 811 static void bcm_rx_unreg(struct net_device *dev, struct bcm_op *op) in bcm_rx_unreg() 851 struct net_device *dev; in bcm_delete_rx_op() local 1284 struct net_device *dev; in bcm_rx_setup() local 1320 struct net_device *dev; in bcm_tx_send() local 1402 struct net_device *dev; in bcm_sendmsg() local 1477 struct net_device *dev) in bcm_notify() 1530 struct net_device *dev = netdev_notifier_info_to_dev(ptr); in bcm_notifier() local 1623 struct net_device *dev; in bcm_release() local [all …]
|
/linux-6.15/drivers/iommu/amd/ |
D | iommu.c | 240 static inline int get_acpihid_device_id(struct device *dev, in get_acpihid_device_id() 260 static inline int get_device_sbdf_id(struct device *dev) in get_device_sbdf_id() 284 static inline u16 get_device_segment(struct device *dev) in get_device_segment() 320 static struct amd_iommu *rlookup_amd_iommu(struct device *dev) in rlookup_amd_iommu() 404 static void clone_aliases(struct amd_iommu *iommu, struct device *dev) in clone_aliases() 422 static void setup_aliases(struct amd_iommu *iommu, struct device *dev) in setup_aliases() 465 static struct iommu_group *acpihid_device_group(struct device *dev) in acpihid_device_group() 630 static bool check_device(struct device *dev) in check_device() 656 static int iommu_init_device(struct amd_iommu *iommu, struct device *dev) in iommu_init_device() 696 static void iommu_ignore_device(struct amd_iommu *iommu, struct device *dev) in iommu_ignore_device() [all …]
|
/linux-6.15/drivers/cpuidle/ |
D | cpuidle-at91.c | 26 static int at91_enter_idle(struct cpuidle_device *dev, in at91_enter_idle() 49 static int at91_cpuidle_probe(struct platform_device *dev) in at91_cpuidle_probe()
|
/linux-6.15/tools/testing/selftests/ublk/ |
D | common.c | 5 void backing_file_tgt_deinit(struct ublk_dev *dev) in backing_file_tgt_deinit() 15 int backing_file_tgt_init(struct ublk_dev *dev) in backing_file_tgt_init()
|
/linux-6.15/drivers/base/ |
D | container.c | 15 static int trivial_online(struct device *dev) in trivial_online() 20 static int container_offline(struct device *dev) in container_offline()
|
/linux-6.15/sound/isa/sb/ |
D | emu8000_synth.c | 26 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu8000_probe() local 86 struct snd_seq_device *dev = to_seq_dev(_dev); in snd_emu8000_remove() local
|
/linux-6.15/drivers/comedi/drivers/ |
D | ni_labpc.c | 75 static int labpc_attach(struct comedi_device *dev, struct comedi_devconfig *it) in labpc_attach() 95 static void labpc_detach(struct comedi_device *dev) in labpc_detach()
|
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
D | pd.c | 37 int mlx5_core_alloc_pd(struct mlx5_core_dev *dev, u32 *pdn) in mlx5_core_alloc_pd() 51 int mlx5_core_dealloc_pd(struct mlx5_core_dev *dev, u32 pdn) in mlx5_core_dealloc_pd()
|
/linux-6.15/drivers/usb/typec/ |
D | retimer.h | 9 struct device dev; member 17 #define is_typec_retimer(dev) ((dev)->type == &typec_retimer_dev_type) argument
|
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt76x0/ |
D | mt76x0.h | 31 static inline bool is_mt7610e(struct mt76x02_dev *dev) in is_mt7610e() 39 static inline bool is_mt7630(struct mt76x02_dev *dev) in is_mt7630()
|
/linux-6.15/drivers/net/ethernet/microchip/vcap/ |
D | vcap_api_debugfs.h | 27 static inline void vcap_port_debugfs(struct device *dev, struct dentry *parent, in vcap_port_debugfs() 33 static inline struct dentry *vcap_debugfs(struct device *dev, in vcap_debugfs()
|
/linux-6.15/arch/mips/loongson64/ |
D | dma.c | 8 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() 17 phys_addr_t dma_to_phys(struct device *dev, dma_addr_t daddr) in dma_to_phys()
|
/linux-6.15/sound/soc/amd/acp/ |
D | acp-sdw-mach-common.c | 13 int get_acp63_cpu_pin_id(u32 sdw_link_id, int be_id, int *cpu_pin_id, struct device *dev) in get_acp63_cpu_pin_id() 62 int get_acp70_cpu_pin_id(u32 sdw_link_id, int be_id, int *cpu_pin_id, struct device *dev) in get_acp70_cpu_pin_id()
|
/linux-6.15/drivers/dma/ |
D | dmaengine.c | 156 static struct dma_chan *dev_to_dma_chan(struct device *dev) in dev_to_dma_chan() 164 static ssize_t memcpy_count_show(struct device *dev, in memcpy_count_show() 186 static ssize_t bytes_transferred_show(struct device *dev, in bytes_transferred_show() 208 static ssize_t in_use_show(struct device *dev, struct device_attribute *attr, in in_use_show() 234 static void chan_dev_release(struct device *dev) in chan_dev_release() 622 struct dma_device *dev, in private_candidate() 790 struct device *dev) in dma_filter_match() 815 struct dma_chan *dma_request_chan(struct device *dev, const char *name) in dma_request_chan() 1355 struct device *dev = unmap->dev; in dmaengine_unmap() local 1426 dmaengine_get_unmap_data(struct device *dev, int nr, gfp_t flags) in dmaengine_get_unmap_data()
|