pshot_timeout
static void pshot_timeout(void *arg);
(void) timeout(pshot_timeout, NULL, 5 * drv_usectohz(1000000));