Searched defs:fwnode (Results 1 - 25 of 287) sorted by last modified time

1234567891011>>

/linux-master/sound/soc/intel/boards/
H A Dbytcr_rt5640.c1155 struct fwnode_handle *fwnode; local
/linux-master/drivers/base/regmap/
H A Dregmap.c629 struct fwnode_handle *fwnode = dev ? dev_fwnode(dev) : NULL; local
/linux-master/drivers/i2c/
H A Di2c-core-base.c1047 struct i2c_client *i2c_find_device_by_fwnode(struct fwnode_handle *fwnode) argument
1843 i2c_find_adapter_by_fwnode(struct fwnode_handle *fwnode) argument
1875 i2c_get_adapter_by_fwnode(struct fwnode_handle *fwnode) argument
[all...]
/linux-master/net/ethernet/
H A Deth.c564 static int fwnode_get_mac_addr(struct fwnode_handle *fwnode, argument
600 int fwnode_get_mac_address(struct fwnode_handle *fwnode, char *addr) argument
/linux-master/net/bluetooth/
H A Dhci_sync.c3413 struct fwnode_handle *fwnode = dev_fwnode(hdev->dev.parent); local
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c253 struct fwnode_handle *fwnode = NULL; local
/linux-master/drivers/usb/typec/ucsi/
H A Ducsi.c1469 struct fwnode_handle *fwnode; local
H A Ducsi_glink.c329 struct fwnode_handle *fwnode; local
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpm.c7005 static int tcpm_fw_get_caps(struct tcpm_port *port, struct fwnode_handle *fwnode) argument
7188 tcpm_fw_get_snk_vdos(struct tcpm_port *port, struct fwnode_handle *fwnode) argument
[all...]
H A Dfusb302.c1671 struct fwnode_handle *fwnode; local
[all...]
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1151 struct fwnode_handle *fwnode; local
1205 struct fwnode_handle *fwnode; local
[all...]
/linux-master/include/acpi/
H A Dacpi_bus.h465 struct fwnode_handle fwnode; member in struct:acpi_device
493 struct fwnode_handle fwnode; member in struct:acpi_data_node
508 static inline bool is_acpi_node(const struct fwnode_handle *fwnode) argument
533 static inline bool is_acpi_static_node(const struct fwnode_handle *fwnode) argument
539 acpi_data_node_match(const struct fwnode_handle *fwnode, const char *name) argument
[all...]
/linux-master/drivers/acpi/
H A Dscan.c1580 acpi_iommu_fwspec_init(struct device *dev, u32 id, struct fwnode_handle *fwnode, const struct iommu_ops *ops) argument
1642 acpi_iommu_fwspec_init(struct device *dev, u32 id, struct fwnode_handle *fwnode, const struct iommu_ops *ops) argument
/linux-master/include/linux/
H A Ddevice.h771 struct fwnode_handle *fwnode; /* firmware device node */ member in struct:device
H A Dproperty.h78 fwnode_device_is_big_endian(const struct fwnode_handle *fwnode) argument
89 fwnode_device_is_compatible(const struct fwnode_handle *fwnode, const char *compat) argument
246 fwnode_property_read_bool(const struct fwnode_handle *fwnode, const char *propname) argument
252 fwnode_property_read_u8(const struct fwnode_handle *fwnode, const char *propname, u8 *val) argument
258 fwnode_property_read_u16(const struct fwnode_handle *fwnode, const char *propname, u16 *val) argument
264 fwnode_property_read_u32(const struct fwnode_handle *fwnode, const char *propname, u32 *val) argument
270 fwnode_property_read_u64(const struct fwnode_handle *fwnode, const char *propname, u64 *val) argument
276 fwnode_property_count_u8(const struct fwnode_handle *fwnode, const char *propname) argument
282 fwnode_property_count_u16(const struct fwnode_handle *fwnode, const char *propname) argument
288 fwnode_property_count_u32(const struct fwnode_handle *fwnode, const char *propname) argument
294 fwnode_property_count_u64(const struct fwnode_handle *fwnode, const char *propname) argument
301 fwnode_property_string_array_count(const struct fwnode_handle *fwnode, const char *propname) argument
458 fwnode_graph_is_endpoint(const struct fwnode_handle *fwnode) argument
[all...]
H A Dfwnode.h103 struct fwnode_handle *fwnode; member in struct:fwnode_reference_args
199 fwnode_init(struct fwnode_handle *fwnode, const struct fwnode_operations *ops) argument
207 fwnode_dev_initialized(struct fwnode_handle *fwnode, bool initialized) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpiolib.c58 struct fwnode_handle *fwnode = dev_fwnode(dev); local
729 struct fwnode_handle *fwnode = dev_fwnode(&gdev->dev); local
1213 gpio_chip_match_by_fwnode(struct gpio_chip *gc, const void *fwnode) argument
1227 gpio_device_find_by_fwnode(const struct fwnode_handle *fwnode) argument
1707 struct fwnode_handle *fwnode = dev_fwnode(&gc->gpiodev->dev); local
1887 struct fwnode_handle *fwnode = dev_fwnode(&gc->gpiodev->dev); local
4158 gpiod_find_by_fwnode(struct fwnode_handle *fwnode, struct device *consumer, const char *con_id, unsigned int idx, enum gpiod_flags *flags, unsigned long *lookupflags) argument
4182 gpiod_find_and_request(struct device *consumer, struct fwnode_handle *fwnode, const char *con_id, unsigned int idx, enum gpiod_flags flags, const char *label, bool platform_lookup_allowed) argument
4273 fwnode_gpiod_get_index(struct fwnode_handle *fwnode, const char *con_id, int index, enum gpiod_flags flags, const char *label) argument
4291 const struct fwnode_handle *fwnode = dev ? dev_fwnode(dev) : NULL; local
4436 struct fwnode_handle *fwnode = dev ? dev_fwnode(dev) : NULL; local
[all...]
/linux-master/drivers/base/
H A Dcore.c141 fwnode_links_purge_suppliers(struct fwnode_handle *fwnode) argument
157 fwnode_links_purge_consumers(struct fwnode_handle *fwnode) argument
173 fwnode_links_purge(struct fwnode_handle *fwnode) argument
179 fw_devlink_purge_absent_suppliers(struct fwnode_handle *fwnode) argument
225 __fw_devlink_pickup_dangling_consumers(struct fwnode_handle *fwnode, struct fwnode_handle *new_sup) argument
1021 fwnode_links_check_suppliers( struct fwnode_handle *fwnode) argument
1732 fw_devlink_parse_fwnode(struct fwnode_handle *fwnode) argument
1741 fw_devlink_parse_fwtree(struct fwnode_handle *fwnode) argument
1893 fwnode_init_without_drv(struct fwnode_handle *fwnode) argument
1908 fwnode_ancestor_init_without_drv(struct fwnode_handle *fwnode) argument
1964 fwnode_get_next_parent_dev(const struct fwnode_handle *fwnode) argument
2233 struct fwnode_handle *fwnode = dev->fwnode; local
2304 __fw_devlink_link_to_suppliers(struct device *dev, struct fwnode_handle *fwnode) argument
2334 struct fwnode_handle *fwnode = dev->fwnode; local
5078 fwnode_is_primary(struct fwnode_handle *fwnode) argument
5097 set_primary_fwnode(struct device *dev, struct fwnode_handle *fwnode) argument
5137 set_secondary_fwnode(struct device *dev, struct fwnode_handle *fwnode) argument
5165 device_set_node(struct device *dev, struct fwnode_handle *fwnode) argument
5184 device_match_fwnode(struct device *dev, const void *fwnode) argument
[all...]
/linux-master/drivers/pwm/
H A Dcore.c670 static struct pwm_chip *fwnode_to_pwmchip(struct fwnode_handle *fwnode) argument
789 static struct pwm_device *acpi_pwm_get(const struct fwnode_handle *fwnode) argument
876 const struct fwnode_handle *fwnode = dev ? dev_fwnode(dev) : NULL; local
1057 devm_fwnode_pwm_get(struct device *dev, struct fwnode_handle *fwnode, const char *con_id) argument
[all...]
/linux-master/include/linux/gpio/
H A Ddriver.h73 struct fwnode_handle *fwnode; member in struct:gpio_irq_chip
423 struct fwnode_handle *fwnode; member in struct:gpio_chip
853 static inline struct gpio_device *gpio_device_find_by_fwnode(const struct fwnode_handle *fwnode) argument
890 struct fwnode_handle *fwnode; local
[all...]
/linux-master/drivers/usb/typec/
H A Dclass.c2189 typec_get_fw_cap(struct typec_capability *cap, struct fwnode_handle *fwnode) argument
/linux-master/drivers/iommu/
H A Diommu.c2807 const struct iommu_ops *iommu_ops_from_fwnode(const struct fwnode_handle *fwnode) argument
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2741 struct arm_smmu_device *arm_smmu_get_by_fwnode(struct fwnode_handle *fwnode) argument
/linux-master/include/linux/usb/
H A Dtcpm.h135 struct fwnode_handle *fwnode; member in struct:tcpc_dev
H A Dtypec.h284 struct fwnode_handle *fwnode; member in struct:typec_capability

Completed in 369 milliseconds

1234567891011>>