Searched defs:softing (Results 1 – 1 of 1) sorted by relevance
37 struct softing { struct38 const struct softing_platform_data *pdat; argument39 struct platform_device *pdev;40 struct net_device *net[2];41 spinlock_t spin; /* protect this structure & DPRAM access */42 ktime_t ts_ref;43 ktime_t ts_overflow; /* timestamp overflow value, in ktime */45 struct {50 } fw;51 struct {[all …]
Completed in 4 milliseconds