Home
last modified time | relevance | path

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

/drivers/pci/pcie/
A Dptm.c294 static ssize_t context_update_read(struct file *file, char __user *ubuf, in context_update_read() function
302 if (!ptm_debugfs->ops->context_update_read) in context_update_read()
306 ptm_debugfs->ops->context_update_read(ptm_debugfs->pdata, &mode); in context_update_read()
319 .read = context_update_read,
/drivers/pci/controller/dwc/
A Dpcie-designware-debugfs.c871 .context_update_read = dw_pcie_ptm_context_update_read,

Completed in 10 milliseconds