Searched refs:parent_subsystem (Results 1 – 1 of 1) sorted by relevance
1046 const char *parent_subsystem = NULL; in sd_device_get_parent_with_subsystem_devtype() local1048 (void) sd_device_get_subsystem(parent, &parent_subsystem); in sd_device_get_parent_with_subsystem_devtype()1049 if (streq_ptr(parent_subsystem, subsystem)) { in sd_device_get_parent_with_subsystem_devtype()