Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.c97 static int __ae_match(struct device *dev, const void *data) in __ae_match() function
116 dev = class_find_device(&hnae_class, NULL, fwnode, __ae_match); in find_ae()