| /linux/drivers/platform/surface/ |
| H A D | surface_aggregator_registry.c | 38 static const struct software_node ssam_node_root = { 43 static const struct software_node ssam_node_hub_kip = { 49 static const struct software_node ssam_node_hub_base = { 55 static const struct software_node ssam_node_bat_ac = { 61 static const struct software_node ssam_node_bat_main = { 67 static const struct software_node ssam_node_bat_sb3base = { 73 static const struct software_node ssam_node_tmp_perf_profile = { 86 static const struct software_node ssam_node_tmp_perf_profile_with_fan = { 93 static const struct software_node ssam_node_tmp_sensors = { 99 static const struct software_node ssam_node_fan_spee [all...] |
| /linux/drivers/platform/x86/amd/ |
| H A D | amd_isp4.c | 24 static const struct software_node isp4_mipi1_endpoint_node; 25 static const struct software_node ov05c10_endpoint_node; 34 const struct software_node **swnodes; 52 static const struct software_node amd_camera_node = { 59 static const struct software_node isp4_node = { 68 static const struct software_node isp4_ports = { 77 static const struct software_node isp4_port_node = { 97 static const struct software_node isp4_mipi1_endpoint_node = { 112 static const struct software_node i2c1_node = { 125 static const struct software_node ov05c10_camera_node = { [all …]
|
| /linux/drivers/platform/x86/x86-android-tablets/ |
| H A D | lenovo.c | 64 static const struct software_node arizona_gpiochip_node = { 68 static const struct software_node crystalcove_gpiochip_node = { 80 static const struct software_node lenovo_yb1_x90_goodix_node = { 91 static const struct software_node lenovo_yb1_x90_wacom_node = { 113 static const struct software_node lenovo_yb1_x90_hideep_ts_node = { 216 static const struct software_node lenovo_lid_gpio_keys_node = { 230 static const struct software_node lenovo_yb1_x90_lid_node = { 235 static const struct software_node *lenovo_yb1_x90_lid_swnodes[] = { 300 static const struct software_node lenovo_yoga_tab2_830_1050_bq24190_node = { 314 static const struct software_node lenovo_yoga_tab2_830_1050_lid_node = { [all …]
|
| /linux/arch/x86/platform/geode/ |
| H A D | geode-common.c | 17 static const struct software_node geode_gpiochip_node = { 26 static const struct software_node geode_gpio_keys_node = { 39 static const struct software_node geode_restart_key_node = { 44 static const struct software_node *geode_gpio_keys_swnodes[] __initconst = { 90 static const struct software_node geode_gpio_leds_node = { 99 const struct software_node *group[MAX_LEDS + 2] = { 0 }; in geode_create_leds() 100 struct software_node *swnodes; in geode_create_leds()
|
| /linux/include/media/ |
| H A D | ipu-bridge.h | 28 (const struct software_node) { \ 34 (const struct software_node) { \ 40 (const struct software_node) { \ 47 (const struct software_node) { \ 132 const struct software_node *group[SWNODE_COUNT + 1]; 133 struct software_node swnodes[SWNODE_COUNT]; 165 struct software_node ipu_hid_node;
|
| /linux/drivers/mfd/ |
| H A D | intel-lpss-acpi.c | 32 static const struct software_node spt_spi_node = { 46 static const struct software_node spt_i2c_node = { 62 static const struct software_node uart_node = { 77 static const struct software_node bxt_spi_node = { 93 static const struct software_node bxt_i2c_node = { 109 static const struct software_node apl_i2c_node = { 123 static const struct software_node cnl_spi_node = {
|
| H 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()
|
| H A D | intel-lpss.h | 30 struct software_node; 38 const struct software_node *swnode;
|
| /linux/arch/mips/alchemy/ |
| H A D | board-mtx1.c | 81 static const struct software_node mtx1_gpiochip_node = { 85 static const struct software_node mtx1_gpio_keys_node = { 96 static const struct software_node mtx1_button_node = { 101 static const struct software_node *mtx1_gpio_keys_swnodes[] __initconst = { 153 static const struct software_node mtx1_gpio_leds_node = { 162 static const struct software_node mtx1_green_led_node = { 173 static const struct software_node mtx1_red_led_node = { 179 static const struct software_node *mtx1_gpio_leds_swnodes[] = {
|
| /linux/drivers/platform/x86/intel/ |
| H 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[] = { 210 const struct software_node *mux_ref_node; in cht_int33fe_add_nodes()
|
| /linux/include/linux/ |
| H A D | property.h | 354 struct software_node; 364 const struct software_node *swnode; 373 const struct software_node *: _ref_, \ 572 struct software_node { struct 574 const struct software_node *parent; argument 579 (struct software_node) { \ argument 586 const struct software_node * 588 struct fwnode_handle *software_node_fwnode(const struct software_node *node); 590 const struct software_node * 591 software_node_find_by_name(const struct software_node *parent, [all …]
|
| /linux/drivers/base/ |
| H A D | swnode.c | 30 const struct software_node *node; 79 software_node_to_swnode(const struct software_node *node) in software_node_to_swnode() 101 const struct software_node *to_software_node(const struct fwnode_handle *fwnode) in to_software_node() 109 struct fwnode_handle *software_node_fwnode(const struct software_node *node) in software_node_fwnode() 725 const struct software_node * 726 software_node_find_by_name(const struct software_node *parent, const char *name) in software_node_find_by_name() 752 static struct software_node *software_node_alloc(const struct property_entry *properties) in software_node_alloc() 755 struct software_node *node; in software_node_alloc() 772 static void software_node_free(const struct software_node *node) in software_node_free() 802 swnode_register(const struct software_node *node, struct swnode *parent, in swnode_register() [all …]
|
| /linux/arch/arm/mach-pxa/ |
| H A D | spitz.c | 133 static const struct software_node spitz_scoop_1_gpiochip_node = { 138 static const struct software_node spitz_scoop_2_gpiochip_node = { 143 static const struct software_node akita_max7310_gpiochip_node = { 440 static const struct software_node spitz_gpio_keys_node = { 454 static const struct software_node spitz_suspend_key_node = { 468 static const struct software_node spitz_sw1_node = { 482 static const struct software_node spitz_sw2_node = { 487 static const struct software_node *spitz_gpio_keys_swnodes[] = { 525 static const struct software_node spitz_gpio_leds_node = { 536 static const struct software_node spitz_orange_led_node = { [all …]
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-ccgx-ucsi.h | 7 struct software_node; 10 const struct software_node *swnode);
|
| H A D | i2c-ccgx-ucsi.c | 14 struct software_node; 17 const struct software_node *swnode) in i2c_new_ccgx_ucsi()
|
| H 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 = {
|
| /linux/include/linux/gpio/ |
| H A D | property.h | 7 struct software_node; 12 extern const struct software_node swnode_gpio_undefined;
|
| /linux/drivers/gpio/ |
| H A D | gpiolib-swnode.c | 29 const struct software_node *gdev_node; in swnode_get_gpio_device() 64 const struct software_node *swnode; in swnode_find_gpio() 142 const struct software_node swnode_gpio_undefined = {
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-pci.c | 201 static const struct software_node dwc3_pci_intel_swnode = { 205 static const struct software_node dwc3_pci_intel_phy_charger_detect_swnode = { 209 static const struct software_node dwc3_pci_intel_byt_swnode = { 213 static const struct software_node dwc3_pci_intel_mrfld_swnode = { 217 static const struct software_node dwc3_pci_amd_swnode = { 221 static const struct software_node dwc3_pci_amd_mr_swnode = { 226 const struct software_node *swnode) in dwc3_pci_quirks()
|
| /linux/drivers/net/ethernet/tehuti/ |
| H A D | tn40.h | 109 (const struct software_node) { \ 115 (const struct software_node) { \ 131 struct software_node swnodes[SWNODE_MAX]; 132 const struct software_node *group[SWNODE_MAX + 1];
|
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_type.h | 409 (const struct software_node) { \ 439 struct software_node swnodes[SWNODE_MAX]; 440 const struct software_node *group[SWNODE_MAX + 1];
|
| /linux/arch/arm/mach-tegra/ |
| H A D | board-paz00.c | 20 static const struct software_node tegra_gpiochip_node = {
|
| /linux/lib/tests/ |
| H A D | printf_kunit.c | 684 const struct software_node first = { .name = "first" }; in fwnode_pointer() 685 const struct software_node second = { .name = "second", .parent = &first }; in fwnode_pointer() 686 const struct software_node third = { .name = "third", .parent = &second }; in fwnode_pointer() 687 const struct software_node *group[] = { &first, &second, &third, NULL }; in fwnode_pointer()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-devices-software_node | 1 What: /sys/devices/.../software_node/
|
| /linux/drivers/misc/eeprom/ |
| H A D | digsy_mtc_eeprom.c | 36 static const struct software_node digsy_mtc_spi_node = {
|