Home
last modified time | relevance | path

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

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