Home
last modified time | relevance | path

Searched refs:swnode (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/base/
H A Dswnode.c14 struct swnode { struct
24 struct swnode *parent; argument
32 #define kobj_to_swnode(_kobj_) container_of(_kobj_, struct swnode, kobj) argument
48 struct swnode, fwnode) : NULL; \
51 static inline struct swnode *dev_to_swnode(struct device *dev) in dev_to_swnode()
64 static struct swnode *
67 struct swnode *swnode = NULL; in software_node_to_swnode() local
76 swnode = kobj_to_swnode(k); in software_node_to_swnode()
77 if (swnode->node == node) in software_node_to_swnode()
79 swnode = NULL; in software_node_to_swnode()
[all …]
H A DMakefile9 swnode.o
/OK3568_Linux_fs/kernel/drivers/extcon/
H A Dextcon-axp288.c327 const struct software_node *swnode; in axp288_extcon_find_role_sw() local
333 swnode = software_node_find_by_name(NULL, "intel-xhci-usb-sw"); in axp288_extcon_find_role_sw()
334 if (!swnode) in axp288_extcon_find_role_sw()
337 fwnode = software_node_fwnode(swnode); in axp288_extcon_find_role_sw()
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log