Searched defs:fwnode (Results 251 - 275 of 287) sorted by relevance

<<1112

/linux-master/include/drm/
H A Ddrm_connector.h1518 struct fwnode_handle *fwnode; member in struct:drm_connector
/linux-master/drivers/usb/typec/
H A Danx7411.c1046 anx7411_register_switch(struct anx7411_data *ctx, struct device *dev, struct fwnode_handle *fwnode) argument
1066 anx7411_register_mux(struct anx7411_data *ctx, struct device *dev, struct fwnode_handle *fwnode) argument
1145 struct fwnode_handle *fwnode; local
[all...]
/linux-master/lib/
H A Dvsprintf.c2107 char *fwnode_full_name_string(struct fwnode_handle *fwnode, char *buf, argument
2224 char *fwnode_string(char *buf, char *end, struct fwnode_handle *fwnode, argument
/linux-master/include/media/
H A Dv4l2-subdev.h1071 struct fwnode_handle *fwnode; member in struct:v4l2_subdev
/linux-master/drivers/media/i2c/
H A Dhi846.c1969 struct fwnode_handle *fwnode = dev_fwnode(dev); local
H A Dov7670.c1794 struct fwnode_handle *fwnode = dev_fwnode(dev); local
H A Dmt9m114.c2303 struct fwnode_handle *fwnode = dev_fwnode(&sensor->client->dev); local
/linux-master/drivers/input/misc/
H A Diqs269a.c527 static int iqs269_parse_mask(const struct fwnode_handle *fwnode, argument
/linux-master/drivers/irqchip/
H A Dirq-gic-v3.c54 struct fwnode_handle *fwnode; member in struct:gic_chip_data
[all...]
/linux-master/drivers/pci/controller/
H A Dpcie-brcmstb.c563 struct fwnode_handle *fwnode = of_node_to_fwnode(msi->np); local
H A Dpci-tegra.c1708 struct fwnode_handle *fwnode = dev_fwnode(pcie->dev); local
H A Dpci-hyperv.c490 struct fwnode_handle *fwnode; member in struct:hv_pcibus_device
/linux-master/drivers/pci/
H A Dprobe.c861 struct fwnode_handle *fwnode = pci_root_bus_fwnode(bus); local
/linux-master/include/linux/
H A Dpower_supply.h229 struct fwnode_handle *fwnode; member in struct:power_supply_config
H A Dof.h52 struct fwnode_handle fwnode; member in struct:device_node
162 static inline bool is_of_node(const struct fwnode_handle *fwnode) argument
470 static inline bool is_of_node(const struct fwnode_handle *fwnode) argument
475 static inline struct device_node *to_of_node(const struct fwnode_handle *fwnode) argument
H A Dsfp.h637 sfp_bus_find_fwnode(const struct fwnode_handle *fwnode) argument
H A Dphy.h1709 static inline int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id) argument
1714 struct mdio_device *fwnode_mdio_find_device(struct fwnode_handle *fwnode) argument
1731 struct fwnode_handle *fwnode_get_phy_node(struct fwnode_handle *fwnode) argument
H A Diommu.h673 struct fwnode_handle *fwnode; member in struct:iommu_device
1332 const struct iommu_ops *iommu_ops_from_fwnode(const struct fwnode_handle *fwnode) argument
/linux-master/drivers/media/platform/renesas/
H A Drcar-csi2.c1375 struct fwnode_handle *fwnode; local
/linux-master/drivers/iio/imu/
H A Dadis16480.c1248 struct fwnode_handle *fwnode = dev_fwnode(dev); local
/linux-master/drivers/iio/adc/
H A Dpac1934.c1158 struct fwnode_handle *node, *fwnode; local
/linux-master/drivers/net/phy/
H A Dphy_device.c924 int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id) argument
3365 struct mdio_device *fwnode_mdio_find_device(struct fwnode_handle *fwnode) argument
3426 fwnode_get_phy_node(const struct fwnode_handle *fwnode) argument
[all...]
/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/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/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...]

Completed in 382 milliseconds

<<1112