Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/platform/surface/
H A Dsurface_aggregator_registry.c38 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 = {
93 static const struct software_node ssam_node_tmp_sensors = {
99 static const struct software_node ssam_node_fan_speed = {
111 static const struct software_node ssam_node_bas_dtx = {
493 const struct software_node **nodes; in ssam_platform_hub_probe()
[all …]
/linux-6.15/drivers/platform/x86/x86-android-tablets/
H A Dother.c36 static const struct software_node acer_b1_750_bma250e_node = {
136 static const struct software_node chuwi_hi8_gsl1680_node = {
151 static const struct software_node chuwi_hi8_bma250e_node = {
375 static const struct software_node nextbook_ares8_accel_node = {
444 static const struct software_node nextbook_ares8a_accel_node = {
840 static const struct software_node ktd2026_node = {
852 static const struct software_node ktd2026_rgb_led_node = {
864 static const struct software_node ktd2026_blue_led_node = {
875 static const struct software_node ktd2026_green_led_node = {
886 static const struct software_node ktd2026_red_led_node = {
[all …]
H A Dshared-psy-info.h16 struct software_node;
22 extern const struct software_node fg_bq24190_supply_node;
23 extern const struct software_node fg_bq25890_supply_node;
24 extern const struct software_node generic_lipo_hv_4v35_battery_node;
H A Dasus.c52 static const struct software_node asus_me176c_accel_node = {
65 static const struct software_node asus_me176c_bq24190_node = {
76 static const struct software_node asus_me176c_ug3105_node = {
196 static const struct software_node asus_tf103c_accel_node = {
205 static const struct software_node asus_tf103c_touchscreen_node = {
220 static const struct software_node asus_tf103c_battery_node = {
233 static const struct software_node asus_tf103c_bq24190_node = {
244 static const struct software_node asus_tf103c_ug3105_node = {
H A Dshared-psy-info.c29 const struct software_node fg_bq24190_supply_node = {
38 const struct software_node fg_bq25890_supply_node = {
54 const struct software_node generic_lipo_hv_4v35_battery_node = {
H A Dlenovo.c70 static const struct software_node lenovo_yb1_x90_wacom_node = {
91 static const struct software_node lenovo_yb1_x90_hideep_ts_node = {
293 static const struct software_node lenovo_yoga_tab2_830_1050_bq24190_node = {
450 static const struct software_node lenovo_yoga_tab2_830_lms303d_node = {
585 static const struct software_node lenovo_yoga_tab2_1380_bq24190_node = {
613 static const struct software_node lenovo_yoga_tab2_1380_lc824206xa_node = {
628 static const struct software_node lenovo_yoga_tab2_1380_lms303d_node = {
798 static const struct software_node fg_bq25890_1_supply_node = {
819 static const struct software_node lenovo_yt3_bq25892_0_node = {
830 static const struct software_node lenovo_yt3_hideep_ts_node = {
H A Dx86-android-tablets.h22 struct software_node;
87 const struct software_node *bat_swnode;
/linux-6.15/arch/x86/platform/geode/
H A Dgeode-common.c17 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-6.15/drivers/mfd/
H A Dintel-lpss-acpi.c32 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 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()
H A Dintel-lpss.h30 struct software_node;
38 const struct software_node *swnode;
H A Dintel-lpss-pci.c102 static const struct software_node spt_spi_node = {
116 static const struct software_node spt_i2c_node = {
132 static const struct software_node uart_node = {
147 static const struct software_node bxt_spi_node = {
169 static const struct software_node bxt_i2c_node = {
185 static const struct software_node apl_i2c_node = {
201 static const struct software_node glk_i2c_node = {
215 static const struct software_node cnl_spi_node = {
239 static const struct software_node tgl_spi_node = {
/linux-6.15/include/media/
H A Dipu-bridge.h28 (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-6.15/drivers/platform/x86/intel/
H A Dchtwc_int33fe.c69 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.15/include/linux/
H A Dproperty.h318 struct software_node;
327 const struct software_node *node;
529 struct software_node { struct
531 const struct software_node *parent; argument
536 (struct software_node) { \ argument
543 const struct software_node *
547 const struct software_node *
548 software_node_find_by_name(const struct software_node *parent,
554 int software_node_register(const struct software_node *node);
555 void software_node_unregister(const struct software_node *node);
[all …]
/linux-6.15/arch/arm/mach-omap1/
H A Dboard-nokia770.c39 static const struct software_node nokia770_mpuio_gpiochip_node = {
43 static const struct software_node nokia770_gpiochip1_node = {
47 static const struct software_node nokia770_gpiochip2_node = {
51 static const struct software_node *nokia770_gpiochip_nodes[] = {
120 static const struct software_node nokia770_mipid_swnode = {
146 static const struct software_node nokia770_ads7846_swnode = {
/linux-6.15/drivers/base/
H A Dswnode.c30 const struct software_node *node;
79 software_node_to_swnode(const struct software_node *node) in software_node_to_swnode()
109 struct fwnode_handle *software_node_fwnode(const struct software_node *node) in software_node_fwnode()
707 const struct software_node *
737 struct software_node *node; in software_node_alloc()
754 static void software_node_free(const struct software_node *node) in software_node_free()
881 const struct software_node **node_group) in software_node_unregister_node_group()
900 int software_node_register(const struct software_node *node) in software_node_register()
918 void software_node_unregister(const struct software_node *node) in software_node_unregister()
933 struct software_node *node; in fwnode_create_software_node()
[all …]
/linux-6.15/arch/arm/mach-pxa/
H A Dspitz.c133 static const struct software_node spitz_scoop_1_gpiochip_node = {
138 static const struct software_node spitz_scoop_2_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 = {
525 static const struct software_node spitz_gpio_leds_node = {
536 static const struct software_node spitz_orange_led_node = {
549 static const struct software_node spitz_green_led_node = {
606 static const struct software_node spitz_ads7846_swnode = {
[all …]
/linux-6.15/drivers/i2c/busses/
H A Di2c-ccgx-ucsi.h7 struct software_node;
10 const struct software_node *swnode);
H A Di2c-ccgx-ucsi.c14 struct software_node;
17 const struct software_node *swnode) in i2c_new_ccgx_ucsi()
/linux-6.15/include/linux/gpio/
H A Dproperty.h7 struct software_node;
12 extern const struct software_node swnode_gpio_undefined;
/linux-6.15/drivers/gpio/
H A Dgpiolib-swnode.c29 const struct software_node *gdev_node; in swnode_get_gpio_device()
63 const struct software_node *swnode; in swnode_find_gpio()
141 const struct software_node swnode_gpio_undefined = {
/linux-6.15/drivers/usb/dwc3/
H A Ddwc3-pci.c199 static const struct software_node dwc3_pci_intel_swnode = {
203 static const struct software_node dwc3_pci_intel_phy_charger_detect_swnode = {
207 static const struct software_node dwc3_pci_intel_byt_swnode = {
211 static const struct software_node dwc3_pci_intel_mrfld_swnode = {
215 static const struct software_node dwc3_pci_amd_swnode = {
219 static const struct software_node dwc3_pci_amd_mr_swnode = {
224 const struct software_node *swnode) in dwc3_pci_quirks()
/linux-6.15/drivers/net/ethernet/tehuti/
H A Dtn40.h109 (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-6.15/include/linux/mfd/
H A Dcore.h53 struct software_node;
82 const struct software_node *swnode;

123