Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/arm_scmi/
H A Dbus.c236 static int scmi_match_by_id_table(struct device *dev, const void *data) in scmi_match_by_id_table() function
254 dev = device_find_child(parent, &id_table, scmi_match_by_id_table); in scmi_child_dev_find()