Searched refs:power_on_time (Results 1 – 2 of 2) sorted by relevance
130 static unsigned long power_on_time = 0; /* Save the time the user set */ variable286 power_on_time = nowtime; /* save the time */ in ppc_rtas_poweron_write()301 if (power_on_time == 0) in ppc_rtas_poweron_show()304 seq_printf(m, "%lu\n",power_on_time); in ppc_rtas_poweron_show()
131 u8 power_on_time; member326 i2c_wb[USB251XB_ADDR_POWER_ON_TIME] = hub->power_on_time; in usb251xb_connect()539 hub->power_on_time = USB251XB_DEF_POWER_ON_TIME; in usb251xb_get_ofdata()541 hub->power_on_time = min_t(u8, property_u32 / 2, 255); in usb251xb_get_ofdata()