Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wwan/
Dwwan_core.c354 static int wwan_port_minor_match(struct device *dev, const void *minor) in wwan_port_minor_match() function
364 dev = class_find_device(wwan_class, NULL, &minor, wwan_port_minor_match); in wwan_port_get_by_minor()