Searched refs:mock_phc (Results 1 – 3 of 3) sorted by relevance
34 #define info_to_phc(d) container_of((d), struct mock_phc, info)36 struct mock_phc { struct51 struct mock_phc *phc = info_to_phc(info); in mock_phc_adjfine() argument67 struct mock_phc *phc = info_to_phc(info); in mock_phc_adjtime()79 struct mock_phc *phc = info_to_phc(info); in mock_phc_settime64()91 struct mock_phc *phc = info_to_phc(info); in mock_phc_gettime64()112 int mock_phc_index(struct mock_phc *phc) in mock_phc_index()118 struct mock_phc *mock_phc_create(struct device *dev) in mock_phc_create()120 struct mock_phc *phc; in mock_phc_create()167 void mock_phc_destroy(struct mock_phc *phc) in mock_phc_destroy()
106 struct mock_phc *phc;
1005 struct mock_phc *phc; in nsim_init_netdevsim()
Completed in 13 milliseconds