/linux-6.3-rc2/drivers/platform/surface/ |
A D | surface_aggregator_registry.c | 37 static const struct software_node ssam_node_root = { 42 static const struct software_node ssam_node_hub_kip = { 48 static const struct software_node ssam_node_hub_base = { 54 static const struct software_node ssam_node_bat_ac = { 60 static const struct software_node ssam_node_bat_main = { 66 static const struct software_node ssam_node_bat_sb3base = { 72 static const struct software_node ssam_node_tmp_pprof = { 84 static const struct software_node ssam_node_bas_dtx = { 138 static const struct software_node ssam_node_hid_main_iid5 = { 210 static const struct software_node *ssam_node_group_sb3[] = { [all …]
|
/linux-6.3-rc2/drivers/media/pci/intel/ipu3/ |
A D | cio2-bridge.h | 29 (const struct software_node) { \ 35 (const struct software_node) { \ 41 (const struct software_node) { \ 48 (const struct software_node) { \ 121 const struct software_node *group[SWNODE_COUNT + 1]; 122 struct software_node swnodes[SWNODE_COUNT]; 139 struct software_node cio2_hid_node;
|
A D | cio2-bridge.c | 200 struct software_node *nodes = sensor->swnodes; in cio2_bridge_init_swnode_group() 214 struct software_node *nodes = sensor->swnodes; in cio2_bridge_create_connection_swnodes()
|
/linux-6.3-rc2/drivers/mfd/ |
A D | intel-lpss-acpi.c | 27 static const struct software_node spt_spi_node = { 41 static const struct software_node spt_i2c_node = { 57 static const struct software_node uart_node = { 72 static const struct software_node bxt_spi_node = { 88 static const struct software_node bxt_i2c_node = { 104 static const struct software_node apl_i2c_node = { 118 static const struct software_node cnl_spi_node = {
|
A D | intel_quark_i2c_gpio.c | 48 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()
|
A D | intel-lpss.h | 18 struct software_node; 26 const struct software_node *swnode;
|
A D | intel-lpss-pci.c | 82 static const struct software_node spt_spi_node = { 96 static const struct software_node spt_i2c_node = { 112 static const struct software_node uart_node = { 127 static const struct software_node bxt_spi_node = { 149 static const struct software_node bxt_i2c_node = { 165 static const struct software_node apl_i2c_node = { 181 static const struct software_node glk_i2c_node = { 195 static const struct software_node cnl_spi_node = { 219 static const struct software_node tgl_spi_node = {
|
/linux-6.3-rc2/drivers/platform/x86/intel/ |
A D | chtwc_int33fe.c | 69 static const struct software_node max17047_node = { 89 static const struct software_node fusb302_node = { 106 static const struct software_node pi3usb30532_node = { 110 static const struct software_node displayport_node = { 127 static const struct software_node usb_connector_node = { 133 static const struct software_node altmodes_node = { 144 static const struct software_node dp_altmode_node = { 150 static const struct software_node *node_group[] = { 207 const struct software_node *mux_ref_node; in cht_int33fe_add_nodes()
|
/linux-6.3-rc2/include/linux/ |
A D | property.h | 263 struct software_node; 272 const struct software_node *node; 474 struct software_node { struct 476 const struct software_node *parent; argument 481 const struct software_node * argument 483 struct fwnode_handle *software_node_fwnode(const struct software_node *node); 485 const struct software_node * 486 software_node_find_by_name(const struct software_node *parent, 492 int software_node_register(const struct software_node *node); 493 void software_node_unregister(const struct software_node *node); [all …]
|
/linux-6.3-rc2/drivers/platform/x86/ |
A D | x86-android-tablets.c | 175 const struct software_node *bat_swnode; 197 static const struct software_node fg_bq24190_supply_node = { 206 static const struct software_node fg_bq25890_supply_node = { 375 static const struct software_node asus_me176c_accel_node = { 388 static const struct software_node asus_me176c_bq24190_node = { 399 static const struct software_node asus_me176c_ug3105_node = { 519 static const struct software_node asus_tf103c_accel_node = { 567 static const struct software_node asus_tf103c_ug3105_node = { 664 static const struct software_node chuwi_hi8_gsl1680_node = { 679 static const struct software_node chuwi_hi8_bma250e_node = { [all …]
|
/linux-6.3-rc2/drivers/base/ |
A D | swnode.c | 19 const struct software_node *node; 68 software_node_to_swnode(const struct software_node *node) in software_node_to_swnode() 98 struct fwnode_handle *software_node_fwnode(const struct software_node *node) in software_node_fwnode() 692 const struct software_node * 722 struct software_node *node; in software_node_alloc() 739 static void software_node_free(const struct software_node *node) in software_node_free() 866 const struct software_node **node_group) in software_node_unregister_node_group() 885 int software_node_register(const struct software_node *node) in software_node_register() 903 void software_node_unregister(const struct software_node *node) in software_node_unregister() 918 struct software_node *node; in fwnode_create_software_node() [all …]
|
/linux-6.3-rc2/drivers/i2c/busses/ |
A D | i2c-ccgx-ucsi.h | 7 struct software_node; 10 const struct software_node *swnode);
|
A D | i2c-ccgx-ucsi.c | 14 struct software_node; 17 const struct software_node *swnode) in i2c_new_ccgx_ucsi()
|
A D | i2c-cht-wc.c | 278 static const struct software_node bq24190_node = { 334 static const struct software_node xiaomi_mipad2_node = { 371 static const struct software_node lenovo_yb1_bq25892_node = { 413 static const struct software_node lenovo_yt3_bq25892_1_node = {
|
A D | i2c-icy.c | 117 static const struct software_node icy_ltc2990_node = {
|
/linux-6.3-rc2/drivers/usb/dwc3/ |
A D | dwc3-pci.c | 182 static const struct software_node dwc3_pci_intel_swnode = { 186 static const struct software_node dwc3_pci_intel_phy_charger_detect_swnode = { 190 static const struct software_node dwc3_pci_intel_byt_swnode = { 194 static const struct software_node dwc3_pci_intel_mrfld_swnode = { 198 static const struct software_node dwc3_pci_amd_swnode = { 202 static const struct software_node dwc3_pci_amd_mr_swnode = { 207 const struct software_node *swnode) in dwc3_pci_quirks()
|
A D | dwc3-haps.c | 36 static const struct software_node dwc3_haps_swnode = {
|
/linux-6.3-rc2/drivers/gpio/ |
A D | gpiolib-swnode.c | 40 const struct software_node *chip_node; in swnode_get_chip() 55 const struct software_node *swnode; in swnode_find_gpio()
|
/linux-6.3-rc2/include/linux/mfd/ |
A D | core.h | 53 struct software_node; 82 const struct software_node *swnode;
|
/linux-6.3-rc2/lib/ |
A D | test_printf.c | 695 const struct software_node first = { .name = "first" }; in fwnode_pointer() 696 const struct software_node second = { .name = "second", .parent = &first }; in fwnode_pointer() 697 const struct software_node third = { .name = "third", .parent = &second }; in fwnode_pointer() 698 const struct software_node *group[] = { &first, &second, &third, NULL }; in fwnode_pointer()
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-devices-software_node | 1 What: /sys/devices/.../software_node/
|
/linux-6.3-rc2/drivers/base/test/ |
A D | property-entry-test.c | 408 static const struct software_node node1 = { .name = "1" }; in pe_test_reference() 409 static const struct software_node node2 = { .name = "2" }; in pe_test_reference() 410 static const struct software_node *group[] = { &node1, &node2, NULL }; in pe_test_reference()
|
/linux-6.3-rc2/drivers/usb/roles/ |
A D | intel-xhci-usb-role-switch.c | 51 static const struct software_node intel_xhci_usb_node = {
|
/linux-6.3-rc2/drivers/tty/serial/8250/ |
A D | 8250_exar.c | 365 const struct software_node *node) in __xr17v35x_register_gpio() 397 static const struct software_node exar_gpio_node = { 494 static const struct software_node iot2040_gpio_node = {
|
/linux-6.3-rc2/include/linux/spi/ |
A D | spi.h | 23 struct software_node; 1518 const struct software_node *swnode;
|