Searched refs:context_valid_read (Results 1 – 2 of 2) sorted by relevance
352 if (!ptm_debugfs->ops->context_valid_read) in context_valid_get()356 ret = ptm_debugfs->ops->context_valid_read(ptm_debugfs->pdata, &valid); in context_valid_get()
1952 int (*context_valid_read)(void *drvdata, bool *valid); member