Home
last modified time | relevance | path

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

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