Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/
H A Dwwan_core.c370 static int wwan_port_minor_match(struct device *dev, const void *minor) in wwan_port_minor_match() function
380 dev = class_find_device(&wwan_class, NULL, &minor, wwan_port_minor_match); in wwan_port_get_by_minor()