Searched refs:bo_show (Results 1 – 1 of 1) sorted by relevance
/drivers/staging/media/atomisp/pci/hmm/ |
D | hmm.c | 54 static ssize_t bo_show(struct device *dev, struct device_attribute *attr, in bo_show() function 107 return bo_show(dev, attr, buf, &bo_device.entire_bo_list, true); in active_bo_show() 113 return bo_show(dev, attr, buf, &bo_device.entire_bo_list, false); in free_bo_show()
|