Searched refs:generic_match (Results 1 – 2 of 2) sorted by relevance
79 static void *generic_match(struct device_connection *con, int ep, void *data) in generic_match() function110 return device_connection_find_match(dev, con_id, NULL, generic_match); in device_connection_find()
166 generic_match(struct auth_cred *acred, struct rpc_cred *cred, int flags) in generic_match() function297 .crmatch = generic_match,