Lines Matching refs:time
39 unsigned int time; member
44 { .time = 128, .idx = 0 },
45 { .time = 1000, .idx = 2 },
46 { .time = 3000, .idx = 1 },
47 { .time = 2000, .idx = 3 },
51 { .time = 4000, .idx = 0 },
52 { .time = 6000, .idx = 1 },
53 { .time = 8000, .idx = 2 },
54 { .time = 10000, .idx = 3 },
94 val = axp20x_ea->p_time[i].time; in axp20x_show_ext_attr()
125 err = abs(axp20x_ea->p_time[i].time - val); in axp20x_store_ext_attr()