Searched refs:fwnode_handle (Results 1 - 25 of 506) sorted by last modified time

1234567891011>>

/linux-master/include/linux/
H A Diommu.h676 struct fwnode_handle *fwnode;
983 struct fwnode_handle *iommu_fwnode;
1008 int iommu_fwspec_init(struct device *dev, struct fwnode_handle *iommu_fwnode,
1012 const struct iommu_ops *iommu_ops_from_fwnode(const struct fwnode_handle *fwnode);
1318 struct fwnode_handle *iommu_fwnode,
1335 const struct iommu_ops *iommu_ops_from_fwnode(const struct fwnode_handle *fwnode)
H A Dacpi_iort.h27 struct fwnode_handle *fw_node);
29 struct fwnode_handle *iort_find_domain_token(int trans_id);
37 void iort_get_rmr_sids(struct fwnode_handle *iommu_fwnode,
39 void iort_put_rmr_sids(struct fwnode_handle *iommu_fwnode,
54 void iort_get_rmr_sids(struct fwnode_handle *iommu_fwnode, struct list_head *head) { }
56 void iort_put_rmr_sids(struct fwnode_handle *iommu_fwnode, struct list_head *head) { }
/linux-master/drivers/of/
H A Dproperty.c864 static struct fwnode_handle *of_fwnode_get(struct fwnode_handle *fwnode)
869 static void of_fwnode_put(struct fwnode_handle *fwnode)
874 static bool of_fwnode_device_is_available(const struct fwnode_handle *fwnode)
879 static bool of_fwnode_device_dma_supported(const struct fwnode_handle *fwnode)
885 of_fwnode_device_get_dma_attr(const struct fwnode_handle *fwnode)
893 static bool of_fwnode_property_present(const struct fwnode_handle *fwnode,
899 static int of_fwnode_property_read_int_array(const struct fwnode_handle *fwnode,
925 of_fwnode_property_read_string_array(const struct fwnode_handle *fwnode,
936 static const char *of_fwnode_get_name(const struct fwnode_handle *fwnod
[all...]
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c788 struct fwnode_handle *portnp)
1078 struct fwnode_handle *ports, *portnp;
/linux-master/drivers/iommu/
H A Dvirtio-iommu.c983 static struct viommu_dev *viommu_get_by_fwnode(struct fwnode_handle *fwnode)
H A Diommu.c2810 const struct iommu_ops *iommu_ops_from_fwnode(const struct fwnode_handle *fwnode)
2825 int iommu_fwspec_init(struct device *dev, struct fwnode_handle *iommu_fwnode,
/linux-master/drivers/iommu/intel/
H A Dirq_remapping.c531 struct fwnode_handle *fn;
639 struct fwnode_handle *fn;
/linux-master/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1373 struct arm_smmu_device *arm_smmu_get_by_fwnode(struct fwnode_handle *fwnode)
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2775 struct arm_smmu_device *arm_smmu_get_by_fwnode(struct fwnode_handle *fwnode)
/linux-master/drivers/iommu/amd/
H A Diommu.c3803 struct fwnode_handle *fn;
H A Dinit.c2353 struct fwnode_handle *fn;
/linux-master/drivers/acpi/
H A Dscan.c1580 struct fwnode_handle *fwnode,
1642 struct fwnode_handle *fwnode,
/linux-master/drivers/acpi/arm64/
H A Diort.c31 struct fwnode_handle *fw_node;
39 struct fwnode_handle *fwnode;
55 struct fwnode_handle *fwnode)
80 * Returns: fwnode_handle pointer on success, NULL on failure
82 static inline struct fwnode_handle *iort_get_fwnode(
86 struct fwnode_handle *fwnode = NULL;
128 struct fwnode_handle *fwnode)
164 struct fwnode_handle *fw_node)
210 struct fwnode_handle *iort_find_domain_token(int trans_id)
212 struct fwnode_handle *fw_nod
[all...]
/linux-master/sound/soc/loongson/
H A Dloongson_i2s_pci.c76 const struct fwnode_handle *fwnode = pdev->dev.fwnode;
H A Dloongson_card.c74 struct fwnode_handle *fwnode = card->dev->fwnode;
/linux-master/sound/soc/intel/boards/
H A Dsof_sdw_rt_amp.c107 struct fwnode_handle *fwnode;
H A Dsof_sdw_rt_sdca_jack_common.c27 struct fwnode_handle *fwnode;
H A Dsof_sdw_rt711.c27 struct fwnode_handle *fwnode;
/linux-master/sound/soc/codecs/
H A Dcs35l56.c1348 struct fwnode_handle *af01_fwnode;
/linux-master/include/media/
H A Dv4l2-subdev.h1026 * @fwnode: The fwnode_handle of the subdev, usually the same as
1073 struct fwnode_handle *fwnode;
H A Dv4l2-async.h40 * @fwnode: pointer to &struct fwnode_handle to be matched.
56 struct fwnode_handle *fwnode;
137 struct fwnode_handle *endpoint;
178 struct fwnode_handle *fwnode,
186 * &struct fwnode_handle
200 struct fwnode_handle *endpoint,
209 * pointer to &struct fwnode_handle
263 struct fwnode_handle *fwnode);
/linux-master/drivers/staging/media/tegra-video/
H A Dvi.c1464 const struct fwnode_handle *fwnode)
1484 struct fwnode_handle *ep = NULL;
1697 struct fwnode_handle *fwnode)
1700 struct fwnode_handle *ep = NULL;
1701 struct fwnode_handle *remote = NULL;
1758 struct fwnode_handle *fwnode = dev_fwnode(vi->dev);
1771 struct fwnode_handle *ep, *remote;
/linux-master/drivers/staging/media/max96712/
H A Dmax96712.c342 struct fwnode_handle *ep;
/linux-master/drivers/platform/surface/
H A Dsurface_aggregator_registry.c409 struct fwnode_handle *root;
/linux-master/drivers/platform/arm64/
H A Dacer-aspire1-ec.c449 struct fwnode_handle *fwnode;

Completed in 349 milliseconds

1234567891011>>