Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_registry.c37 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 = {
78 static const struct software_node ssam_node_kip_tablet_switch = {
84 static const struct software_node ssam_node_bas_dtx = {
90 static const struct software_node ssam_node_hid_sam_keyboard = {
[all …]
/openbmc/linux/drivers/platform/x86/x86-android-tablets/
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 Dother.c31 static const struct software_node acer_b1_750_bma250e_node = {
129 static const struct software_node chuwi_hi8_gsl1680_node = {
144 static const struct software_node chuwi_hi8_bma250e_node = {
284 static const struct software_node medion_lifetab_s10346_accel_node = {
295 static const struct software_node medion_lifetab_s10346_touchscreen_node = {
366 static const struct software_node nextbook_ares8_accel_node = {
376 static const struct software_node nextbook_ares8_touchscreen_node = {
434 static const struct software_node nextbook_ares8a_accel_node = {
532 static const struct software_node whitelabel_tm800a550l_accel_node = {
543 static const struct software_node whitelabel_tm800a550l_goodix_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.c49 static const struct software_node lenovo_yb1_x90_wacom_node = {
70 static const struct software_node lenovo_yb1_x90_hideep_ts_node = {
268 static const struct software_node lenovo_yoga_tab2_830_1050_bq24190_node = {
424 static const struct software_node lenovo_yoga_tab2_830_lms303d_node = {
556 static const struct software_node fg_bq25890_1_supply_node = {
578 static const struct software_node lenovo_yt3_bq25892_0_node = {
589 static const struct software_node lenovo_yt3_hideep_ts_node = {
H A Dx86-android-tablets.h20 struct software_node;
71 const struct software_node *bat_swnode;
/openbmc/linux/include/media/
H A Dipu-bridge.h27 (const struct software_node) { \
33 (const struct software_node) { \
39 (const struct software_node) { \
46 (const struct software_node) { \
131 const struct software_node *group[SWNODE_COUNT + 1];
132 struct software_node swnodes[SWNODE_COUNT];
164 struct software_node ipu_hid_node;
/openbmc/linux/drivers/mfd/
H A Dintel-lpss-acpi.c27 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 = {
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.h18 struct software_node;
26 const struct software_node *swnode;
H A Dintel-lpss-pci.c82 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 = {
/openbmc/linux/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()
/openbmc/linux/include/linux/
H A Dproperty.h308 struct software_node;
317 const struct software_node *node;
519 struct software_node { struct
521 const struct software_node *parent; argument
526 const struct software_node * argument
528 struct fwnode_handle *software_node_fwnode(const struct software_node *node);
530 const struct software_node *
531 software_node_find_by_name(const struct software_node *parent,
534 int software_node_register_node_group(const struct software_node **node_group);
535 void software_node_unregister_node_group(const struct software_node **node_group);
[all …]
/openbmc/linux/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 = {
/openbmc/linux/drivers/base/
H A 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()
695 const struct software_node *
696 software_node_find_by_name(const struct software_node *parent, const char *name) in software_node_find_by_name()
722 static struct software_node *software_node_alloc(const struct property_entry *properties) in software_node_alloc()
725 struct software_node *node; in software_node_alloc()
742 static void software_node_free(const struct software_node *node) in software_node_free()
772 swnode_register(const struct software_node *node, struct swnode *parent, in swnode_register()
[all …]
/openbmc/linux/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()
H A Di2c-cht-wc.c278 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 = {
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-pci.c189 static const struct software_node dwc3_pci_intel_swnode = {
193 static const struct software_node dwc3_pci_intel_phy_charger_detect_swnode = {
197 static const struct software_node dwc3_pci_intel_byt_swnode = {
201 static const struct software_node dwc3_pci_intel_mrfld_swnode = {
205 static const struct software_node dwc3_pci_amd_swnode = {
209 static const struct software_node dwc3_pci_amd_mr_swnode = {
214 const struct software_node *swnode) in dwc3_pci_quirks()
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_type.h146 (const struct software_node) { \
176 struct software_node swnodes[SWNODE_MAX];
177 const struct software_node *group[SWNODE_MAX + 1];
/openbmc/linux/drivers/gpio/
H A Dgpiolib-swnode.c41 const struct software_node *chip_node; in swnode_get_chip()
56 const struct software_node *swnode; in swnode_find_gpio()
/openbmc/linux/include/linux/mfd/
H A Dcore.h53 struct software_node;
82 const struct software_node *swnode;
/openbmc/linux/lib/
H A Dtest_printf.c720 const struct software_node first = { .name = "first" }; in fwnode_pointer()
721 const struct software_node second = { .name = "second", .parent = &first }; in fwnode_pointer()
722 const struct software_node third = { .name = "third", .parent = &second }; in fwnode_pointer()
723 const struct software_node *group[] = { &first, &second, &third, NULL }; in fwnode_pointer()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-software_node1 What: /sys/devices/.../software_node/

12