Home
last modified time | relevance | path

Searched defs:fwnode (Results 101 - 125 of 436) sorted by relevance

12345678910>>...18

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.h55 const struct fwnode_handle *fwnode; member
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/
H A Dxilinx-vipp.c53 xvip_graph_find_entity(struct xvip_composite_device *xdev, const struct fwnode_handle *fwnode) xvip_graph_find_entity() argument
337 xvip_graph_parse_one(struct xvip_composite_device *xdev, struct fwnode_handle *fwnode) xvip_graph_parse_one() argument
/kernel/linux/linux-6.6/drivers/acpi/
H A Dirq.c163 static inline void acpi_irq_parse_one_match(struct fwnode_handle *fwnode, in acpi_irq_parse_one_match() argument
203 struct fwnode_handle *fwnode; in acpi_irq_parse_one_cb() local
335 acpi_irq_create_hierarchy(unsigned int flags, unsigned int size, struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) acpi_irq_create_hierarchy() argument
[all...]
H A Dviot.c31 struct fwnode_handle *fwnode; member
81 struct fwnode_handle *fwnode; in viot_get_pci_iommu_fwnode() local
[all...]
/kernel/linux/linux-6.6/include/linux/irqchip/
H A Darm-gic-v4.h20 struct fwnode_handle *fwnode; member
54 struct fwnode_handle *fwnode; member
/kernel/linux/linux-6.6/include/linux/
H A Dfwnode.h93 struct fwnode_handle *fwnode; global() member
190 fwnode_init(struct fwnode_handle *fwnode, const struct fwnode_operations *ops) fwnode_init() argument
198 fwnode_dev_initialized(struct fwnode_handle *fwnode, bool initialized) fwnode_dev_initialized() argument
[all...]
/kernel/linux/linux-6.6/include/linux/device/
H A Dbus.h182 bus_find_device_by_fwnode(const struct bus_type *bus, const struct fwnode_handle *fwnode) in bus_find_device_by_fwnode() argument
H A Ddriver.h194 driver_find_device_by_fwnode(struct device_driver *drv, const struct fwnode_handle *fwnode) driver_find_device_by_fwnode() argument
H A Dclass.h132 class_find_device_by_fwnode(const struct class *class, const struct fwnode_handle *fwnode) class_find_device_by_fwnode() argument
/kernel/linux/linux-6.6/include/linux/usb/
H A Dtcpm.h124 struct fwnode_handle *fwnode; member
/kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/
H A Datmel-sama5d2-isc.c507 struct fwnode_handle *fwnode = in atmel_isc_probe() local
H A Datmel-sama7g5-isc.c497 struct fwnode_handle *fwnode = in microchip_xisc_probe() local
/kernel/linux/linux-6.6/drivers/platform/x86/intel/
H A Dchtwc_int33fe.c163 struct fwnode_handle *fwnode; in cht_int33fe_setup_dp() local
254 struct fwnode_handle *fwnode; in cht_int33fe_register_max17047() local
307 struct fwnode_handle *fwnode; cht_int33fe_typec_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_typec_switch.c195 static int cros_typec_register_retimer(struct cros_typec_port *port, struct fwnode_handle *fwnode) in cros_typec_register_retimer() argument
213 struct fwnode_handle *fwnode; in cros_typec_register_switches() local
180 cros_typec_register_mode_switch(struct cros_typec_port *port, struct fwnode_handle *fwnode) cros_typec_register_mode_switch() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/roles/
H A Dclass.c97 static void *usb_role_switch_match(const struct fwnode_handle *fwnode, const char *id, in usb_role_switch_match() argument
111 usb_role_switch_is_parent(struct fwnode_handle *fwnode) in usb_role_switch_is_parent() argument
156 struct usb_role_switch *fwnode_usb_role_switch_get(struct fwnode_handle *fwnode) in fwnode_usb_role_switch_get() argument
194 usb_role_switch_find_by_fwnode(const struct fwnode_handle *fwnode) usb_role_switch_find_by_fwnode() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/typec/
H A Dmux.c27 static int switch_fwnode_match(struct device *dev, const void *fwnode) in switch_fwnode_match() argument
35 static void *typec_switch_match(const struct fwnode_handle *fwnode, in typec_switch_match() argument
71 struct typec_switch *fwnode_typec_switch_get(struct fwnode_handle *fwnode) in fwnode_typec_switch_get() argument
257 mux_fwnode_match(struct device *dev, const void *fwnode) mux_fwnode_match() argument
265 typec_mux_match(const struct fwnode_handle *fwnode, const char *id, void *data) typec_mux_match() argument
296 fwnode_typec_mux_get(struct fwnode_handle *fwnode) fwnode_typec_mux_get() argument
[all...]
/kernel/linux/linux-6.6/drivers/base/
H A Dplatform-msi.c122 struct irq_domain *platform_msi_create_irq_domain(struct fwnode_handle *fwnode, in platform_msi_create_irq_domain() argument
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-ixp4xx.c52 struct fwnode_handle *fwnode; member
H A Dgpio-loongson-64bit.c33 struct fwnode_handle *fwnode; member
H A Dgpio-mpc8xxx.c305 struct fwnode_handle *fwnode; in mpc8xxx_probe() local
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_mdio.c540 struct fwnode_handle *fwnode; in stmmac_mdio_register() local
/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dof_mdio.c54 struct fwnode_handle *fwnode = of_fwnode_handle(child); in of_mdiobus_register_device() local
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-dev.c186 struct fwnode_handle *fwnode = dev_fwnode(rkisp1->dev); in rkisp1_subdev_notifier_register() local
/kernel/linux/linux-6.6/drivers/media/platform/microchip/
H A Dmicrochip-sama5d2-isc.c527 struct fwnode_handle *fwnode = in microchip_isc_probe() local
H A Dmicrochip-sama7g5-isc.c517 struct fwnode_handle *fwnode = in microchip_xisc_probe() local

Completed in 15 milliseconds

12345678910>>...18