Searched refs:fwnode_handle (Results 101 - 125 of 499) sorted by relevance

1234567891011>>

/linux-master/drivers/irqchip/
H A Dirq-loongson-pch-lpc.c39 struct fwnode_handle *pch_lpc_handle;
178 struct fwnode_handle *irq_handle;
H A Dirq-loongson-liointc.c67 struct fwnode_handle *liointc_handle;
202 struct fwnode_handle *domain_handle, struct device_node *node)
401 struct fwnode_handle *domain_handle;
H A Dirq-loongson-pch-pic.c56 struct fwnode_handle *pch_pic_handle[MAX_IO_PICS];
320 struct irq_domain *parent_domain, struct fwnode_handle *domain_handle,
447 struct fwnode_handle *domain_handle;
/linux-master/lib/
H A Dlogic_pio.c125 struct logic_pio_hwaddr *find_io_range_by_fwnode(struct fwnode_handle *fwnode)
189 unsigned long logic_pio_trans_hwaddr(struct fwnode_handle *fwnode,
/linux-master/drivers/leds/
H A Dleds-ns2.c175 static int ns2_led_register(struct device *dev, struct fwnode_handle *node,
241 struct fwnode_handle *child;
H A Dleds-pwm.c68 struct led_pwm *led, struct fwnode_handle *fwnode)
143 struct fwnode_handle *fwnode;
H A Dleds-lm36274.c74 struct fwnode_handle *child;
/linux-master/drivers/platform/surface/
H A Dsurface_gpe.c295 struct fwnode_handle *fwnode;
341 struct fwnode_handle *fwnode = surface_gpe_device->dev.fwnode;
/linux-master/include/linux/surface_aggregator/
H A Ddevice.h373 struct fwnode_handle *node);
379 struct fwnode_handle *node)
/linux-master/drivers/pinctrl/intel/
H A Dpinctrl-intel-platform.c61 struct fwnode_handle *child,
93 struct fwnode_handle *child;
/linux-master/kernel/irq/
H A Dirq_sim.c158 * @fwnode: struct fwnode_handle to be associated with this domain.
164 struct irq_domain *irq_domain_create_sim(struct fwnode_handle *fwnode,
221 * @fwnode: struct fwnode_handle to be associated with this domain.
228 struct fwnode_handle *fwnode,
H A Dirqdomain.c35 struct fwnode_handle fwnode;
49 static const char *irqchip_fwnode_get_name(const struct fwnode_handle *fwnode)
62 * __irq_domain_alloc_fwnode - Allocate a fwnode_handle suitable for
70 * fwnode_handle (or NULL on failure).
77 struct fwnode_handle *__irq_domain_alloc_fwnode(unsigned int type, int id,
113 * irq_domain_free_fwnode - Free a non-OF-backed fwnode_handle
115 * Free a fwnode_handle allocated with irq_domain_alloc_fwnode.
117 void irq_domain_free_fwnode(struct fwnode_handle *fwnode)
130 static struct irq_domain *__irq_domain_create(struct fwnode_handle *fwnode,
256 struct irq_domain *__irq_domain_add(struct fwnode_handle *fwnod
[all...]
H A Dipi-mux.c156 struct fwnode_handle *fwnode;
/linux-master/drivers/i2c/muxes/
H A Di2c-mux-gpio.c56 struct fwnode_handle *fwnode = dev_fwnode(dev);
60 struct fwnode_handle *child;
/linux-master/drivers/iio/temperature/
H A Dltc2983.c416 __ltc2983_custom_sensor_new(struct ltc2983_data *st, const struct fwnode_handle *fn,
657 ltc2983_thermocouple_new(const struct fwnode_handle *child, struct ltc2983_data *st,
707 struct fwnode_handle *ref __free(fwnode_handle) =
742 ltc2983_rtd_new(const struct fwnode_handle *child, struct ltc2983_data *st,
754 struct fwnode_handle *ref __free(fwnode_handle) =
902 ltc2983_thermistor_new(const struct fwnode_handle *child, struct ltc2983_data *st,
914 struct fwnode_handle *ref __free(fwnode_handle)
[all...]
/linux-master/drivers/media/platform/xilinx/
H A Dxilinx-vipp.c54 const struct fwnode_handle *fwnode)
85 struct fwnode_handle *ep = NULL;
338 struct fwnode_handle *fwnode)
340 struct fwnode_handle *remote;
341 struct fwnode_handle *ep = NULL;
/linux-master/drivers/base/test/
H A Dproperty-entry-test.c20 struct fwnode_handle *node;
131 struct fwnode_handle *node;
266 struct fwnode_handle *node;
331 struct fwnode_handle *node;
424 struct fwnode_handle *node;
/linux-master/drivers/gpio/
H A Dgpio-sim.c407 static int gpio_sim_add_bank(struct fwnode_handle *swnode, struct device *dev)
509 struct fwnode_handle *swnode;
630 struct fwnode_handle *swnode;
872 static struct fwnode_handle *
874 struct fwnode_handle *parent)
905 static void gpio_sim_remove_swnode_recursive(struct fwnode_handle *swnode)
907 struct fwnode_handle *child;
935 struct fwnode_handle *swnode;
1008 struct fwnode_handle *swnode;
1052 struct fwnode_handle *swnod
[all...]
/linux-master/include/linux/
H A Dphy.h1701 int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id);
1702 struct mdio_device *fwnode_mdio_find_device(struct fwnode_handle *fwnode);
1703 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode);
1705 struct fwnode_handle *fwnode_get_phy_node(const struct fwnode_handle *fwnode);
1710 static inline int fwnode_get_phy_id(struct fwnode_handle *fwnode, u32 *phy_id)
1715 struct mdio_device *fwnode_mdio_find_device(struct fwnode_handle *fwnode)
1721 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode)
1732 struct fwnode_handle *fwnode_get_phy_node(struct fwnode_handle *fwnod
[all...]
/linux-master/drivers/iio/
H A Dinkern.c142 struct fwnode_handle *fwnode, int index)
179 static struct iio_channel *fwnode_iio_channel_get(struct fwnode_handle *fwnode,
200 __fwnode_iio_channel_get_by_name(struct fwnode_handle *fwnode, const char *name)
250 struct iio_channel *fwnode_iio_channel_get_by_name(struct fwnode_handle *fwnode,
253 struct fwnode_handle *parent;
285 struct fwnode_handle *fwnode = dev_fwnode(dev);
421 struct fwnode_handle *fwnode,
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-leds.c365 qca8k_parse_port_leds(struct qca8k_priv *priv, struct fwnode_handle *port, int port_num)
367 struct fwnode_handle *led = NULL, *leds = NULL;
450 struct fwnode_handle *ports, *port;
/linux-master/drivers/spi/
H A Dspi-cs42l43.c249 static bool cs42l43_has_sidecar(struct fwnode_handle *fwnode)
252 struct fwnode_handle *child_fwnode, *ext_fwnode;
300 struct fwnode_handle *fwnode = dev_fwnode(cs42l43->dev);
/linux-master/drivers/net/mdio/
H A Dmdio-thunder.c26 struct fwnode_handle *fwn;
/linux-master/include/linux/device/
H A Ddriver.h195 const struct fwnode_handle *fwnode)
/linux-master/drivers/leds/flash/
H A Dleds-as3645a.c138 struct fwnode_handle *flash_node;
139 struct fwnode_handle *indicator_node;
482 struct fwnode_handle *fwnode)
485 struct fwnode_handle *child;

Completed in 272 milliseconds

1234567891011>>