Searched refs:mock_phc_index (Results 1 – 3 of 3) sorted by relevance
18 int mock_phc_index(struct mock_phc *phc);31 static inline int mock_phc_index(struct mock_phc *phc) in mock_phc_index() function
112 int mock_phc_index(struct mock_phc *phc) in mock_phc_index() function116 EXPORT_SYMBOL_GPL(mock_phc_index);
155 info->phc_index = mock_phc_index(ns->phc); in nsim_get_ts_info()