Searched refs:bts_action_delay (Results 1 – 4 of 4) sorted by relevance
321 struct bts_action_delay { struct
575 msleep(((struct bts_action_delay *)action_ptr)->msec); in download_firmware()
405 mdelay(((struct bts_action_delay *)action_ptr)->msec); in download_firmware()
1235 struct bts_action_delay *delay; in fm_download_firmware()1279 delay = (struct bts_action_delay *)action->data; in fm_download_firmware()