Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/tpm/
Dtpm_crb.c220 static int __crb_request_locality(struct device *dev, in __crb_request_locality() function
243 return __crb_request_locality(&chip->dev, priv, loc); in crb_request_locality()
574 ret = __crb_request_locality(dev, priv, 0); in crb_map_io()