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