Home
last modified time | relevance | path

Searched defs:softing (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/net/can/softing/
Dsofting.h36 struct softing { struct
37 const struct softing_platform_data *pdat; argument
38 struct platform_device *pdev;
39 struct net_device *net[2];
40 spinlock_t spin; /* protect this structure & DPRAM access */
41 ktime_t ts_ref;
42 ktime_t ts_overflow; /* timestamp overflow value, in ktime */
44 struct {
49 } fw;
50 struct {
[all …]