Searched refs:parent_devtype (Results 1 – 1 of 1) sorted by relevance
1050 const char *parent_devtype = NULL; in sd_device_get_parent_with_subsystem_devtype() local1055 (void) sd_device_get_devtype(parent, &parent_devtype); in sd_device_get_parent_with_subsystem_devtype()1056 if (streq_ptr(parent_devtype, devtype)) in sd_device_get_parent_with_subsystem_devtype()