| /kernel/linux/linux-6.6/drivers/i2c/ |
| H A D | i2c-core-base.c | 1044 struct i2c_client *i2c_find_device_by_fwnode(struct fwnode_handle *fwnode) in i2c_find_device_by_fwnode() argument 1833 i2c_find_adapter_by_fwnode(struct fwnode_handle *fwnode) i2c_find_adapter_by_fwnode() argument 1865 i2c_get_adapter_by_fwnode(struct fwnode_handle *fwnode) i2c_get_adapter_by_fwnode() argument [all...] |
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| H A D | ab8500-gpadc.c | 978 ab8500_gpadc_parse_channel(struct device *dev, struct fwnode_handle *fwnode, struct ab8500_gpadc_chan_info *ch, struct iio_chan_spec *iio_chan) ab8500_gpadc_parse_channel() argument
|
| /kernel/linux/linux-6.6/drivers/iio/imu/bmi160/ |
| H A D | bmi160_core.c | 638 static int bmi160_get_irq(struct fwnode_handle *fwnode, enum bmi160_int_pin *pin) in bmi160_get_irq() argument
|
| /kernel/linux/linux-6.6/drivers/leds/rgb/ |
| H A D | leds-mt6370-rgb.c | 714 mt6370_assign_multicolor_info(struct device *dev, struct mt6370_led *led, struct fwnode_handle *fwnode) mt6370_assign_multicolor_info() argument
|
| /kernel/linux/linux-6.6/drivers/input/misc/ |
| H A D | iqs269a.c | 469 static int iqs269_parse_mask(const struct fwnode_handle *fwnode, in iqs269_parse_mask() argument
|
| /kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu.c | 1334 struct arm_smmu_device *arm_smmu_get_by_fwnode(struct fwnode_handle *fwnode) in arm_smmu_get_by_fwnode() argument
|
| /kernel/linux/linux-6.6/sound/soc/intel/boards/ |
| H A D | bytcr_rt5640.c | 1153 struct fwnode_handle *fwnode; in byt_rt5640_add_codec_device_props() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
| H A D | iommu.c | 2908 const struct iommu_ops *iommu_ops_from_fwnode(struct fwnode_handle *fwnode)
in iommu_ops_from_fwnode() argument
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | iommu.h | 336 struct fwnode_handle *fwnode; member 407 static inline void iommu_device_set_fwnode(struct iommu_device *iommu, struct fwnode_handle *fwnode) in iommu_device_set_fwnode() argument 875 static inline void iommu_device_set_fwnode(struct iommu_device *iommu, struct fwnode_handle *fwnode) in iommu_device_set_fwnode() argument 930 static inline const struct iommu_ops *iommu_ops_from_fwnode(struct fwnode_handle *fwnode) in iommu_ops_from_fwnode() argument
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| H A D | gpiolib.c | 372 struct fwnode_handle *fwnode = dev_fwnode(&gdev->dev); in devprop_gpiochip_set_names() local 570 struct fwnode_handle *fwnode = gc->parent ? dev_fwnode(gc->parent) : NULL; in gpiochip_add_data_with_key() local 3822 fwnode_gpiod_get_index(struct fwnode_handle *fwnode, const char *con_id, int index, enum gpiod_flags flags, const char *label) fwnode_gpiod_get_index() argument 4085 fwnode_get_named_gpiod(struct fwnode_handle *fwnode, const char *propname, int index, enum gpiod_flags dflags, const char *label) fwnode_get_named_gpiod() argument [all...] |
| /kernel/linux/linux-5.10/drivers/base/ |
| H A D | core.c | 4313 fwnode_is_primary(struct fwnode_handle *fwnode) fwnode_is_primary() argument 4326 set_primary_fwnode(struct device *dev, struct fwnode_handle *fwnode) set_primary_fwnode() argument 4361 set_secondary_fwnode(struct device *dev, struct fwnode_handle *fwnode) set_secondary_fwnode() argument 4389 device_set_node(struct device *dev, struct fwnode_handle *fwnode) device_set_node() argument 4408 device_match_fwnode(struct device *dev, const void *fwnode) device_match_fwnode() argument [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v1.c | 1478 struct fwnode_handle *fwnode; in hns_roce_v1_reset() local 4466 platform_device *hns_roce_find_pdev(struct fwnode_handle *fwnode) in hns_roce_find_pdev() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| H A D | ov7670.c | 1804 struct fwnode_handle *fwnode = dev_fwnode(dev); in ov7670_parse_dt() local
|
| /kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.c | 2301 struct arm_smmu_device *arm_smmu_get_by_fwnode(struct fwnode_handle *fwnode) in arm_smmu_get_by_fwnode() argument
|
| /kernel/linux/linux-5.10/drivers/iommu/ |
| H A D | iommu.c | 2790 const struct iommu_ops *iommu_ops_from_fwnode(struct fwnode_handle *fwnode) in iommu_ops_from_fwnode() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | of.h | 55 struct fwnode_handle fwnode; member 155 static inline bool is_of_node(const struct fwnode_handle *fwnode) in is_of_node() argument 453 static inline bool is_of_node(const struct fwnode_handle *fwnode) in is_of_node() argument 458 static inline struct device_node *to_of_node(const struct fwnode_handle *fwnode) in to_of_node() argument
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | vsprintf.c | 1980 char *fwnode_full_name_string(struct fwnode_handle *fwnode, char *buf, in fwnode_full_name_string() argument 2097 char *fwnode_string(char *buf, char *end, struct fwnode_handle *fwnode, in fwnode_string() argument
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | hci_core.c | 1420 struct fwnode_handle *fwnode = dev_fwnode(hdev->dev.parent); in hci_dev_get_bd_addr_from_property() local
|
| /kernel/linux/linux-5.10/drivers/pci/controller/ |
| H A D | pcie-brcmstb.c | 576 struct fwnode_handle *fwnode = of_node_to_fwnode(msi->np); in brcm_allocate_domains() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_main.h | 457 struct fwnode_handle *fwnode; member
|
| /kernel/linux/linux-6.6/include/drm/ |
| H A D | drm_connector.h | 1508 struct fwnode_handle *fwnode; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | of.h | 51 struct fwnode_handle fwnode; member 160 static inline bool is_of_node(const struct fwnode_handle *fwnode) in is_of_node() argument 461 static inline bool is_of_node(const struct fwnode_handle *fwnode) in is_of_node() argument 466 static inline struct device_node *to_of_node(const struct fwnode_handle *fwnode) in to_of_node() argument
|
| H A D | power_supply.h | 229 struct fwnode_handle *fwnode; member
|
| H A D | iommu.h | 376 struct fwnode_handle *fwnode; member 1016 const struct iommu_ops *iommu_ops_from_fwnode(struct fwnode_handle *fwnode) in iommu_ops_from_fwnode() argument
|
| /kernel/linux/linux-6.6/include/media/ |
| H A D | v4l2-subdev.h | 1068 struct fwnode_handle *fwnode; member
|