Home
last modified time | relevance | path

Searched refs:software_node (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v5.15/drivers/platform/surface/
Dsurface_aggregator_registry.c40 static const struct software_node ssam_node_root = {
45 static const struct software_node ssam_node_hub_base = {
51 static const struct software_node ssam_node_bat_ac = {
57 static const struct software_node ssam_node_bat_main = {
63 static const struct software_node ssam_node_bat_sb3base = {
69 static const struct software_node ssam_node_tmp_pprof = {
75 static const struct software_node ssam_node_bas_dtx = {
81 static const struct software_node ssam_node_hid_main_keyboard = {
87 static const struct software_node ssam_node_hid_main_touchpad = {
93 static const struct software_node ssam_node_hid_main_iid5 = {
[all …]
/Linux-v5.15/drivers/platform/x86/intel/int33fe/
Dintel_cht_int33fe_typec.c63 static const struct software_node max17047_node = {
83 static const struct software_node fusb302_node = {
100 static const struct software_node pi3usb30532_node = {
104 static const struct software_node displayport_node = {
121 static const struct software_node usb_connector_node = {
127 static const struct software_node altmodes_node = {
138 static const struct software_node dp_altmode_node = {
144 static const struct software_node *node_group[] = {
201 const struct software_node *mux_ref_node; in cht_int33fe_add_nodes()
Dintel_cht_int33fe_microb.c38 static const struct software_node bq27xxx_node = {
/Linux-v5.15/include/linux/
Dproperty.h243 struct software_node;
252 const struct software_node *node;
463 struct software_node { struct
465 const struct software_node *parent; argument
470 const struct software_node * argument
472 struct fwnode_handle *software_node_fwnode(const struct software_node *node);
474 const struct software_node *
475 software_node_find_by_name(const struct software_node *parent,
478 int software_node_register_nodes(const struct software_node *nodes);
479 void software_node_unregister_nodes(const struct software_node *nodes);
[all …]
/Linux-v5.15/drivers/media/pci/intel/ipu3/
Dcio2-bridge.h23 (const struct software_node) { \
29 (const struct software_node) { \
35 (const struct software_node) { \
105 struct software_node swnodes[6];
119 struct software_node cio2_hid_node;
Dcio2-bridge.c134 struct software_node *nodes = sensor->swnodes; in cio2_bridge_create_connection_swnodes()
/Linux-v5.15/drivers/base/
Dswnode.c19 const struct software_node *node;
68 software_node_to_swnode(const struct software_node *node) in software_node_to_swnode()
90 const struct software_node *to_software_node(const struct fwnode_handle *fwnode) in to_software_node()
98 struct fwnode_handle *software_node_fwnode(const struct software_node *node) in software_node_fwnode()
698 const struct software_node *
699 software_node_find_by_name(const struct software_node *parent, const char *name) in software_node_find_by_name()
725 static struct software_node *software_node_alloc(const struct property_entry *properties) in software_node_alloc()
728 struct software_node *node; in software_node_alloc()
745 static void software_node_free(const struct software_node *node) in software_node_free()
775 swnode_register(const struct software_node *node, struct swnode *parent, in swnode_register()
[all …]
/Linux-v5.15/drivers/mfd/
Dintel_quark_i2c_gpio.c48 static const struct software_node intel_quark_i2c_controller_standard_node = {
58 static const struct software_node intel_quark_i2c_controller_fast_node = {
113 static const struct software_node intel_quark_gpio_controller_node = {
124 static const struct software_node intel_quark_gpio_portA_node = {
130 static const struct software_node *intel_quark_gpio_node_group[] = {
213 cell->swnode = (struct software_node *)dmi_id->driver_data; in intel_quark_i2c_setup()
Dintel-lpss-acpi.c30 static const struct software_node spt_i2c_node = {
46 static const struct software_node uart_node = {
67 static const struct software_node bxt_i2c_node = {
83 static const struct software_node apl_i2c_node = {
Dintel-lpss.h18 struct software_node;
25 const struct software_node *swnode;
Dintel-lpss-pci.c73 static const struct software_node spt_i2c_node = {
89 static const struct software_node uart_node = {
116 static const struct software_node bxt_i2c_node = {
132 static const struct software_node apl_i2c_node = {
148 static const struct software_node glk_i2c_node = {
/Linux-v5.15/include/linux/mfd/
Dcore.h53 struct software_node;
82 const struct software_node *swnode;
/Linux-v5.15/drivers/usb/dwc3/
Ddwc3-pci.c160 static const struct software_node dwc3_pci_intel_swnode = {
164 static const struct software_node dwc3_pci_intel_mrfld_swnode = {
168 static const struct software_node dwc3_pci_amd_swnode = {
172 static const struct software_node dwc3_pci_amd_mr_swnode = {
Ddwc3-haps.c36 static const struct software_node dwc3_haps_swnode = {
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-devices-software_node1 What: /sys/devices/.../software_node/
/Linux-v5.15/arch/arm/mach-davinci/
Dboard-sffsdr.c87 static const struct software_node eeprom_node = {
Dboard-mityomapl138.c200 static const struct software_node mityomapl138_fd_chip_node = {
/Linux-v5.15/arch/arm/mach-pxa/
Dicontrol.c77 static const struct software_node mcp251x_node = {
/Linux-v5.15/drivers/i2c/busses/
Di2c-icy.c117 static const struct software_node icy_ltc2990_node = {
Di2c-cht-wc.c283 static const struct software_node bq24190_node = {
/Linux-v5.15/drivers/tty/serial/8250/
D8250_exar.c357 const struct software_node *node) in __xr17v35x_register_gpio()
389 static const struct software_node exar_gpio_node = {
479 static const struct software_node iot2040_gpio_node = {
/Linux-v5.15/drivers/usb/roles/
Dintel-xhci-usb-role-switch.c51 static const struct software_node intel_xhci_usb_node = {
/Linux-v5.15/include/linux/spi/
Dspi.h22 struct software_node;
1438 const struct software_node *swnode;
/Linux-v5.15/Documentation/input/devices/
Drotary-encoder.rst117 static const struct software_node rotary_encoder_node = {
/Linux-v5.15/arch/arm/mach-omap1/
Dboard-osk.c335 static const struct software_node mistral_at24_node = {

12