Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/softing/
H A Dsofting.h37 struct softing { struct
38 const struct softing_platform_data *pdat; argument
39 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 …]