Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Ddevcon.c79 static void *generic_match(struct device_connection *con, int ep, void *data) in generic_match() function
110 return device_connection_find_match(dev, con_id, NULL, generic_match); in device_connection_find()
/Linux-v4.19/net/sunrpc/
Dauth_generic.c166 generic_match(struct auth_cred *acred, struct rpc_cred *cred, int flags) in generic_match() function
297 .crmatch = generic_match,